messages from 2021-03-02 03:58:41 to 2021-03-10 09:29:29 UTC [more...]
[v8,0/7] PCI: mediatek: Add new generation controller support
2021-03-10 9:29 UTC (10+ messages)
` [v8,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema
` [v8,4/7] PCI: mediatek-gen3: Add INTx support
` [v8,5/7] PCI: mediatek-gen3: Add MSI support
[PATCH v2 1/2] mt76: mt7915: add missing capabilities for DBDC
2021-03-10 8:54 UTC (3+ messages)
` [kbuild] "
[PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning
2021-03-10 8:54 UTC (15+ messages)
` [PATCH v4 02/12] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH v4 03/12] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH v4 04/12] dt-bindings: phy: mediatek: tphy: change patternProperties
` [PATCH v4 05/12] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH v4 06/12] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH v4 07/12] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH v4 08/12] arm64: dts: mediatek: mt7622: "
` [PATCH v4 09/12] arm64: dts: mediatek: mt8183: fix dtbs_check warning
` [PATCH v4 10/12] arm: dts: mt7629: harmonize node names and compatibles
` [PATCH v4 11/12] arm: dts: mt7623: "
` [PATCH v4 12/12] arm: dts: mt2701: "
[PATCH v1 0/2] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
2021-03-10 7:42 UTC (3+ messages)
` [PATCH v1 1/2] Revert "drm/mediatek: Make sure previous message done or be aborted before send"
` [PATCH v1 2/2] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
[PATCH v8 0/4] Add basic SoC support for mt6765
2021-03-10 6:36 UTC (14+ messages)
` [PATCH v8 3/4] arm64: dts: mediatek: add mt6765 support
` [PATCH v9 0/4] Add basic SoC support for mt6765
` [PATCH v9 1/4] dt-bindings: mediatek: Add smi dts binding for Mediatek MT6765 SoC
` [PATCH v9 2/4] soc: mediatek: add MT6765 scpsys and subdomain support
` [PATCH v9 3/4] arm64: dts: mediatek: add mt6765 support
` [PATCH v9 4/4] arm64: defconfig: add CONFIG_COMMON_CLK_MT6765_XXX clocks
` [PATCH v10 0/4] Add basic SoC support for mt6765
` [PATCH v10 1/4] dt-bindings: mediatek: Add smi dts binding for Mediatek MT6765 SoC
` [PATCH v10 2/4] soc: mediatek: add MT6765 scpsys and subdomain support
` [PATCH v10 3/4] arm64: dts: mediatek: add mt6765 support
` [PATCH v10 4/4] arm64: defconfig: add CONFIG_COMMON_CLK_MT6765_XXX clocks
[PATCH v10 0/2] Enable power management for ufs wlun
2021-03-10 4:04 UTC (11+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun
[PATCH v16 0/2] add power control in i2c
2021-03-09 13:34 UTC (5+ messages)
` [PATCH v16 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v16 2/2] i2c: core: support bus regulator controlling in adapter
[PATCH v17 0/3] add power control in i2c
2021-03-09 13:31 UTC (4+ messages)
` [PATCH v17 1/3] i2c: core: support bus regulator controlling in adapter
` [PATCH v17 2/3] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v17 3/3] i2c: mediatek: mt65xx: add optional vbus-supply
[PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
2021-03-09 9:29 UTC (4+ messages)
` [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
[PATCH] mtd: rawnand: mtk: Fix WAITRDY break condition and timeout
2021-03-09 7:06 UTC (2+ messages)
[PATCH] crypto: mediatek - remove obsolete documentation
2021-03-08 20:07 UTC (2+ messages)
[PATCH V9 00/13] Add driver for dvfsrc, support for interconnect
2021-03-08 18:39 UTC (8+ messages)
` [PATCH V9 01/12] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V9 04/12] soc: mediatek: add support for mt6873
` [PATCH V9 06/12] arm64: dts: mt8192: add dvfsrc related nodes
` [PATCH V9 07/12] dt-bindings: interconnect: add MT6873 interconnect dt-bindings
` [PATCH V9 12/12] arm64: dts: mt8192: add dvfsrc regulator nodes
[PATCH v2 01/18] usb: xhci-mtk: remove or operator for setting schedule parameters
2021-03-08 16:22 UTC (21+ messages)
` [PATCH v2 02/18] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH v2 03/18] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH v2 04/18] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH v2 05/18] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH v2 06/18] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH v2 07/18] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH v2 08/18] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH v2 09/18] usb: xhci-mtk: use clear type instead of void
` [PATCH v2 10/18] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH v2 11/18] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH v2 12/18] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH v2 13/18] usb: xhci-mtk: add some schedule error number
` [PATCH v2 14/18] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH v2 15/18] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH v2 16/18] usb: common: add function to get interval expressed in us unit
` [PATCH v2 17/18] usb: xhci-mtk: print debug info of endpoint interval
` [PATCH v2 18/18] usb: common: move function's kerneldoc next to its definition
[PATCH v3] irqchip/irq-mst: Support polarity configuration
2021-03-08 15:26 UTC
[PATCH] irqchip/irq-mst: Support polarity configuration
2021-03-08 14:31 UTC (8+ messages)
[PATCH v2] irqchip/irq-mst: Support polarity configuration
2021-03-08 14:30 UTC (3+ messages)
[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
2021-03-08 11:13 UTC (26+ messages)
` [PATCH 02/17] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH 03/17] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH 04/17] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH 05/17] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH 06/17] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH 07/17] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH 08/17] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH 09/17] usb: xhci-mtk: use clear type instead of void
` [PATCH 10/17] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH 11/17] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH 12/17] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH 13/17] usb: xhci-mtk: add some schedule error number
` [PATCH 14/17] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH 15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH 16/17] usb: common: add function to get interval expressed in us unit
` [PATCH 17/17] usb: xhci-mtk: print debug info of endpoint interval
[PATCH] arm64: dts: mt8173: fix property typo of 'phys' in dsi node
2021-03-08 10:52 UTC (2+ messages)
[PATCH] i2c: core: support bus regulator controlling in adapter
2021-03-08 4:38 UTC (2+ messages)
[PATCH v2, 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
2021-03-08 2:11 UTC (3+ messages)
` [PATCH v2,1/3] "
[PATCH] MIPS: ralink: select WEAK_REORDERING_BEYOND_LLSC on MT7621
2021-03-07 19:08 UTC
[PATCH] MIPS: pci-mt7620: fix PLL lock check
2021-03-07 4:17 UTC
[PATCH v3 0/3] Add check for max clock rate in mode_valid
2021-03-07 0:42 UTC (4+ messages)
` [PATCH v3 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
` [PATCH v3 3/3] dt-bindings: mediatek, dpi: add mt8192 to mediatek, dpi
[PATCH v2 0/2] Fix EoTp flag
2021-03-07 0:30 UTC (5+ messages)
` [PATCH v2 1/2] drm/mediatek: dsi: "
` [PATCH v2 2/2] drm/mediatek: dsi: fine tune the line time cause by EOTp
[PATCH] dt-bindings: arm64: dts: mediatek: Add mt8516-pumpkin board
2021-03-06 20:02 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8183-pumpkin board
2021-03-05 22:29 UTC (2+ messages)
[PATCH v2] mt76: mt7615: check mcu returned values in mt7615_ops
2021-03-05 15:52 UTC
[PATCH] PCI: mediatek: fix optional reset handling
2021-03-05 15:36 UTC
[PATCH] mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()
2021-03-05 8:46 UTC
[PATCH -next] phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()
2021-03-05 4:59 UTC (2+ messages)
[PATCH v5] mt76: mt7615: add missing capabilities for DBDC
2021-03-05 0:22 UTC
[PATCH v4] mt76: mt7615: add missing capabilities for DBDC
2021-03-04 19:28 UTC (2+ messages)
[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
2021-03-04 15:05 UTC (2+ messages)
[PATCH 1/3] mt76: mt7663: fix when beacon filter is being applied
2021-03-04 13:38 UTC (4+ messages)
` [PATCH 2/3] mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregation
` [PATCH 3/3] mt76: mt7663s: fix the possible device hang in high traffic
[PATCH] dt-bindings: display: mediatek, dpi: Convert to use graph schema
2021-03-03 23:51 UTC (2+ messages)
[PATCH v3 00/15] media: mtk-vcodec: support for MT8183 decoder
2021-03-03 21:47 UTC (5+ messages)
` [PATCH v3 05/15] media: mtk-vcodec: vdec: support stateless API
` [PATCH v3 06/15] media: mtk-vcodec: vdec: support stateless H.264 decoding
[PATCH 1/1] linux-firmware: add frimware for mediatek bluetooth chip (MT7921)
2021-03-03 18:26 UTC (2+ messages)
[PATCH AUTOSEL 5.11 07/52] scsi: ufs: Protect some contexts from unexpected clock scaling
2021-03-02 11:55 UTC (3+ messages)
` [PATCH AUTOSEL 5.11 12/52] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.11 34/52] PCI: mediatek: Add missing of_node_put() to fix reference leak
[PATCH] spi: mediatek: Re-license MTK SPI driver as Dual MIT/GPL
2021-03-03 9:12 UTC (5+ messages)
[PATCH] i2c: mediatek: Get device clock-stretch time via dts
2021-03-02 12:32 UTC (3+ messages)
[PATCH v2 0/8] media: mtk-vcodec: vdec: support for MT8183
2021-03-03 10:29 UTC (4+ messages)
` [PATCH v2 3/8] media: add Mediatek's MM21 format
[PATCH v9 0/2] Enable power management for ufs wlun
2021-03-02 16:20 UTC (4+ messages)
` [PATCH v9 1/2] scsi: ufs: Enable power management for wlun
[PATCH 1/4] mt76: mt7915: fix rxrate reporting
2021-03-03 10:38 UTC (4+ messages)
` [PATCH 2/4] mt76: mt7915: fix txrate reporting
` [PATCH 3/4] mt76: mt7915: check mcu returned values in mt7915_ops
` [PATCH 4/4] mt76: mt7615: check mcu returned values in mt7615_ops
[PATCH AUTOSEL 5.10 10/47] mmc: mediatek: fix race condition between msdc_request_timeout and irq
2021-03-02 11:56 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 30/47] PCI: mediatek: Add missing of_node_put() to fix reference leak
[PATCH AUTOSEL 4.4 2/8] mmc: mediatek: fix race condition between msdc_request_timeout and irq
2021-03-02 11:59 UTC
[PATCH AUTOSEL 4.14 03/13] mmc: mediatek: fix race condition between msdc_request_timeout and irq
2021-03-02 11:59 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 10/13] PCI: mediatek: Add missing of_node_put() to fix reference leak
[PATCH AUTOSEL 4.19 05/21] mmc: mediatek: fix race condition between msdc_request_timeout and irq
2021-03-02 11:58 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 14/21] PCI: mediatek: Add missing of_node_put() to fix reference leak
[PATCH] soc: mediatek: pm-domains: Fix missing error code in scpsys_add_subdomain()
2021-03-03 9:10 UTC
[PATCH AUTOSEL 4.9 03/10] mmc: mediatek: fix race condition between msdc_request_timeout and irq
2021-03-02 11:59 UTC
[PATCH] crypto: mediatek - remove obsolete documentation
2021-03-03 8:45 UTC (2+ messages)
[PATCH AUTOSEL 5.4 06/33] mmc: mediatek: fix race condition between msdc_request_timeout and irq
2021-03-02 11:57 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 23/33] PCI: mediatek: Add missing of_node_put() to fix reference leak
[PATCH v4] kasan: remove redundant config option
2021-03-03 11:48 UTC (2+ messages)
[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
2021-03-03 10:31 UTC (3+ messages)
[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
2021-03-02 10:35 UTC (8+ messages)
` [PATCH 09/13] PCI: mediatek: Advertise lack of MSI handling
` Aw: "
` Aw: "
` Aw: "
[v2 PATCH 0/1] net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
2021-03-02 10:03 UTC (2+ messages)
` [v2 PATCH] "
[PATCH] net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
2021-03-02 8:42 UTC (2+ messages)
[PATCH] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on Mediatek Socs
2021-03-02 7:28 UTC (2+ messages)
[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
2021-03-02 7:27 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
2021-03-02 7:16 UTC (6+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
2021-03-02 6:08 UTC (4+ messages)
` [PATCH v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).