Linux-mediatek Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-15 15:26:38 to 2023-09-18 13:19:41 UTC [more...]

[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-18 13:10 UTC  (5+ messages)
` [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper

[PATCH v2 0/2] soc: mediatek: svs: add support for mt8188
 2023-09-18 12:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
` [PATCH v2 2/2] soc: mediatek: svs: add support for mt8188

[PATCH v2 net-next 00/17] Add WED support for MT7988 chipset
 2023-09-18 12:17 UTC  (20+ messages)
` [PATCH v2 net-next 01/17] dt-bindings: soc: mediatek: mt7986-wo-ccif: add binding for MT7988 SoC
` [PATCH v2 net-next 02/17] dt-bindings: arm: mediatek: mt7622-wed: add WED "
` [PATCH v2 net-next 03/17] net: ethernet: mtk_wed: introduce versioning utility routines
` [PATCH v2 net-next 04/17] net: ethernet: mtk_wed: do not configure rx offload if not supported
` [PATCH v2 net-next 05/17] net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
` [PATCH v2 net-next 06/17] net: ethernet: mtk_wed: introduce mtk_wed_buf structure
` [PATCH v2 net-next 07/17] net: ethernet: mtk_wed: move mem_region array out of mtk_wed_mcu_load_firmware
` [PATCH v2 net-next 08/17] net: ethernet: mtk_wed: make memory region optional
` [PATCH v2 net-next 09/17] net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
` [PATCH v2 net-next 10/17] net: ethernet: mtk_wed: add mtk_wed_soc_data structure
` [PATCH v2 net-next 11/17] net: ethernet: mtk_wed: introduce WED support for MT7988
` [PATCH v2 net-next 12/17] net: ethernet: mtk_wed: refactor mtk_wed_check_wfdma_rx_fill routine
` [PATCH v2 net-next 13/17] net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
` [PATCH v2 net-next 14/17] net: ethernet: mtk_wed: introduce hw_rro "
` [PATCH v2 net-next 15/17] net: ethernet: mtk_wed: debugfs: move wed_v2 specific regs out of regs array
` [PATCH v2 net-next 16/17] net: ethernet: mtk_wed: debugfs: add WED 3.0 debugfs entries
` [PATCH v2 net-next 17/17] net: ethernet: mtk_wed: add wed 3.0 reset support

[PATCH v2 0/3] mtk-socinfo driver implementation
 2023-09-18 11:59 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: dts: Add node for chip info driver
` [PATCH v2 2/3] soc: mediatek: mtk-socinfo: Add driver for getting chip information
` [PATCH v2 3/3] dt-bindings: hwinfo: Add mtk-socinfo driver

[PATCH net-next v2 00/22] convert to devm_stmmac_probe_config_dt
 2023-09-18 11:50 UTC  (28+ messages)
` [PATCH net-next v2 01/23] net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
` [PATCH net-next v2 02/23] net: stmmac: dwmac-dwc-qos-eth: "
` [PATCH net-next v2 03/23] net: stmmac: dwmac-generic: "
` [PATCH net-next v2 04/23] net: stmmac: dwmac-generic: use devm_stmmac_pltfr_probe()
` [PATCH net-next v2 05/23] net: stmmac: dwmac-imx: use devm_stmmac_probe_config_dt()
` [PATCH net-next v2 06/23] net: stmmac: dwmac-ingenic: "
` [PATCH net-next v2 07/23] net: stmmac: dwmac-intel-plat: "
` [PATCH net-next v2 08/23] net: stmmac: dwmac-ipq806x: "
` [PATCH net-next v2 09/23] net: stmmac: dwmac-lpc18xx: "
` [PATCH net-next v2 10/23] net: stmmac: dwmac-mediatek: "
` [PATCH net-next v2 11/23] net: stmmac: dwmac-meson: "
` [PATCH net-next v2 12/23] net: stmmac: dwmac-meson8b: "
` [PATCH net-next v2 13/23] net: stmmac: dwmac-rk: "
` [PATCH net-next v2 14/23] net: stmmac: dwmac-socfpga: "
` [PATCH net-next v2 15/23] net: stmmac: dwmac-starfive: "
` [PATCH net-next v2 16/23] net: stmmac: dwmac-sti: "
` [PATCH net-next v2 17/23] net: stmmac: dwmac-stm32: "
` [PATCH net-next v2 18/23] net: stmmac: dwmac-sun8i: "
` [PATCH net-next v2 19/23] net: stmmac: dwmac-sunxi: "
` [PATCH net-next v2 20/23] net: stmmac: dwmac-tegra: "
` [PATCH net-next v2 21/23] net: stmmac: dwmac-visconti: "
` [PATCH net-next v2 22/23] net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove
` [PATCH net-next v2 23/23] net: stmmac: make stmmac_{probe|remove}_config_dt static

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-18 10:47 UTC  (12+ messages)
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-09-18 10:47 UTC  (3+ messages)

[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
 2023-09-18 10:44 UTC  (3+ messages)

[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
 2023-09-18 10:22 UTC  (4+ messages)
` [PATCH v2 02/11] mfd: mt6358: Add registers for MT6366 specific regulators

[PATCH v2 1/4] wifi: mt76: mt7996: get tx_retries and tx_failed from txfree
 2023-09-18 10:14 UTC  (3+ messages)
` [PATCH v2 2/4] wifi: mt76: mt7996: Add mcu commands for getting sta tx statistic

[PATCH] thermal/drivers/mediatek: Fix probe for THERMAL_V2
 2023-09-18 10:07 UTC 

[PATCH v3 00/17] Add support for Mediatek Wi-Fi7 driver mt7925
 2023-09-18  9:31 UTC  (18+ messages)
` [PATCH v3 01/17] wifi: mt76: mt7925: add Kconfig
` [PATCH v3 02/17] wifi: mt76: mt7925: add Makefile
` [PATCH v3 03/17] wifi: mt76: mt7925: add mt7925.h
` [PATCH v3 04/17] wifi: mt76: mt7925: add regs.h
` [PATCH v3 05/17] wifi: mt76: mt7925: add mcu.c
` [PATCH v3 06/17] wifi: mt76: mt7925: add mcu.h
` [PATCH v3 07/17] wifi: mt76: mt7925: add mac.c
` [PATCH v3 08/17] wifi: mt76: mt7925: add mac.h
` [PATCH v3 09/17] wifi: mt76: mt7925: add main.c
` [PATCH v3 10/17] wifi: mt76: mt7925: add init.c
` [PATCH v3 11/17] wifi: mt76: mt7925: add pci_mcu.c
` [PATCH v3 12/17] wifi: mt76: mt7925: add pci_mac.c
` [PATCH v3 13/17] wifi: mt76: mt7925: add pci.c
` [PATCH v3 14/17] wifi: mt76: mt7925: add usb.c
` [PATCH v3 15/17] wifi: mt76: mt7925: add debugfs.c
` [PATCH v3 16/17] wifi: mt76: add mt7925 to Makefile
` [PATCH v3 17/17] wifi: mt76: add mt7925 to Kconfig

[PATCH v8 0/8] soc: mediatek: MT8365 power support
 2023-09-18  9:37 UTC  (9+ messages)
` [PATCH v8 1/8] dt-bindings: power: Add MT8365 power domains
` [PATCH v8 2/8] soc: mediatek: pm-domains: Move bools to a flags field
` [PATCH v8 3/8] soc: mediatek: pm-domains: Split bus_prot_mask
` [PATCH v8 4/8] soc: mediatek: pm-domains: Create bus protection operation functions
` [PATCH v8 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi
` [PATCH v8 6/8] soc: mediatek: Add support for WAY_EN operations
` [PATCH v8 7/8] soc: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap
` [PATCH v8 8/8] soc: mediatek: pm-domains: Add support for MT8365

[PATCH v2 00/11] Support IGT in display driver
 2023-09-18  9:27 UTC  (20+ messages)
` [PATCH v2 01/11] soc: mediatek: Add register definitions for GCE
` [PATCH v2 02/11] soc: mediatek: Support GCE jump to absolute
` [PATCH v2 03/11] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v2 04/11] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v2 05/11] drm/mediatek: Adjust DRM mode configs for IGT
` [PATCH v2 06/11] drm/mediatek: Support alpha blending in display driver
` [PATCH v2 07/11] drm/mediatek: Support alpha blending in VDOSYS0
` [PATCH v2 08/11] drm/mediatek: Support alpha blending in VDOSYS1
` [PATCH v2 09/11] drm/mediatek: Support CRC in display driver
` [PATCH v2 10/11] drm/mediatek: Support CRC in VDOSYS0
` [PATCH v2 11/11] drm/mediatek: Support CRC in VDOSYS1

[PATCH 00/14] add driver to support secure video decoder
 2023-09-18  9:06 UTC  (8+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH 00/15] Support IGT in display driver
 2023-09-18  8:58 UTC  (6+ messages)
` [PATCH 13/15] drm/mediatek: Add missing plane settings when async update

[PATCH 0/1] Fix errors when reporting rotation capability
 2023-09-18  8:58 UTC  (3+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH 0/1] Add missing plane settings when async update
 2023-09-18  8:56 UTC  (3+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH 1/2] dt-bindings: pinctrl: mtmips: add deprecated ralink,rt2880-pinmux
 2023-09-18  8:30 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: mtmips: document pins of groups

[PATCH] mips: dts: ralink: mt7621: define each reset as an item
 2023-09-18  8:29 UTC  (2+ messages)

[PATCH] mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2
 2023-09-18  8:28 UTC  (2+ messages)

[PATCH] leds: mt6360: Annotate struct mt6360_priv with __counted_by
 2023-09-18  8:27 UTC  (3+ messages)

[PATCH] leds: mt6370: Annotate struct mt6370_priv with __counted_by
 2023-09-18  8:27 UTC  (3+ messages)

[PATCH tty v1 00/74] serial: wrappers for uart port lock
 2023-09-18  8:26 UTC  (9+ messages)

[PATCH] kasan:fix access invalid shadow address when input is illegal
 2023-09-18  8:12 UTC  (8+ messages)

[PATCH v2 1/3] wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
 2023-09-18  8:03 UTC  (3+ messages)
` [PATCH v2 2/3] wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driver
` [PATCH v2 3/3] wifi: mt76: mt7921: fix the wrong rate selected in fw "

[PATCH net-next 00/15] Add WED support for MT7988 chipset
 2023-09-18  7:54 UTC  (7+ messages)
` [PATCH net-next 10/15] net: ethernet: mtk_wed: introduce WED support for MT7988
` [PATCH net-next 13/15] net: ethernet: mtk_wed: introduce hw_rro "

[PATCH] arm64: dts: {mt7622,mt7986}: add port@5 as CPU port
 2023-09-18  7:49 UTC 

[PATCH] arm64: dts: replace Bananapi with Banana Pi
 2023-09-18  7:43 UTC 

[PATCH] arm: dts: replace Bananapi with Banana Pi
 2023-09-18  7:41 UTC 

[PATCH v9 0/7] Add connector dynamic selection capability
 2023-09-18  7:18 UTC  (7+ messages)
` [PATCH v9 4/7] drm/mediatek: Add encoder_index function to mtk_ddp_comp_funcs for dpi
` [PATCH v9 5/7] drm/mediatek: Add connector dynamic selection capability for mt8188
` [PATCH v9 6/7] drm/mediatek: dsi: Support dynamic connector selection

[PATCH] The Kconfig help text contains the phrase "the the" in the help text. Fix this
 2023-09-18  5:26 UTC 

[PATCH v6,0/4] Add compatible to increase MT8188 audio control
 2023-09-18  4:15 UTC  (7+ messages)
` [PATCH v6,2/4] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
  ` [PATCH v6, 2/4] "
` [PATCH v6,3/4] drm/mediatek: dp: Add the audio divider "
` [PATCH v6,4/4] drm/mediatek: dp: Add support MT8188 dp/edp function

[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-09-18  2:30 UTC  (3+ messages)
` [PATCH v10 03/16] drm/mediatek: gamma: Support SoC specific LUT size

[PATCH v1 0/2] soc: mediatek: svs: add support for mt8188
 2023-09-18  3:00 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH net-next 1/2] dt-bindings: net: mediatek,net: remove reference on top level schema
 2023-09-17 12:47 UTC  (2+ messages)
` [PATCH net-next 2/2] dt-bindings: net: mediatek,net: move mediatek,mt7621-eth to another schema

[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
 2023-09-16 18:24 UTC  (3+ messages)

[PATCH net-next v2 00/10] define and enforce phylink bindings
 2023-09-16 16:15 UTC  (18+ messages)
` [PATCH net-next v2 01/10] net: dsa: mt7530: register OF node for internal MDIO bus
` [PATCH net-next v2 02/10] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
` [PATCH net-next v2 03/10] dt-bindings: net: dsa: realtek: fix MDIO bus child node restrictions
` [PATCH net-next v2 04/10] dt-bindings: net: dsa: nxp,sja1105: improve MDIO bus bindings
` [PATCH net-next v2 05/10] dt-bindings: net: dsa: define MDIO bus child node
` [PATCH net-next v2 06/10] dt-bindings: net: define phylink bindings
` [PATCH net-next v2 07/10] dt-bindings: net: enforce phylink bindings on certain ethernet controllers
` [PATCH net-next v2 08/10] dt-bindings: net: dsa: marvell: convert to json-schema
` [PATCH net-next v2 09/10] MAINTAINERS: update MARVELL 88E6XXX ETHERNET SWITCH document file name
` [PATCH net-next v2 10/10] dt-bindings: net: marvell-armada-370-neta: convert to json-schema

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-09-16 11:33 UTC 

[PATCH v2 1/1] PCI: mediatek: Correct type for virt_to_phys()
 2023-09-16 10:41 UTC  (3+ messages)

[RFC v1] arm64: dts: mediatek: add dtbs with applied overlays for bpi-r3
 2023-09-16  8:32 UTC 

(no subject)
 2023-09-16  8:28 UTC 

[PATCH] wifi: mt76: Annotate struct mt76_rx_tid with __counted_by
 2023-09-15 20:33 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).