linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-19 10:35:33 to 2024-06-19 18:46:35 UTC [more...]

[PATCH net-next 0/8] net: support 2.5G ethernet in dwmac-qcom-ethqos
 2024-06-19 18:45 UTC  (8+ messages)
` [PATCH net-next 1/8] net: phy: add support for overclocked SGMII
` [PATCH net-next 2/8] net: stmmac: qcom-ethqos: add support for 2.5G overlocked SGMII mode
` [PATCH net-next 3/8] net: phy: aquantia: add missing include guards
` [PATCH net-next 4/8] net: phy: aquantia: add support for aqr115c
` [PATCH net-next 5/8] net: phy: aquantia: wait for FW reset before checking the vendor ID
` [PATCH net-next 6/8] net: stmmac: provide the link_up() callback
` [PATCH net-next 8/8] net: stmmac: qcom-ethqos: add a DMA-reset quirk for sa8775p-ride-r3

[PATCH v2 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback
 2024-06-19 18:22 UTC  (14+ messages)
` [PATCH v2 02/14] drm/rockchip: analogix_dp: add runtime PM handling
` [PATCH v2 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
` [PATCH v2 04/14] drm/bridge: analogix_dp: handle clock via "
` [PATCH v2 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove
` [PATCH v2 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH v2 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH v2 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH v2 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH v2 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting
` [PATCH v2 11/14] drm/bridge: analogix_dp: don't wait for PLL lock too early
` [PATCH v2 12/14] drm/bridge: analogix_dp: simplify and correct PLL lock checks
` [PATCH v2 13/14] drm/bridge: analogix_dp: only read AUX status when an error occured
` [PATCH v2 14/14] drm/bridge: analogix_dp: handle AUX transfer timeouts

[PATCH 0/5] Support alpha blending in MTK display driver
 2024-06-19 17:27 UTC  (6+ messages)
` [PATCH 1/5] drm/mediatek: Support "None" blending in OVL
` [PATCH 2/5] drm/mediatek: Support "None" blending in Mixer
` [PATCH 3/5] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH 4/5] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH 5/5] drm/mediatek: Support alpha blending in display driver

[PATCH] dt-bindings: i2c: convert to dt schema
 2024-06-19 18:26 UTC  (3+ messages)

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-19 18:06 UTC  (11+ messages)
` [PATCH v2 1/4] media: rockchip: Move H264 CABAC table to header file
` [PATCH v2 2/4] media: rockchip: Introduce the rkvdec2 driver
` [PATCH v2 3/4] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-06-19 17:53 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6

[PATCH 1/3] arm64: dts: mediatek: mt8188: Fix VPPSYS0/1 node name/compatibles
 2024-06-19 17:51 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: clock: mediatek: Document reset cells for MT8188 sys
` [PATCH 3/3] dt-bindings: mailbox: mediatek: Avoid clock-names on MT8188 GCE

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-06-19 17:46 UTC  (5+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[LTP] [PATCH] lib: tst_fd: Add kernel version check to memfd_secret
 2024-06-19 17:33 UTC 

[PATCH] dt-bindings: pinctrl: pinctrl-single: Define a max count for "pinctrl-single,gpio-range"
 2024-06-19 16:19 UTC  (4+ messages)

[PATCH 0/4] armada-370-xp irqchip updates
 2024-06-19 17:21 UTC  (9+ messages)
` [PATCH 1/4] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
` [PATCH 2/4] irqchip/armada-370-xp: Exit ipi_resume() early if IPI is not used
` [PATCH 3/4] irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPI
` [PATCH 4/4] irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platforms

[PATCH] arm64: defconfig: Enable secure QFPROM driver
 2024-06-19 16:51 UTC  (9+ messages)

[PATCH] soc: mediatek: Disable 9-bit alpha in ETHDR
 2024-06-19 16:50 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-19 16:45 UTC  (4+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values

[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
 2024-06-19 16:38 UTC  (15+ messages)
` [PATCH v3 01/14] drm/mediatek: Add missing plane settings when async update
` [PATCH v3 02/14] drm/mediatek: Use 8-bit alpha in ETHDR
` [PATCH v3 03/14] drm/mediatek: Fix XRGB setting error in OVL
` [PATCH v3 04/14] drm/mediatek: Fix XRGB setting error in Mixer
` [PATCH v3 05/14] drm/mediatek: Fix destination alpha error in OVL
` [PATCH v3 06/14] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v3 07/14] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v3 08/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v3 09/14] drm/mediatek: Add new color format MACROs in OVL
` [PATCH v3 10/14] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v3 11/14] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v3 12/14] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL
` [PATCH v3 14/14] drm/mediatek: Support DRM plane alpha in Mixer

[PATCH] iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
 2024-06-19 16:34 UTC  (2+ messages)

[PATCH v7 0/5] Introduction of a remoteproc tee to load signed firmware
 2024-06-19 16:33 UTC  (4+ messages)
` [PATCH v7 2/5] remoteproc: Add TEE support

