linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 14:25:57 to 2023-01-17 19:02:29 UTC [more...]

[RFC PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-01-17 18:57 UTC  (5+ messages)
` [RFC PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [RFC PATCH net-next 3/5] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [RFC PATCH net-next 4/5] net: bridge: ensure FDB offloaded flag is handled as needed
` [RFC PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries

[PATCH] media: mtk_jpeg_core: avoid unused-variable warning
 2023-01-17 17:26 UTC 

Any Drawings for Estimate?
 2023-01-17 13:51 UTC 

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2023-01-17 13:41 UTC  (3+ messages)
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
  ` (subset) "

[PATCH] wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
 2023-01-17 12:54 UTC  (2+ messages)

[PATCH 0/4] Add MediaTek MT8365 I2C support
 2023-01-17 12:52 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 2/4] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH 3/4] arm64: dts: mediatek: enable i2c0 for mt8365-evk board
` [PATCH 4/4] i2c: i2c-mt65xx: add MT8365 SoC support

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-17 12:38 UTC  (7+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH v4 00/19] MediaTek MT8188 clock support
 2023-01-17 11:39 UTC  (3+ messages)
` [PATCH v4 01/19] dt-bindings: ARM: MediaTek: Add new MT8188 clock

[PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-17 11:10 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: "
` [PATCH v3 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support

[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-01-17 10:44 UTC  (19+ messages)
` [PATCH 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH 07/10] iommu/mediatek: Add a gap for the iova regions
` [PATCH 08/10] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH 09/10] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH 10/10] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

[PATCH v3 00/15] make iio inkern interface firmware agnostic
 2023-01-17  9:40 UTC  (7+ messages)
` [PATCH v3 12/15] iio: adc: qcom-spmi-adc5: convert to device properties

[PATCH v6 1/3] phy: mediatek: fix build warning caused by clang
 2023-01-17  9:17 UTC  (10+ messages)
` [PATCH v6 3/3] phy: mediatek: tphy: add debugfs files

[PATCH 0/2] mediatek: pm-domains: Add buck isolation setting support
 2023-01-17  8:58 UTC  (4+ messages)
` [PATCH 1/2] soc: mediatek: pm-domains: Add buck isolation offset and mask to power domain data
` [PATCH 2/2] soc: mediatek: pm-domains: Add buck isolation setting in power domain

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2023-01-17  8:55 UTC  (7+ messages)
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node

[PATCH net-next 00/12] net: mdio: Continue separating C22 and C45
 2023-01-16 23:52 UTC  (13+ messages)
` [PATCH net-next 01/12] net: dsa: mt7530: Separate C22 and C45 MDIO bus transactions
` [PATCH net-next 02/12] net: sxgbe: Separate C22 and C45 transactions
` [PATCH net-next 03/12] net: nixge: "
` [PATCH net-next 04/12] net: macb: "
` [PATCH net-next 05/12] ixgbe: "
` [PATCH net-next 06/12] ixgbe: Use C45 mdiobus accessors
` [PATCH net-next 07/12] net: hns: Separate C22 and C45 transactions
` [PATCH net-next 08/12] amd-xgbe: "
` [PATCH net-next 09/12] amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
` [PATCH net-next 10/12] net: dsa: sja1105: C45 only transactions for PCS
` [PATCH net-next 11/12] net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO bus
` [PATCH net-next 12/12] net: ethernet: renesas: rswitch: C45 only transactions

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-16 19:28 UTC  (7+ messages)
` [PATCH RFC net-next v2 11/12] net: dsa: Separate C22 and C45 MDIO bus transaction methods

Re: Re: Re: Re: Re: [PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2023-01-16 19:15 UTC  (32+ messages)
` Aw: "
  `  "
    ` Aw: "
      `  "
        ` Aw: "
            `  "
                ` Aw: "
                  `  "

[PATCH v7 net-next 00/10] dt-binding preparation for ocelot switches
 2023-01-16 18:54 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read
 2023-01-16 15:41 UTC  (2+ messages)

[PATCH v2 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-16 15:27 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: "
` [PATCH v2 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-16 14:11 UTC  (8+ messages)

[PATCH AUTOSEL 5.4 06/16] cpufreq: armada-37xx: stop using 0 as NULL pointer
 2023-01-16 14:05 UTC 

[PATCH AUTOSEL 5.10 08/17] cpufreq: armada-37xx: stop using 0 as NULL pointer
 2023-01-16 14:04 UTC 

[PATCH AUTOSEL 5.15 13/24] cpufreq: armada-37xx: stop using 0 as NULL pointer
 2023-01-16 14:03 UTC 

[PATCH AUTOSEL 6.1 09/53] ASoC: mediatek: mt8186: support rt5682s_max98360
 2023-01-16 14:01 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 10/53] ASoC: mediatek: mt8186: Add machine support for max98357a
` [PATCH AUTOSEL 6.1 12/53] ASoC: support machine driver with max98360
` [PATCH AUTOSEL 6.1 31/53] cpufreq: armada-37xx: stop using 0 as NULL pointer

[PATCH v1 1/1] pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cells
 2023-01-16 14:01 UTC  (2+ messages)

[PATCH v3 0/6] Enhance Ralink pinctrl documentation
 2023-01-16 13:58 UTC  (2+ messages)

[PATCH net-next 0/6] net: phy: Remove probe_capabilities
 2023-01-16 12:55 UTC  (7+ messages)
` [PATCH net-next 1/6] net: mdio: Move mdiobus_scan() within file
` [PATCH net-next 2/6] net: mdio: Rework scanning of bus ready for quirks
` [PATCH net-next 3/6] net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
` [PATCH net-next 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
` [PATCH net-next 5/6] net: phy: Decide on C45 capabilities based on presence of method
` [PATCH net-next 6/6] net: phy: Remove probe_capabilities

[PATCH] wifi: mt76: add memory barrier to SDIO queue kick
 2023-01-16 11:57 UTC  (2+ messages)

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-16 11:52 UTC  (15+ messages)
` [PATCH v10 2/6] dt-bindings/thermal/mediatek: Add dt-binding document for LVTS thermal controllers
` [PATCH v10 3/6] arm64/dts/mt8195: Add efuse node to mt8195
` [PATCH v10 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v10 6/6] arm64/dts/mt8195: Add temperature mitigation threshold

[RESEND v3 00/13] add support MDP3 on MT8195 platform
 2023-01-16 10:01 UTC  (21+ messages)
` [RESEND v3 01/13] dt-binding: mediatek: add bindings for MediaTek mt8195 MDP3 components
` [RESEND v3 02/13] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [RESEND v3 03/13] media: platform: mtk-mdp3: add support second sets of MMSYS
` [RESEND v3 04/13] media: platform: mtk-mdp3: add support second sets of MUTEX
` [RESEND v3 05/13] media: platform: mtk-mdp3: introduce more MDP3 components
` [RESEND v3 06/13] media: platform: mtk-mdp3: add checks for dummy components
` [RESEND v3 07/13] media: platform: mtk-mdp3: avoid multiple driver registrations
` [RESEND v3 08/13] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [RESEND v3 09/13] media: platform: mtk-mdp3: add the blend of component in MUTEX MOD
` [RESEND v3 10/13] media: platform: mtk-mdp3: add mt8195 platform configuration
` [RESEND v3 11/13] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [RESEND v3 12/13] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [RESEND v3 13/13] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[RESEND,v5 00/13] ASoC: mediatek: Add support for MT8188 SoC
 2023-01-16  9:34 UTC  (15+ messages)
` [RESEND,v5 01/13] ASoC: mediatek: common: add SMC ops and SMC CMD
` [RESEND,v5 02/13] ASoC: mediatek: mt8188: add common header
` [RESEND,v5 03/13] ASoC: mediatek: mt8188: support audsys clock
` [RESEND,v5 04/13] ASoC: mediatek: mt8188: support adda in platform driver
` [RESEND,v5 05/13] ASoC: mediatek: mt8188: support etdm "
` [RESEND,v5 06/13] ASoC: mediatek: mt8188: support pcmif "
` [RESEND,v5 07/13] ASoC: mediatek: mt8188: support audio clock control
` [RESEND,v5 08/13] ASoC: mediatek: mt8188: add platform driver
` [RESEND,v5 09/13] ASoC: mediatek: mt8188: add control for timing select
` [RESEND,v5 10/13] ASoC: dt-bindings: mediatek,mt8188-afe: add audio afe document
` [RESEND,v5 11/13] ASoC: mediatek: common: add soundcard driver common code
` [RESEND,v5 12/13] ASoC: mediatek: mt8188: add machine driver with mt6359
` [RESEND,v5 13/13] ASoC: dt-bindings: mediatek,mt8188-mt6359: add mt8188-mt6359 document

[PATCH v5 00/10] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-01-16  9:08 UTC  (9+ messages)
` [PATCH v5 01/10] dt-bindings: arm: mediatek: migrate MT8195 vppsys0/1 to mtk-mmsys driver
` [PATCH v5 02/10] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS

[PATCH v3 00/13] add support MDP3 on MT8195 platform
 2023-01-16  2:12 UTC  (4+ messages)
` [PATCH v3 01/13] dt-binding: mediatek: add bindings for MediaTek mt8195 MDP3 components

[PATCH] mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2
 2023-01-15  8:22 UTC  (3+ messages)

[PATCH] drm/mediatek: dp: Remove extra semicolon
 2023-01-14 15:41 UTC 

[PATCH 5.10 0/1] mt76: move mt76_init_tx_queue in common code
 2023-01-14 13:46 UTC  (3+ messages)

[PATCH v2] media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_sync
 2023-01-14  9:41 UTC 

[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
 2023-01-14  5:50 UTC  (2+ messages)

[PATCH 1/2] wifi: mt76: add flexible polling wait-interval support
 2023-01-14  4:56 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7921: reduce polling time in pmctrl

[PATCH v3 13/23] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe()
 2023-01-14  4:09 UTC  (2+ messages)

[PATCH v3 10/23] clk: mediatek: mt8173: Break down clock drivers and allow module build
 2023-01-14  1:07 UTC  (2+ messages)

[PATCH v13 01/15] ufs: core: Probe for ext_iid support
 2023-01-13 20:48 UTC  (10+ messages)
` [PATCH v13 02/15] ufs: core: Introduce Multi-circular queue capability
` [PATCH v13 05/15] ufs: core: mcq: Configure resource regions
` [PATCH v13 06/15] ufs: core: mcq: Calculate queue depth
` [PATCH v13 09/15] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v13 10/15] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v13 12/15] ufs: core: Prepare for completion in mcq
` [PATCH v13 13/15] ufs: mcq: Add completion support of a cqe
` [PATCH v13 14/15] ufs: core: mcq: Add completion support in poll
` [PATCH v13 15/15] ufs: core: mcq: Enable Multi Circular Queue

[PATCH v3 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
 2023-01-13 20:14 UTC  (2+ messages)

[PATCH v2] arm64: dts: mediatek: mt8192: Mark scp_adsp clock as broken
 2023-01-13 19:26 UTC  (2+ messages)

[PATCH 0/9] Add and update some driver nodes for MT8186 SoC
 2023-01-13 19:18 UTC  (5+ messages)
` [PATCH 2/9] dt-bindings: spmi: spmi-mtk-pmif: Document mediatek,mt8195-spmi as fallback of mediatek,mt8186-spmi
` [PATCH 8/9] dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorr

[PATCH v6 0/4] MT8188 IOMMU SUPPORT
 2023-01-13 15:31 UTC  (2+ messages)

[PATCH v7, 0/7] support mt8195 decoder
 2023-01-13 15:02 UTC  (5+ messages)
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format


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