Linux-mediatek Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 08:28:25 to 2024-04-22 13:30:33 UTC [more...]

[PATCH v4 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-22 13:30 UTC  (12+ messages)
` [PATCH v4 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v4 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings
` [PATCH v4 3/7] dt-bindings: soc: mediatek: Add DVFSRC bindings for MT8183 and MT8195
` [PATCH v4 4/7] soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driver
` [PATCH v4 5/7] regulator: Remove mtk-dvfsrc-regulator.c
` [PATCH v4 6/7] regulator: Add refactored mtk-dvfsrc-regulator driver
` [PATCH v4 7/7] interconnect: mediatek: Add MediaTek MT8183/8195 EMI Interconnect driver

[PATCH net-next v7 00/10] allocate dummy device dynamically
 2024-04-22 13:08 UTC  (14+ messages)
` [PATCH net-next v7 01/10] net: core: Fix documentation
` [PATCH net-next v7 02/10] net: free_netdev: exit earlier if dummy
` [PATCH net-next v7 03/10] net: create a dummy net_device allocator
` [PATCH net-next v7 04/10] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v7 05/10] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v7 06/10] net: ipa: "
` [PATCH net-next v7 07/10] net: ibm/emac: "
` [PATCH net-next v7 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v7 09/10] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v7 10/10] wifi: ath11k: "

[PATCH 1/3] arm64: dts: mediatek: mt8390-genio-700-evk: update regulator names
 2024-04-22 11:50 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt8390-genio-700-evk: add IT5205, RT1715, and USB HUB
` [PATCH 3/3] arm64: dts: mediatek: mt8390-genio-700-evk: remove spi2

[PATCH] cpufreq: mediatek: Add support for MT7988A
 2024-04-22 10:28 UTC  (3+ messages)

[PATCH v2 0/2] Support MT8188 SCP core 1
 2024-04-22 10:22 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
` [PATCH v2 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

[PATCH net-next v2 00/15] MT7530 DSA Subdriver Improvements Act IV
 2024-04-22  7:15 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
` [PATCH net-next v2 02/15] net: dsa: mt7530: refactor MT7530_PMCR_P()
` [PATCH net-next v2 03/15] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next v2 04/15] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
` [PATCH net-next v2 05/15] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
` [PATCH net-next v2 06/15] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
` [PATCH net-next v2 07/15] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
` [PATCH net-next v2 08/15] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
` [PATCH net-next v2 09/15] net: dsa: mt7530: define MAC speed capabilities per switch model
` [PATCH net-next v2 10/15] net: dsa: mt7530: get rid of function sanity check
` [PATCH net-next v2 11/15] net: dsa: mt7530: refactor MT7530_PMEEECR_P()
` [PATCH net-next v2 12/15] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
` [PATCH net-next v2 13/15] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
` [PATCH net-next v2 14/15] net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
` [PATCH net-next v2 15/15] net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-22  6:52 UTC  (40+ messages)
` [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v2 02/26] media: stb0899: Simplify check
` [PATCH v2 03/26] media: uvcvideo: Refactor iterators
` [PATCH v2 04/26] media: uvcvideo: Use max() macro
` [PATCH v2 05/26] media: go7007: Use min and max macros
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v2 07/26] media: staging: sun6i-isp: "
` [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v2 13/26] media: common: saa7146: Use min macro
` [PATCH v2 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v2 15/26] media: netup_unidvb: "
` [PATCH v2 16/26] media: au0828: "
` [PATCH v2 17/26] media: flexcop-usb: "
` [PATCH v2 18/26] media: gspca: cpia1: "
` [PATCH v2 19/26] media: stk1160: "
` [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v2 22/26] media: tc358746: Use the correct div_ function
` [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
` [PATCH v2 24/26] media: venus: venc: "
` [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z

[PATCH] wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
 2024-04-22  6:32 UTC  (5+ messages)

[PATCH v2] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-04-22  6:23 UTC  (2+ messages)

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-22  5:43 UTC  (3+ messages)

[PATCH v1 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-22  3:26 UTC  (10+ messages)
` [PATCH v1 1/2] media: dt-bindings: i2c: add Giantec "
` [PATCH v1 2/2] media: i2c: Add GT97xx VCM driver

[PATCH v2] ASoC: dt-bindings: mt2701-wm8960: Convert to dtschema
 2024-04-21  3:31 UTC 

[PATCH net] net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
 2024-04-21  0:08 UTC 

[PATCH v3 00/17] Add display support for the MT8365-EVK board
 2024-04-20  1:53 UTC  (24+ messages)
` [PATCH v3 01/17] dt-bindings: display: mediatek: aal: add compatible for MT8365 SoC
` [PATCH v3 02/17] dt-bindings: display: mediatek: ccorr: "
` [PATCH v3 03/17] dt-bindings: display: mediatek: color: "
` [PATCH v3 04/17] dt-bindings: display: mediatek: dither: "
` [PATCH v3 05/17] dt-bindings: display: mediatek: dsi: "
` [PATCH v3 06/17] dt-bindings: display: mediatek: dpi: add power-domains property
` [PATCH v3 07/17] dt-bindings: display: mediatek: dpi: add compatible for MT8365
` [PATCH v3 08/17] dt-bindings: display: mediatek: gamma: add compatible for MT8365 SoC
` [PATCH v3 09/17] dt-bindings: display: mediatek: ovl: "
` [PATCH v3 10/17] dt-bindings: display: mediatek: rdma: "
` [PATCH v3 11/17] dt-bindings: pwm: mediatek,pwm-disp: add compatible for mt8365 SoC
` [PATCH v3 12/17] clk: mediatek: mt8365-mm: fix DPI0 parent
` [PATCH v3 13/17] drm/mediatek: dsi: Improves the DSI lane setup robustness
` [PATCH v3 14/17] drm/mediatek: add MT8365 SoC support
` [PATCH v3 15/17] arm64: defconfig: enable display connector support
` [PATCH v3 16/17] arm64: dts: mediatek: add display blocks support for the MT8365 SoC
` [PATCH v3 17/17] arm64: dts: mediatek: add display support for mt8365-evk

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-20  1:48 UTC  (4+ messages)
` [PATCH 2/2] media: i2c: Add GT97xx VCM driver

[PATCH v10 0/7] spmi: pmic-arb: Add support for multiple buses
 2024-04-20  1:48 UTC  (15+ messages)
` [PATCH v10 1/7] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH v10 2/7] dt-bindings: spmi: Deprecate qcom,bus-id
` [PATCH v10 3/7] spmi: pmic-arb: Fix some compile warnings about members not being described
` [PATCH v10 4/7] spmi: pmic-arb: Make the APID init a version operation
` [PATCH v10 5/7] spmi: pmic-arb: Make core resources acquiring "
` [PATCH v10 6/7] spmi: pmic-arb: Register controller for bus instead of arbiter
` [PATCH v10 7/7] spmi: pmic-arb: Add multi bus support

[PATCH RESEND] Bluetooth: btusb: medaitek: fix double free of skb in coredump
 2024-04-19 19:56 UTC  (5+ messages)
    `  "