[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-06-19 16:33 UTC  (4+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk

[PATCH 0/2] Add support for Nuvovon MA35D1 SDHCI
 2024-06-19 16:18 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci-of-ma35d1: Add Novoton MA35D1 SDHCI driver
  ` [PATCH 2/2] mmc: sdhci-of-ma35d1: Add Nuvoton "

[PATCH] mailbox: mtk-cmdq: Add unregister mailbox controller in cmdq_remove()
 2024-06-19 16:06 UTC  (6+ messages)

[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-06-19 15:01 UTC  (19+ messages)
` [PATCH v6 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH v6 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH v6 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH v6 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH v6 05/16] ASoC: mediatek: mt8365: Add audio clock control support
` [PATCH v6 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH v6 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH v6 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH v6 09/16] ASoC: mediatek: mt8365: Add PCM "
` [PATCH v6 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH v6 11/16] ASoC: mediatek: mt8365: Add the AFE driver support
` [PATCH v6 12/16] ASoC: codecs: add MT6357 support
` [PATCH v6 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH v6 14/16] arm64: defconfig: enable mt8365 sound
` [PATCH v6 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH v6 16/16] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCH v9 00/21] Support IGT in display driver
 2024-06-19 16:00 UTC  (6+ messages)
` [PATCH v9 16/21] drm/mediatek: Support "Pre-multiplied" blending in OVL

[PATCH v1] arm64: mm: Permit PTE SW bits to change in live mappings
 2024-06-19 15:58 UTC  (4+ messages)

[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-19 15:40 UTC  (10+ messages)
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[PATCH 0/2] Fix sleeping function called from invalid context
 2024-06-19 15:38 UTC  (7+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API

[PATCH] arm64: dts: juno: Enable GPU
 2024-06-19 15:31 UTC 

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-19 15:28 UTC  (4+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types

[PATCH] arm64: hw_breakpoint: Save privilege of access control via ptrace
 2024-06-19 15:15 UTC  (2+ messages)

[PATCH 0/5] DT fixes for Rockchip RK809 audio codec support
 2024-06-19 15:05 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: mfd: rk809: Use correct compatible in the example
` [PATCH 2/5] dt-bindings: mfd: rk809: Add missing audio codec properties
` [PATCH 3/5] arm64: dts: rockchip: Fix mic-in-differential usage on rk3568-rock-3a
` [PATCH 4/5] arm64: dts: rockchip: Fix mic-in-differential usage on rk3566-roc-pc
` [PATCH 5/5] arm64: dts: rockchip: Fix mic-in-differential usage on rk3568-evb1-v10

[RFC 2/2] rust: sync: Add atomic support
 2024-06-19 15:00 UTC  (11+ messages)

[PATCH 3/3] arm64: dts: meson: add initial support for Dreambox One/Two
 2024-06-19 14:42 UTC  (5+ messages)

[PATCH v2 00/14] Fix the errors of MediaTek display driver found by IGT
 2024-06-19 14:30 UTC  (15+ messages)
` [PATCH v2 01/14] drm/mediatek: Add missing plane settings when async update
` [PATCH v2 02/14] drm/mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v2 03/14] drm/mediatek: Fix XRGB setting error in OVL
` [PATCH v2 04/14] drm/mediatek: Fix XRGB setting error in Mixer
` [PATCH v2 05/14] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v2 06/14] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v2 07/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v2 08/14] drm/mediatek: Add new color format MACROs in OVL
` [PATCH v2 09/14] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v2 10/14] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v2 11/14] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
` [PATCH v2 12/14] drm/mediatek: Support DRM plane alpha in OVL
` [PATCH v2 13/14] drm/mediatek: Support DRM plane alpha in Mixer
` [PATCH v2 14/14] drm/mediatek: Fix XRGB setting error in OVL

[PATCH] PCI: mvebu: Dispose INTx irqs prior to removing INTx domain
 2024-06-19 14:28 UTC 

[PATCH v2 0/3] Series DTs to deliver Ethernet for STM32MP25
 2024-06-19 13:45 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: dts: st: add ethernet1 and ethernet2 support on stm32mp25
` [PATCH v2 2/3] arm64: dts: st: add eth2 pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v2 3/3] arm64: dts: st: enable Ethernet2 on stm32mp257f-ev1 board

[PATCH 0/7] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-06-19 14:08 UTC  (8+ messages)
` [PATCH 1/7] OPP: Fix support for required OPPs for multiple PM domains
` [PATCH 2/7] OPP: Drop a redundant in-parameter to _set_opp_level()
` [PATCH 3/7] OPP: Rework _set_required_devs() to manage a single device per call
` [PATCH 4/7] OPP: Introduce an OF helper function to inform if required-opps is used
` [PATCH 5/7] pmdomain: core: Manage the default required OPP from a separate function
` [PATCH 6/7] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach
` [PATCH 7/7] pmdomain: core: Drop the redundant dev_to_genpd_dev()

[PATCH] dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains
 2024-06-19 14:07 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: amlogic: add OSMC Vero 4K
 2024-06-19 14:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson: add support for "

[PATCH net-next] net: stmmac: unexport stmmac_pltfr_init/exit()
 2024-06-19 14:01 UTC 

[PATCH v1 3/3] arm64: dts: qcom: Add CSR and ETR nodes for SA8775p
 2024-06-19 13:57 UTC  (2+ messages)

[net-next,PATCH v2 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-19 13:56 UTC  (3+ messages)
` [net-next,PATCH v2 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[PATCH] arm64: smp: Fix missing IPI statistics
 2024-06-19 13:32 UTC  (2+ messages)

[PATCH v4 0/9] Add Mule MFD support
 2024-06-19 13:31 UTC  (6+ messages)

[PATCH] bpf, arm64: inline bpf_get_current_task/_btf() helpers
 2024-06-19 13:13 UTC 

[PATCH 0/3] arm64: dts: ti: k3-am62p/j722s: Add gpio-ranges properties
 2024-06-19 13:02 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-pinctrl: Define a generic GPIO MUX Mode

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-06-19 12:43 UTC  (3+ messages)

[PATCH net-next v2] wifi: mt76: un-embedd netdev from mt76_dev
 2024-06-19 12:36 UTC  (2+ messages)

[PATCH v3] ACPI /amba: Fix meaningless code for amba_register_dummy_clk()
 2024-06-19 12:33 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: dsa: mt7530: factor out bridge join/leave logic
 2024-06-19 12:20 UTC  (2+ messages)

[PATCH 0/9] Enable haltpoll for arm64
 2024-06-19 12:17 UTC  (3+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-06-19 12:11 UTC  (5+ messages)
` [PATCH v10 14/19] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs

[PATCH v6 0/8] drm: Support per-plane async flip configuration
 2024-06-19 11:57 UTC  (4+ messages)

[PATCH net-next v7 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-19 11:44 UTC  (13+ messages)
` [PATCH net-next v7 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
` [PATCH net-next v7 3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v7 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH] ARM: dts: nxp: imx6: convert NVMEM content to layout syntax
 2024-06-19 11:54 UTC  (3+ messages)

[PATCH v3 0/2] drm/panfrost: Add MT8188 support
 2024-06-19 11:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: soc: ti: pruss: allow ethernet controller in ICSSG node
 2024-06-19 11:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add PRU Ethernet support

[PATCH 1/1] pinctrl: aspeed-g6: Add NCSI pin group config
 2024-06-19 11:24 UTC  (3+ messages)

[PATCH RFC 0/7] usb: typec: ucsi: rework glue driver interface
 2024-06-19 11:11 UTC  (3+ messages)

[PATCH v8 0/3] drm/mediatek: Add support for OF graphs
 2024-06-19 10:56 UTC  (2+ messages)

[PATCH v4 00/15] Add display support for the MT8365-EVK board
 2024-06-19 10:47 UTC  (3+ messages)
` [PATCH v4 14/15] arm64: dts: mediatek: add display blocks support for the MT8365 SoC

[PATCH] soc: mediatek: mtk-mutex: Add MDP_TCC0 mod to MT8188 mutex table
 2024-06-19 10:38 UTC  (3+ 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).