linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 07:02:27 to 2022-09-29 15:32:20 UTC [more...]

[PATCH] phy: phy-mtk-dp: make array driving_params static const
 2022-09-29 15:31 UTC  (2+ messages)

[PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature
 2022-09-29 15:21 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] bridge: fdb: enable FDB blackhole feature

BUG: HANG_DETECT waiting for migration_cpu_stop() complete
 2022-09-29 15:13 UTC  (9+ messages)

[PATCH v2 -next 0/4] Fix PM disable depth imbalance in probe
 2022-09-29 15:06 UTC  (5+ messages)
` [PATCH v2 -next 1/4] ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
` [PATCH v2 -next 2/4] ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
` [PATCH v2 -next 3/4] ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
` [PATCH v2 -next 4/4] ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe

[PATCH v3 0/2] Add vcodec lat and core nodes for mt8192
 2022-09-29 13:13 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: mediatek: Rename child node names for decoder
` [PATCH v3 2/2] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH v3 0/4] Introduce MediaTek frequency hopping driver
 2022-09-29 13:07 UTC  (7+ messages)
` [PATCH v3 1/4] clk: mediatek: Export PLL operations symbols
` [PATCH v3 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH v3 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware
` [PATCH v3 4/4] clk: mediatek: Change PLL register API for MT8186

[PATCH] ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select"
 2022-09-29 13:07 UTC  (3+ messages)

[PATCH v3] reset: mediatek: Move mediatek system clock reset to reset folder
 2022-09-29 12:50 UTC  (2+ messages)

[PATCH,v2] dt-bindings: pwm: Add compatible for Mediatek MT8188
 2022-09-29 12:37 UTC  (3+ messages)

[PATCH 0/2] Convert mtk-timer to YAML
 2022-09-29 12:29 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: mt7629: Remove extra interrupt from timer node
` [PATCH 2/2] dt-bindings: timer: mediatek: Convert to json-schema

[PATCH v2] arm64: dts: mt8192: Add vcodec lat and core nodes
 2022-09-29 11:25 UTC  (9+ messages)

[PATCH v3] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
 2022-09-29 10:26 UTC 

[V17,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-29  9:08 UTC  (16+ messages)
` [V17,01/15] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V17,02/15] mtk-jpegenc: export jpeg encoder functions
` [V17,03/15] mtk-jpegenc: support jpegenc multi-hardware
` [V17,04/15] mtk-jpegenc: add jpegenc timeout func interface
` [V17,05/15] mtk-jpegenc: add jpeg encode worker interface
` [V17,06/15] mtk-jpegenc: add output pic reorder interface
` [V17,07/15] mtk-jpegenc: add stop cmd interface for jpgenc
` [V17,08/15] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V17,09/15] media: mtk-jpegdec: export jpeg decoder functions
` [V17,10/15] media: mtk-jpegdec: support jpegdec multi-hardware
` [V17,11/15] media: mtk-jpegdec: add jpegdec timeout func interface
` [V17,12/15] media: mtk-jpegdec: add jpeg decode worker interface
` [V17,13/15] media: mtk-jpegdec: add output pic reorder interface
` [V17,14/15] media: mtk-jpegdec: refactor jpegdec func interface
` [V17,15/15] mtk-jpegdec: add stop cmd interface for jpgdec

[PATCH] arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
 2022-09-29  8:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -next 0/4] Fix PM disable depth imbalance in probe
 2022-09-29  9:21 UTC  (8+ messages)
` [PATCH -next 1/4] ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
` [PATCH -next 2/4] ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
    ` 答复: "
` [PATCH -next 3/4] ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
` [PATCH -next 4/4] ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe

[PATCH v2 1/2] phy: core: add debugfs root
 2022-09-29  9:02 UTC  (3+ messages)
` [PATCH v2 2/2] phy: mediatek: tphy: add debugfs files

