linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-08 14:25:24 to 2023-02-10 21:46:53 UTC [more...]

[PATCH v3 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 21:44 UTC  (15+ messages)
` [PATCH v3 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v3 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v3 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v3 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v3 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v3 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v3 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v3 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v3 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v3 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v3 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v3 12/12] net: dsa: mt7530: use "

[PATCH net-next] net: dsa: mt7530: add support for changing DSA master
 2023-02-10 21:41 UTC  (3+ messages)

[PATCH 0/3] Support timer drivers as loadable modules
 2023-02-10 19:58 UTC  (14+ messages)
` [PATCH 1/3] time/sched_clock: Export sched_clock_register()

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-02-10 19:36 UTC  (16+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v4 02/15] net: "
` [PATCH v4 03/15] iio: imu: "
` [PATCH v4 04/15] mtd: devices: "
` [PATCH v4 05/15] staging: "
` [PATCH v4 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH v4 08/15] ALSA: hda: cs35l41: "
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH net] net: dsa: mt7530: fix CPU flooding and do not set CPU association
 2023-02-10 18:44 UTC  (2+ messages)

[PATCH v3 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and add port@5
 2023-02-10 18:25 UTC  (6+ messages)
` [PATCH v3 1/5] arm: dts: mt7623: add gmacs to mt7623.dtsi
` [PATCH v3 2/5] arm: dts: mt7623: add mt7530 switch to mt7623a.dtsi
` [PATCH v3 3/5] arm: dts: mt7623: change mt7530 switch address
` [PATCH v3 4/5] arm: dts: mt7623: enable flow control on port@6
` [PATCH v3 5/5] arm: dts: mt7623: add port@5 as CPU port

[PATCH v2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-10 15:36 UTC  (2+ messages)

[PATCH v8] phy: mediatek: tphy: add debugfs files
 2023-02-10 15:31 UTC  (2+ messages)

[PATCH v1] remoteproc: mediatek: Check the SCP image format
 2023-02-10 14:22 UTC  (3+ messages)

[PATCH v5 00/12] Add support for MT8195 SCP 2nd core
 2023-02-10 14:09 UTC  (18+ messages)
` [PATCH v5 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v5 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v5 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v5 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v5 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v5 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v5 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v5 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v5 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v5 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v5 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v5 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 12:52 UTC  (22+ messages)
` [PATCH v2 03/11] dt-bindings: arm: mediatek: add 'mediatek,pn_swap' property
` [PATCH v2 05/11] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v2 06/11] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v2 09/11] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v2 11/11] net: dsa: mt7530: use external PCS driver

[PATCH] soc: mediatek: mtk-svs: delete node name check
 2023-02-10 12:01 UTC  (2+ messages)

[PATCH v1 1/4] arm64: dts: mt8195: Update vdosys compatible
 2023-02-10 11:59 UTC  (12+ messages)
` [PATCH v1 2/4] arm64: dts: mt8167: Align mmsys node name with dtschema
` [PATCH v1 3/4] arm64: dts: mt8195: Align vppsys node to dtschema
` [PATCH v1 4/4] Revert "arm64: dts: mt8173: add mmsel clocks for 4K support"

[PATCH] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module
 2023-02-10 10:07 UTC  (2+ messages)

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-10  9:12 UTC  (13+ messages)
` [PATCH v14 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
` [PATCH v14 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers
` [PATCH v14 3/6] arm64: dts: mt8195: Add efuse node to mt8195
` [PATCH v14 4/6] thermal: drivers: mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH] wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
 2023-02-10  9:07 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-10  7:27 UTC  (5+ messages)

[PATCH v4 00/16] add support MDP3 on MT8195 platform
 2023-02-10  6:51 UTC  (6+ messages)
` [PATCH v4 01/16] dt-binding: mediatek: correct MDP3 node with generic names
` [PATCH v4 03/16] dt-binding: mediatek: add MediaTek mt8195 MDP3 components

[PATCH v2 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-02-10  6:13 UTC  (8+ messages)
` [PATCH v2 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v2 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH v2 03/10] iommu/mediatek: Get regionid from larb/port id

[PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
 2023-02-10  6:05 UTC  (2+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power and reset of downstream componennt
 2023-02-10  5:45 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset

[PATCH v4 00/12] Add support for MT8195 SCP 2nd core
 2023-02-10  3:24 UTC  (19+ messages)
` [PATCH v4 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v4 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v4 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v4 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v4 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v4 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v4 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v4 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v4 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v4 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v4 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v4 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v6 0/5] Add MediaTek MT7986 SPI NAND support
 2023-02-09 19:18 UTC  (2+ messages)

[PATCH] cpufreq: Make cpufreq_unregister_driver() return void
 2023-02-09 19:12 UTC  (5+ messages)

[PATCH 0/9] Panfrost: Improve and add MediaTek SoCs support
 2023-02-09 18:15 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: gpu: mali-bifrost: Don't allow sram-supply by default
` [PATCH 2/9] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH 3/9] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH 4/9] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH 5/9] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186

[PATCH] mm/doc: Replace isolate_lru_page with folio_isolate_lru
 2023-02-09 14:31 UTC  (5+ messages)

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-09 14:30 UTC  (3+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PATCH v4] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09 13:52 UTC 

[PATCH v3] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09 13:21 UTC  (2+ messages)

[PATCH] MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()
 2023-02-09 12:08 UTC  (2+ messages)

[PATCH] wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
 2023-02-09 11:06 UTC 

[PATCH AUTOSEL 6.1 23/38] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-02-09 11:14 UTC 

[PATCH v13 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
 2023-02-09 11:00 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-09 10:44 UTC  (5+ messages)

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-09  9:14 UTC  (6+ messages)
` [PATCH v1 35/45] clk: mediatek: Split MT8195 clock drivers and allow module build

[PATCH 00/16] Enable GPU with DVFS support on MediaTek SoCs
 2023-02-09  9:11 UTC  (2+ messages)

[PATCH v2] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09  9:09 UTC 

[PATCH] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09  9:02 UTC 

[PATCH 1/2] wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
 2023-02-09  2:23 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()

[PATCH] dt-bindings: mt76: allow up to 4 interrupts for mt7986
 2023-02-08 23:48 UTC  (2+ messages)

[PATCH 1/2] wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
 2023-02-08 22:09 UTC  (2+ messages)
` [PATCH 2/2] wifi: mac80211: add LDPC "

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-08 20:14 UTC  (11+ messages)

[PATCH v2 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and mux phy
 2023-02-08 18:47 UTC  (3+ messages)
` [PATCH v2 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2

[PATCH 2/2] linux-firmware: update firmware for MT7916
 2023-02-08 16:32 UTC  (4+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
 2023-02-08 14:30 UTC  (6+ 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).