linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 09:18:20 to 2020-05-23 17:26:38 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-05-23 17:23 UTC  (42+ messages)
` [PATCH 04/32] pwm: renesas-tpu: "
` [PATCH 08/32] pwm: sti: "
` [PATCH 09/32] pwm: pxa: "
` [PATCH 10/32] pwm: zx: "
` [PATCH 11/32] pwm: spear: "
` [PATCH 12/32] pwm: bcm-kona: "
` [PATCH 13/32] pwm: lpc32xx: "
` [PATCH 16/32] pwm: bcm-iproc: "
` [PATCH 17/32] pwm: samsung: "
` [PATCH 18/32] pwm: tiehrpwm: "
` [PATCH 19/32] pwm: puv3: "
` [PATCH 20/32] pwm: imx: "
` [PATCH 21/32] pwm: tiecap: "
` [PATCH 22/32] pwm: bcm2835: "
` [PATCH 23/32] pwm: berlin: "
` [PATCH 24/32] pwm: vt8500: "
` [PATCH 27/32] pwm: clps711x: "
` [PATCH 28/32] pwm: img: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
` [PATCH 31/32] pwm: sifive: "

[PATCH v2 0/5] net: provide a devres variant of register_netdev()
 2020-05-23 13:27 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: devres: add a missing section for networking helpers
` [PATCH v2 2/5] net: move devres helpers into a separate source file
` [PATCH v2 3/5] net: devres: define a separate devres structure for devm_alloc_etherdev()
` [PATCH v2 4/5] net: devres: provide devm_register_netdev()
` [PATCH v2 5/5] net: ethernet: mtk_star_emac: use devm_register_netdev()

[PATCH 0/5] net: provide a devres variant of register_netdev()
 2020-05-23 13:14 UTC  (3+ messages)

[PATCH v5 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-23 13:14 UTC  (20+ messages)
` [PATCH v5 01/11] dt-bindings: convert the binding document for mediatek PERICFG to yaml
` [PATCH v5 02/11] dt-bindings: add new compatible to mediatek,pericfg
` [PATCH v5 03/11] dt-bindings: net: add a binding document for MediaTek STAR Ethernet MAC
` [PATCH v5 04/11] net: ethernet: mediatek: rename Kconfig prompt
` [PATCH v5 05/11] net: ethernet: mediatek: remove unnecessary spaces from Makefile
` [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver
` [PATCH v5 07/11] ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
` [PATCH v5 08/11] ARM64: dts: mediatek: add the ethernet node "
` [PATCH v5 09/11] ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
` [PATCH v5 10/11] ARM64: dts: mediatek: add ethernet pins "
` [PATCH v5 11/11] ARM64: dts: mediatek: enable ethernet on "

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-23  8:41 UTC  (3+ messages)
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [V9, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH] mt76: mt7915: Use proper enum type in __mt7915_mcu_msg_send
 2020-05-23  7:46 UTC  (2+ messages)

[V8, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-23  4:50 UTC  (10+ messages)
` [V8, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [V8, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH v8 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-22 22:40 UTC  (20+ messages)
` [PATCH v8 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v8 02/19] spi: spi-mem: allow specifying a command's extension
` [PATCH v8 03/19] spi: atmel-quadspi: reject DTR ops
` [PATCH v8 04/19] spi: spi-mtk-nor: "
` [PATCH v8 05/19] mtd: spi-nor: add support for DTR protocol
` [PATCH v8 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v8 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v8 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v8 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v8 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v8 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v8 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v8 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v8 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v8 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v8 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v8 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v8 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v8 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH v7 00/20] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-22 20:30 UTC  (23+ messages)
` [PATCH v7 01/20] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v7 02/20] spi: spi-mem: allow specifying a command's extension
` [PATCH v7 03/20] spi: atmel-quadspi: reject DTR ops
` [PATCH v7 04/20] spi: spi-mtk-nor: "
` [PATCH v7 05/20] spi: mxic: Avoid endianness problems with 2-byte opcodes
` [PATCH v7 06/20] mtd: spi-nor: add support for DTR protocol
` [PATCH v7 07/20] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v7 08/20] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v7 09/20] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v7 10/20] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v7 11/20] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v7 12/20] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v7 13/20] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v7 14/20] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v7 15/20] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v7 16/20] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v7 17/20] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v7 18/20] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v7 19/20] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v7 20/20] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[RESEND PATCH 0/1] thermal: mediatek: add suspend/resume callback
 2020-05-22 19:08 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-22 18:23 UTC  (9+ messages)
` [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extension

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-22 15:58 UTC  (6+ messages)

[PATCH v8 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-05-22 15:38 UTC  (5+ messages)
` [PATCH v8 3/3] "

[v4,0/7] Add Mediatek thermal dirver and dtsi
 2020-05-22 15:36 UTC  (10+ messages)
` [v4,5/7] thermal: mediatek: mt8183: fix bank number settings
` [v4, 6/7] thermal: mediatek: add another get_temp ops for thermal sensors
` [v4,7/7] thermal: mediatek: use spinlock to protect PTPCORESEL

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-05-22 14:10 UTC  (10+ messages)
` [RFC PATCH V4 1/4] media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resume
` [RFC PATCH V4 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-22 13:01 UTC  (4+ messages)

[PATCH] PM / devfreq: fix odd_ptr_err.cocci warnings
 2020-05-22 12:59 UTC 

[PATCH -next] mt76: mt7915: Fix build error
 2020-05-22 12:40 UTC  (4+ messages)

[PATCH v1 0/3] scsi: ufs-mediatek: Fix clk-gating and introduce low-power mode for vccq2
 2020-05-22 12:18 UTC  (4+ messages)
` [PATCH v1 1/3] scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk control
` [PATCH v1 2/3] scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yet
` [PATCH v1 3/3] scsi: ufs-mediatek: Introduce low-power mode for device power supply