[PATCH] media: mediatek: vcodec: Skip unsupported h264 encoder profile
 2022-09-29  8:32 UTC  (4+ messages)

[PATCH 0/8] soc: mediatek: mtk-svs: refactor and cleanup the driver
 2022-09-29  8:26 UTC  (16+ messages)
` [PATCH 1/8] soc: mediatek: mtk-svs: clean up platform probing
` [PATCH 2/8] soc: mediatek: mtk-svs: improve readability of platform_probe
` [PATCH 3/8] soc: mediatek: mtk-svs: move svs_platform_probe into probe
` [PATCH 4/8] soc: mediatek: mtk-svs: delete superfluous platform data entries
` [PATCH 5/8] soc: mediatek: mtk-svs: Move SoC specific functions to new files
` [PATCH 6/8] soc: mtk-svs: mt8183: Move thermal parsing in new function
` [PATCH 7/8] soc: mtk-svs: mt8183: refactor o_slope calculation
` [PATCH 8/8] soc: mtk-svs: mt8192: fix bank data

[PATCH net-next v2] net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-29  8:10 UTC  (2+ messages)

[GIT PULL] MediaTek Clock Changes for 6.1
 2022-09-29  7:46 UTC 

[PATCH v2] usb: mtu3: fix failed runtime suspend in host only mode
 2022-09-29  6:44 UTC 

[PATCH 1/2] usb: mtu3: fix ep0's stall of out data stage
 2022-09-29  6:38 UTC  (7+ messages)
` [PATCH 2/2] usb: mtu3: fix failed runtime suspend in host only mode

[PATCH,v2] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
 2022-09-29  6:27 UTC  (3+ messages)

[PATCH 1/2] phy: core: add debugfs root
 2022-09-29  6:12 UTC  (4+ messages)
` [PATCH 2/2] phy: mediatek: tphy: add debugfs files

[PATCH next v2] phy: mediatek: fix build warning of FIELD_PREP()
 2022-09-29  5:42 UTC  (3+ messages)

[PATCH 0/6] clk: mediatek: More cleanups
 2022-09-29  4:36 UTC  (2+ messages)

[PATCH v3 00/10] MediaTek SoC safe clock muxing and GPU clocks
 2022-09-29  4:24 UTC  (2+ messages)

[PATCH v7 0/4] Mediatek ethernet patches for mt8188
 2022-09-29  1:47 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: net: mediatek-dwmac: add support "