[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-19 13:02 UTC  (3+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH net-next] net: ethernet: mtk_eth_soc: flower: validate control flags
 2024-04-19 12:30 UTC  (2+ messages)

[PATCH v2] random: Fix the issue of '_might_sleep' function running in an atomic contex
 2024-04-19 12:05 UTC  (2+ messages)

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-19 11:42 UTC  (2+ messages)

[PATCH 0/4] gpu: Convert to platform remove callback returning void
 2024-04-19 11:28 UTC  (3+ messages)

[PATCH net-next 00/13] MT7530 DSA Subdriver Improvements Act IV
 2024-04-19 10:16 UTC  (15+ messages)
` [PATCH net-next 01/13] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
` [PATCH net-next 02/13] net: dsa: mt7530: refactor MT7530_PMCR_P()
` [PATCH net-next 03/13] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next 04/13] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
` [PATCH net-next 05/13] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
` [PATCH net-next 06/13] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
` [PATCH net-next 07/13] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
` [PATCH net-next 08/13] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
` [PATCH net-next 09/13] net: dsa: mt7530: define MAC speed capabilities per switch model
` [PATCH net-next 10/13] net: dsa: mt7530: get rid of function sanity check
` [PATCH net-next 11/13] net: dsa: mt7530: refactor MT7530_PMEEECR_P()
` [PATCH net-next 12/13] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
` [PATCH net-next 13/13] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS

[PATCH] random: handle creditable entropy from atomic process context
 2024-04-19  8:55 UTC  (3+ messages)
` [PATCH] random: Fix the issue of '_might_sleep' function running in an atomic contex

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-04-19  7:54 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: "

[PATCH] wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
 2024-04-19  7:42 UTC  (3+ messages)

[PATCH v2 00/18] Add display support for the MT8365-EVK board
 2024-04-18 16:05 UTC  (8+ messages)
` [PATCH v2 12/18] dt-bindings: pwm: mediatek,pwm-disp: add compatible for mt8365 SoC
` [PATCH v2 18/18] arm64: dts: mediatek: add display support for mt8365-evk

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-18 15:46 UTC  (11+ messages)
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro

[PATCH v4 1/2] dt-bindings: arm64: mediatek: add Kontron 3.5"-SBC-i1200
 2024-04-18 10:53 UTC  (2+ messages)

[PATCH v3 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-18  9:37 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v3 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings
` [PATCH v3 3/7] dt-bindings: soc: mediatek: Add DVFSRC bindings for MT8183 and MT8195
` [PATCH v3 4/7] soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driver
` [PATCH v3 5/7] regulator: Remove mtk-dvfsrc-regulator.c
` [PATCH v3 6/7] regulator: Add refactored mtk-dvfsrc-regulator driver
` [PATCH v3 7/7] interconnect: mediatek: Add MediaTek MT8183/8195 EMI Interconnect driver

[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: add u3port1 for xhci1
 2024-04-18  9:11 UTC  (4+ messages)

[regression] Tri-band AMD RZ608 (MediaTek MT7921K) has 6GHz band disabled in kernel 6.8 despite working in <=6.6
 2024-04-18  8:48 UTC 


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