linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 23:43:16 to 2017-06-30 06:03:07 UTC [more...]

[PATCH v1 0/4] media: rc: add support for IR receiver on MT7622 SoC
 2017-06-30  6:03 UTC  (5+ messages)
  ` [PATCH v1 1/4] dt-bindings: media: mtk-cir: Add support for "
  ` [PATCH v1 2/4] media: rc: mtk-cir: add platform data to adapt into various hardware
` [PATCH v1 3/4] media: rc: mtk-cir: add support for MediaTek MT7622 SoC
` [PATCH v1 4/4] MAINTAINERS: add entry for MediaTek CIR driver

[PATCH v5 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-06-29  2:00 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: mediatek: Add Mediatek PCIe host controller support

[PATCH 0/3] change powerup logic for MediaTek PCIe controller
 2017-06-28 19:50 UTC  (5+ messages)
` [PATCH 1/3] PCI: mediatek: modify controller powerup logic
` [PATCH 2/3] PCI: mediatek: turn off subsys power if no link up detected
` [PATCH 3/3] PCI: mediatek: make some properties optioanl

[PATCH v2 0/3] ADC: Mediatek auxadc driver for mt7622
 2017-06-28 16:46 UTC  (5+ messages)
  ` [PATCH v2 1/3] dt-bindings: adc: mt7622: add binding document
  ` [PATCH v2 2/3] iio: adc: mt7622: add support for suspend/resume
  ` [PATCH v2 3/3] iio: adc: mt7622: Add compatible node for mt7622

[PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error
 2017-06-28 13:28 UTC  (2+ messages)
` [PATCH 2/2] drm/atomic: Wait indefinitely and interruptibly for hw_done

[PATCH] soc: mtk-pmic-wrap: make of_device_ids const
 2017-06-28 12:10 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 4.13
 2017-06-27 10:18 UTC 

[PATCH v2 0/6] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-27  2:50 UTC  (11+ messages)
` [PATCH v2 1/6] pwm: kconfig: modify mediatek information
` [PATCH v2 2/6] pwm: mediatek: fix pwm source clock selection
` [PATCH v2 3/6] pwm: mediatek: fix clock control issue
` [PATCH v2 4/6] pwm: bindings: add MT2712/MT7622 information
` [PATCH v2 5/6] pwm: mediatek: add PWM_CLK_DIV_MAX
` [PATCH v2 6/6] pwm: mediatek: add MT2712/MT7622 support

Product Inquiry
 2017-06-26 21:51 UTC 

[PATCH 0/2] fixed ethernet binding violation for reset signal
 2017-06-26 14:51 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: mediatek: update documentation for reset signals
` [PATCH 2/2] arm: dts: mt7623: fixup binding violation missing reset in ethernet node

[PATCH 0/3] ADC: Mediatek auxadc driver for mt7622
 2017-06-26 10:45 UTC  (11+ messages)
  ` [PATCH 1/3] dt-bindings: adc: mt7622: add binding document
  ` [PATCH 2/3] iio: adc: mt7622: add support for suspend/resume
` [PATCH 3/3] iio: adc: mt7622: Add compatible node for mt7622

[PATCH v3 0/4] Add some DT nodes for Mediatek MT2701
 2017-06-26  7:51 UTC  (5+ messages)
  ` [PATCH v3 1/4] arm: dts: mt2701: Add ethernet device node
  ` [PATCH v3 2/4] arm: dts: mt2701: Add display bls related nodes for MT2701
  ` [PATCH v3 3/4] "
  ` [PATCH v3 4/4] arm: dts: mt2701: Add display subsystem "

[PATCH 0/5] Improve MTK NAND driver
 2017-06-24 20:11 UTC  (7+ messages)
  ` [PATCH 1/5] mtd: nand: mtk: fix incorrect register setting order about ecc irq
  ` [PATCH 2/5] mtd: nand: mtk: disable ecc irq when writing page with hwecc
  ` [PATCH 3/5] mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
  ` [PATCH 4/5] mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
  ` [PATCH 5/5] mtd: nand: mtk: add ->setup_data_interface() hook

[PATCH 0/2] add mt2712 spi support
 2017-06-23 21:46 UTC  (6+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT2712 soc platform
` [PATCH 2/2] spi: mediatek: add spi support for mt2712 IC

[PATCH 0/9] Add PMIC support to MediaTek MT7622 SoC
 2017-06-23 16:43 UTC  (6+ messages)
` [PATCH 3/9] regulator: mt6380: Add support for MT6380

[GIT PULL] ARM: Mediatek soc drivers for v4.13
 2017-06-23 10:32 UTC  (3+ messages)

[PATCH v2 0/4] Add some DT nodes for Mediatek MT2701
 2017-06-23  4:13 UTC  (8+ messages)
` [PATCH v2 1/4] arm: dts: mt2701: Add ethernet device node
  ` [PATCH v2 2/4] arm: dts: mt2701: Add display bls related nodes for MT2701
` [PATCH v2 3/4] "
` [PATCH v2 4/4] arm: dts: mt2701: Add display subsystem "

[PATCH 12/23] clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
 2017-06-23  3:56 UTC  (4+ messages)
    ` [PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe

[PATCH] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
 2017-06-23  2:37 UTC 

[PATCH RESEND 0/4] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-22 12:48 UTC  (10+ messages)
  ` [PATCH RESEND 1/4] pwm: kconfig: modify mediatek information
` [PATCH RESEND 2/4] pwm: mediatek: fix clk issue
` [PATCH RESEND 3/4] pwm: bindings: add MT2712/MT7622 information
` [PATCH RESEND 4/4] pwm: mediatek: add MT2712/MT7622 support

[PATCH v4 0/2] Add basic support for Mediatek MT2712 SoC
 2017-06-22  9:32 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
  ` [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH v3] drm: mediatek: change the variable type of rdma threshold
 2017-06-22  8:44 UTC  (2+ messages)

[PATCH v2] drm: mediatek: change the variable type of rdma threshold
 2017-06-22  2:25 UTC  (5+ messages)
` [v2] "

[PATCH v3 0/2] Add basic support for Mediatek MT2712 SoC
 2017-06-21 11:01 UTC  (5+ messages)
  ` [PATCH v3 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
  ` [PATCH v3 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH v2 06/30] arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsi
 2017-06-21  3:28 UTC 

[PATCH] arm64: dts: Delete unused dummy clocks
 2017-06-21  3:01 UTC  (2+ messages)

[PATCH v2] [media] mtk-mdp: Fix g_/s_selection capture/compose logic
 2017-06-21  2:46 UTC  (7+ messages)

[PATCH 0/4] net-next: mediatek: various performance improvements
 2017-06-20 17:40 UTC  (6+ messages)
` [PATCH 1/4] net-next: mediatek: print phy status changes for non DSA GMACs
` [PATCH 2/4] net-next: mediatek: add RX IRQ delay support
` [PATCH 3/4] net-next: mediatek: split IRQ register locking into TX and RX
` [PATCH 4/4] net-next: mediatek: set the rx_queue to 0

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-20 16:08 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings
  ` [PATCH v2 2/3] hwrng: mtk - add runtime PM support
` [PATCH v2 3/3] MAINTAINERS: add entry for MediaTek Random Number Generator

[PATCH 2/4] pwm: mediatek: fix clk issue
 2017-06-20  7:00 UTC 

[GIT PULL] ARM: Medaitek armv7 DTS for v4.13
 2017-06-20  2:03 UTC  (3+ messages)

[PATCH v2] drm/mediatek: separate color module to fixup error memory reallocation
 2017-06-20  1:17 UTC  (2+ messages)

[PATCH 0/6] some fixups for Mediatek cpufreq driver
 2017-06-20  1:07 UTC  (7+ messages)
` [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
` [PATCH 2/6] clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs
` [PATCH 3/6] clk: mediatek: export cpu multiplexer clock for MT8173 SoCs

[PATCH v2] [media] mtk-vcodec: Show mtk driver error without DEBUG definition
 2017-06-19  7:59 UTC  (2+ messages)

[PATCH] crypto: mediatek - drop .owner field in mtk_crypto_driver
 2017-06-19  6:39 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: armv8 DTS for v4.13
 2017-06-19  2:35 UTC  (2+ messages)

[PATCH v5 0/2] Add Basic SoC support for MT7622
 2017-06-16 17:06 UTC  (3+ messages)
  ` [PATCH v5 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
` [PATCH v5 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1

[PATCH] MAINTAINERS: Add an entry for MediaTek PCIe driver
 2017-06-16 16:51 UTC  (2+ messages)

[PATCH] arm64: dts: mt6797: fixup build breakage from no such file
 2017-06-16 16:31 UTC 

[PATCH] drm/mediatek: fixup error memory reallocation
 2017-06-16 13:58 UTC  (3+ messages)

[PATCH 0/3] Add some DT nodes for Mediatek MT2701
 2017-06-16 13:54 UTC  (13+ messages)
` [PATCH 1/3] arm: dts: mt2701: Add ethernet device node
` [PATCH 2/3] arm: dts: mt2701: Add display bls related nodes for MT2701
` [PATCH 3/3] arm: dts: mt2701: Add display subsystem "

[PATCH] PCI: mediatek: fix error handling in mtk_pcie_parse_and_add_res()
 2017-06-15 21:11 UTC  (2+ messages)

[PATCH v4 0/2] Add Basic SoC support for MT7622
 2017-06-15 17:39 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
` [PATCH v4 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-06-14  9:43 UTC  (11+ messages)
` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node

[PATCH v2 0/2] add mt7622 spi support
 2017-06-13 21:09 UTC  (5+ messages)
  ` [PATCH v2 1/2] spi: mediatek: adjust register to enhance time accuracy
    ` Applied "spi: mediatek: adjust register to enhance time accuracy" to the spi tree
` [PATCH v2 2/2] spi: mediatek: add spi support for mt7622 IC

[PATCH v3 0/2] add mt7622 spi support
 2017-06-13 21:09 UTC  (4+ messages)
` [PATCH v3 1/2] spi: mediatek: adjust register to enhance time accuracy
` [PATCH v3 2/2] spi: mediatek: add spi support for mt7622 IC
  ` Applied "spi: mediatek: add spi support for mt7622 IC" to the spi tree

[PATCH] drm/mediatek: check for memory allocation failure
 2017-06-13  7:45 UTC  (3+ messages)

[PATCH v3] net: phy: Make phy_ethtool_ksettings_get return void
 2017-06-13  7:09 UTC 

[PATCH v1 0/2] remove mediatek ethif clock in crypto driver
 2017-06-10  4:19 UTC  (2+ messages)

[PATCH v2 0/2] Add basic support for Mediatek MT2712 SoC
 2017-06-09 14:44 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH] MAINTAINERS: Add mediatek git repository
 2017-06-09  8:43 UTC 

[PATCH] mtd: subpagetest: fix wrong written check in function write_eraseblock2
 2017-06-08 23:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).