` [PATCH v7 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [PATCH v7 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [PATCH v7 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

[PATCH] net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
 2022-09-29  2:09 UTC  (3+ messages)

[PATCH v2] mfd: mt6360: add bound check in regmap read/write function
 2022-09-29  2:00 UTC 

[PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-09-28 15:02 UTC  (10+ messages)
` [PATCH v6 net-next 1/9] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v6 net-next 2/9] net: bridge: add blackhole fdb entry flag
` [PATCH v6 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
` [PATCH v6 net-next 4/9] net: switchdev: support offloading of the FDB blackhole flag
` [PATCH v6 net-next 5/9] drivers: net: dsa: add fdb entry flags to drivers
` [PATCH v6 net-next 6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
` [PATCH v6 net-next 7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries
` [PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH v6 net-next 6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-28 17:49 UTC 

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2022-09-28 17:50 UTC  (14+ messages)
` [PATCH v3 01/11] dt-bindings: remoteproc: mediatek: Give the subnode a persistent name
` [PATCH v3 02/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v3 04/11] remoteproc: mediatek: Remove redundant rproc_boot

[PATCH] ASoC: mediatek: mt8195: update audio tuner settings
 2022-09-28 17:26 UTC  (3+ messages)

[PATCH -next] soc: mediatek: mtk-svs: add missing MODULE_DEVICE_TABLE
 2022-09-28 15:13 UTC 

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-28 13:09 UTC  (10+ messages)
` [PATCH v1 14/17] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

[resend PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28 13:03 UTC  (8+ messages)
` [resend PATCH v6 1/4] dt-bindings: net: mediatek-dwmac: add support "
` [resend PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [resend PATCH v6 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [resend PATCH v6 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

[PATCH v2, 0/2] Add MT8188 jpeg encoder and decoder compatible
 2022-09-28 11:05 UTC  (3+ messages)
` [PATCH v2, 1/2] dt-bindings: media: mediatek-jpeg-decoder: Add MT8188 compatible string
` [PATCH v2, 2/2] dt-bindings: media: mediatek-jpeg-encoder: "

[PULL linux-firmware] Update mediatek mt8195 SCP firmware
 2022-09-28 11:32 UTC  (2+ messages)

[PATCH v3] dt-bindings: mfd: mt6370: fix the indentation in the example
 2022-09-28 10:53 UTC  (2+ messages)

[V16,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-28 10:04 UTC  (18+ messages)
` [V16,01/15] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V16,02/15] mtk-jpegenc: export jpeg encoder functions
` [V16,03/15] mtk-jpegenc: support jpegenc multi-hardware
` [V16,04/15] mtk-jpegenc: add jpegenc timeout func interface
` [V16,05/15] mtk-jpegenc: add jpeg encode worker interface
` [V16,06/15] mtk-jpegenc: add output pic reorder interface
` [V16,07/15] mtk-jpegenc: add stop cmd interface for jpgenc
` [V16,08/15] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V16,09/15] media: mtk-jpegdec: export jpeg decoder functions
` [V16,10/15] media: mtk-jpegdec: support jpegdec multi-hardware
` [V16,11/15] media: mtk-jpegdec: add jpegdec timeout func interface
` [V16,12/15] media: mtk-jpegdec: add jpeg decode worker interface
` [V16,13/15] media: mtk-jpegdec: add output pic reorder interface
` [V16,14/15] media: mtk-jpegdec: refactor jpegdec func interface
` [V16,15/15] mtk-jpegdec: add stop cmd interface for jpgdec

[PATCH] mfd: mt6360: add bound check in regmap read/write function
 2022-09-28 10:30 UTC  (2+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-28 10:19 UTC  (16+ messages)

[PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28  9:10 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: net: mediatek-dwmac: add support "
` [PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [PATCH v6 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [PATCH v6 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

[PATCH v12 0/5] Add MediaTek MT6370 PMIC support
 2022-09-28  9:23 UTC  (6+ messages)
` [PATCH v12 3/5] iio: adc: mt6370: Add MediaTek MT6370 support

[PATCH v2 0/2] Add power domain support for MT8188
 2022-09-28  8:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add MT8188 power domains
` [PATCH v2 2/2] soc: mediatek: pm-domains: Add support for mt8188

[PATCH 0/3] wifi: mt76: introduce WED TX support for mt7986 SoC
 2022-09-28  9:19 UTC  (4+ messages)
` [PATCH 1/3] wifi: mt76: mt7915: move wed init routines in mmio.c
` [PATCH 2/3] wifi: mt76: mt7915: enable wed for mt7986 chipset
` [PATCH 3/3] wifi: mt76: mt7915: enable wed for mt7986-wmac chipset

[PATCH v6] mailbox: mtk-cmdq: fix gce timeout issue
 2022-09-28  8:15 UTC 

[V15,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-28  8:53 UTC  (4+ messages)
` [V15,01/15] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible

[PATCH v5 0/6] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-28  8:15 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
` [PATCH v5 3/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v5 5/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195

[PATCH 3/6] clk: mediatek: mt8192: Do not re-register top_early_divs in probe function
 2022-09-28  7:50 UTC  (3+ messages)

[PATCH v5 0/4] Mediatek ethernet patches for mt8188
 2022-09-28  7:40 UTC  (9+ messages)
` [PATCH v5 4/4] net: stmmac: Update the name of property 'clk_csr'


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