[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-22 10:45 UTC  (9+ messages)
` [PATCH v5 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v5 05/19] mtd: spi-nor: add support for DTR protocol

[PATCH] drm/mediatek: dsi: fix scrolling of panel with small hfp or hbp
 2020-05-22 10:12 UTC 

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-22  9:26 UTC  (4+ messages)
` [V6, 2/2] media: i2c: dw9768: Add "

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-22  8:56 UTC  (7+ messages)
` [PATCH 2/5] iio: remove explicit IIO device parent assignment
` [PATCH 3/5] iio: remove left-over comments about "
` [PATCH 4/5] iio: light: lm3533-als: remove explicit "
` [PATCH 5/5] iio: remove left-over parent assignments

[PATCH v4 0/4] scsi: ufs: Fix WriteBooster and cleanup UFS driver
 2020-05-22  8:32 UTC  (5+ messages)
` [PATCH v4 1/4] scsi: ufs: Remove unnecessary memset for dev_info
` [PATCH v4 2/4] scsi: ufs: Allow WriteBooster on UFS 2.2 devices
` [PATCH v4 3/4] scsi: ufs: Fix index of attributes query for WriteBooster feature
` [PATCH v4 4/4] scsi: ufs: Fix WriteBooster flush during runtime suspend

[PATCH v4 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-22  7:49 UTC  (7+ messages)
` [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH] dt-bindings: mfd: mediatek: Add MT6397 Pin Controller
 2020-05-22  7:37 UTC  (5+ messages)

[PATCH v6 4/4] kasan: update documentation for generic kasan
 2020-05-22  2:02 UTC 

[PATCH v6 3/4] kasan: add tests for call_rcu stack recording
 2020-05-22  2:01 UTC 

[PATCH v6 2/4] kasan: record and print the free track
 2020-05-22  2:01 UTC 

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-22  2:00 UTC 

[PATCH v6 0/4] kasan: memorize and print call_rcu stack
 2020-05-22  1:57 UTC 

[PATCH v3 0/7] add support USB for MT8183
 2020-05-22  1:07 UTC  (6+ messages)
` [PATCH v3 5/7] arm64: dts: mt8183: add usb and phy nodes

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-05-21 16:08 UTC  (26+ messages)
` [PATCH v8 01/14] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v8 02/14] media: platform: Improve queue set up "
` [PATCH v8 03/14] media: platform: Improve getting and requesting irq "
` [PATCH v8 04/14] media: platform: Change the fixed device node number to unfixed value
` [PATCH v8 05/14] media: platform: Improve power on and power off flow
` [PATCH v8 06/14] media: platform: Improve the implementation of the system PM ops
` [PATCH v8 07/14] media: platform: Use kernel native functions for improving code quality
` [PATCH v8 09/14] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v8 10/14] media: platform: Delete redundant code for improving code quality
` [PATCH v8 11/14] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v8 13/14] media: platform: Rename jpeg dec file name
` [PATCH v8 14/14] media: platform: Add jpeg dec/enc feature

[PATCH v12 0/4] add uart DMA function
 2020-05-21 15:35 UTC  (3+ messages)
` [PATCH 2/4] arm: dts: mt2712: add uart APDMA to device tree

[PATCH 0/2] Add Mediatek Efuse Device Node
 2020-05-21 14:40 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8183 SoC

[PATCH] arm64: dts: mt8183: add mmc node
 2020-05-21 14:34 UTC  (2+ messages)

[PATCH v1 0/4] make hdmi work on bananapi-r2
 2020-05-21 14:09 UTC  (3+ messages)
` [PATCH v1 2/4] arm: dts: mt7623: add display subsystem related device nodes

[PATCH 1/3] arm64: dts: mt8183: Add gce setting in display node
 2020-05-21 12:38 UTC  (5+ messages)

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-21 12:36 UTC  (8+ messages)

[v2,PATCH 0/1] arm64: dts: mt2712: add ethernet device node
 2020-05-21 10:56 UTC  (3+ messages)
` [v2,PATCH] "

[PATCH v5, 00/32] add drm support for MT8183
 2020-05-21 10:52 UTC  (3+ messages)
` [PATCH v5, 32/32] drm/mediatek: add support for mediatek SOC MT8183

[PATCH V3] arm64: dts: mediatek: add cpufreq and cci devfreq nodes for mt8183
 2020-05-21 10:25 UTC  (2+ messages)

[PATCH v13 0/6] Add Support for MediaTek PMIC MT6358
 2020-05-21  9:38 UTC  (7+ messages)
` [PATCH v13 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [PATCH v13 6/6] arm64: dts: mt6358: add PMIC MT6358 related nodes

[PATCH v15 00/11] Mediatek MT8183 scpsys support
 2020-05-21  9:06 UTC  (5+ messages)
` [PATCH v15 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v15 03/11] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v15 06/11] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v15 10/11] arm64: dts: Add power controller device node of MT8183


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).