linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-23 14:42:25 to 2025-05-24 11:02:23 UTC [more...]

[PATCH v5 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
 2025-05-24 10:59 UTC  (2+ messages)

[PATCH v1 0/2] add support of stm32mp157f-dk2 board
 2025-05-24 10:03 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: dts: stm32: "
` [PATCH v1 2/2] dt-bindings: arm: stm32: add STM32MP157F-DK2 board compatible

[PATCH v3] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-05-24  9:54 UTC  (3+ messages)

[net-next PATCH v5 00/10] Add PCS core support
 2025-05-24  9:25 UTC  (4+ messages)
` [net-next PATCH v5 06/10] net: pcs: Add Xilinx PCS driver
` [net-next PATCH v5 07/10] net: axienet: Convert to use PCS subsystem

[PATCH v4 0/5] media: i2c: imx214: Add support for more clock frequencies
 2025-05-24  9:14 UTC  (6+ messages)
` [PATCH v4 1/5] media: i2c: imx214: Reorder imx214_parse_fwnode call
` [PATCH v4 2/5] media: i2c: imx214: Prepare for variable clock frequency
` [PATCH v4 3/5] media: i2c: imx214: Make use of CCS PLL calculator
` [PATCH v4 4/5] media: dt-bindings: sony,imx214: Deprecate property clock-frequency
` [PATCH v4 5/5] media: i2c: imx214: Remove hard-coded external clock frequency

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-05-24  9:07 UTC  (4+ messages)
` [PATCH v12 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH v3 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-24  8:54 UTC  (4+ messages)
` [PATCH v3 2/4] net: airoha: Fix an error handling path in airoha_probe()

[PATCH v3 0/9] Add support for RK3588 DisplayPort Controller
 2025-05-24  8:11 UTC  (6+ messages)
` [PATCH v3 2/9] drm/bridge: synopsys: Add DW DPTX Controller support library
  `  "
      ` Re:Re: [PATCH "

[PATCH 0/2] Enable CPU Idle for gs101
 2025-05-24  7:30 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: exynos: gs101: Add 'local-timer-stop' to cpuidle nodes
` [PATCH 2/2] soc: samsung: exynos-pmu: Enable CPU Idle for gs101

[PATCH v4 net] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-24  7:29 UTC 

[PATCH 1/2] arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5
 2025-05-24  6:42 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4B

[PATCH 0/2] Add devicetree for NXP i.MX93 FRDM board
 2025-05-24  6:29 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: freescale: add support for NXP i.MX93 FRDM
` [PATCH 2/2] dt-bindings: arm: fsl: add i.MX93 11x11 FRDM board

[PATCH RESEND 0/2] media: nxp,imx8-jpeg: Add imx95 support
 2025-05-24  6:27 UTC  (4+ messages)
` [PATCH RESEND 1/2] media: dt-bindings: nxp,imx8-jpeg: Add compatible strings for IMX95 JPEG

[soc:soc/drivers] BUILD SUCCESS 5963edd98a2159f2114b08e402a7341c1e7dd293
 2025-05-24  5:56 UTC 

[PATCH v2 0/4] gs101 max77759 enablement (DT)
 2025-05-24  5:21 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: defconfig: enable Maxim max77759 driver
` [PATCH v2 2/4] arm64: dts: exynos: gs101-pixel-common: add Maxim MAX77759 PMIC
` [PATCH v2 3/4] arm64: dts: exynos: gs101-pixel-common: add nvmem-reboot-mode
` [PATCH v2 4/4] arm64: dts: exynos: gs101: add dm-verity-device-corrupted syscon-reboot-mode

[PATCH] arm64: dts: rockchip: Remove workaround that prevented Turing RK1 GPU power regulator control
 2025-05-24  3:29 UTC 

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-24  3:30 UTC  (17+ messages)
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH v2 0/7] barrier: introduce smp_cond_load_*_timewait()
 2025-05-24  3:22 UTC  (4+ messages)
` [PATCH v2 1/7] asm-generic: barrier: add smp_cond_load_relaxed_timewait()

[PATCH v5 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-24  2:38 UTC  (10+ messages)
` [PATCH v5 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v5 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v5 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v5 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v5 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[GIT PULL] Qualcomm clock updates for v6.16
 2025-05-24  2:16 UTC 

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-24  1:39 UTC  (6+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v6 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v6 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[PATCH 0/5] media: Add Gen 3 IP stateful decoder driver
 2025-05-24  0:31 UTC  (14+ messages)
` [PATCH 1/5] media: allegro-dvt: Move the current driver to a subdirectory
` [PATCH 2/5] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP
` [PATCH 3/5] MAINTAINERS: Add entry for allegrodvt Gen 3 drivers
` [PATCH 4/5] dt-bindings: vendor-prefixes: Update the description of allegro prefix
` [PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH v3 0/5] Raspberry Pi HEVC decoder driver
 2025-05-24  0:30 UTC  (3+ messages)
` [PATCH v3 1/5] docs: uapi: media: Document Raspberry Pi NV12 column format

[PATCH] net: stmmac: set multicast filter to zero if feature is unsupported
 2025-05-23 22:19 UTC 

[PATCH v2] drm/rockchip: cdn-dp: Convert to drm bridge
 2025-05-23 22:17 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: dma: fsl-mxs-dma: allow interrupt-names for fsl,imx23-dma-apbx
 2025-05-23 21:32 UTC 

[PATCH 1/1] dt-bindings: soc: Add fsl,imx23-digctl.yaml for i.MX23 and i.MX28
 2025-05-23 20:45 UTC 

[PATCH v2 0/7] Add module support for Arm64 Exynos MCT driver
 2025-05-23 20:39 UTC  (10+ messages)
` [PATCH v2 6/7] clocksource/drivers/exynos_mct: Add module support

[PATCH 1/1] dt-bindings: gpio: Move fsl,mxs-pinctrl.txt into gpio-mxs.yaml
 2025-05-23 20:31 UTC 

[PATCH 1/1] dt-bindings: mfd: convert mxs-lradc.txt to yaml format
 2025-05-23 20:27 UTC  (2+ messages)

[PATCH v4 0/2] AT91 SAMA7 SoC Clock Adjustments
 2025-05-23 20:24 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: microchip: sama7g5: Adjust clock xtal phandle
` [PATCH v4 2/2] ARM: dts: microchip: sama7d65: Add clock name property

[PATCH 0/2] Add support for BeagleBone Green Eco board
 2025-05-23 19:48 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: omap: "
` [PATCH 2/2] arm: omap2plus_defconfig: Enable TPS65219 regulator

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-05-23 19:42 UTC  (20+ messages)
` [PATCH v2 01/21] pmdomain: core: Use of_fwnode_handle()
` [PATCH v2 03/21] pmdomain: core: Add the genpd->dev to the genpd provider bus
` [PATCH v2 04/21] pmdomain: core: Export a common ->sync_state() helper for genpd providers
` [PATCH v2 06/21] soc/tegra: pmc: Opt-out from genpd's common ->sync_state() support
` [PATCH v2 08/21] cpuidle: riscv-sbi: "
` [PATCH v2 09/21] pmdomain: qcom: rpmhpd: Use of_genpd_sync_state()
` [PATCH v2 10/21] "
` [PATCH v2 11/21] firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
` [PATCH v2 12/21] firmware: xilinx: Don't share zynqmp_pm_init_finalize()
` [PATCH v2 13/21] firmware: xilinx: Use of_genpd_sync_state()
` [PATCH v2 14/21] driver core: Export get_dev_from_fwnode()
` [PATCH v2 15/21] pmdomain: core: Add common ->sync_state() support for genpd providers
` [PATCH v2 16/21] driver core: Add dev_set_drv_sync_state()
` [PATCH v2 17/21] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
` [PATCH v2 18/21] pmdomain: core: Leave powered-on genpds on until late_initcall_sync
` [PATCH v2 19/21] pmdomain: core: Leave powered-on genpds on until sync_state
` [PATCH v2 20/21] cpuidle: psci: Drop redundant sync_state support
` [PATCH v2 21/21] cpuidle: riscv-sbi: "

[PATCH net-next 0/2] net: airoha: Enable hw acceleration for PPPoE traffic
 2025-05-23 19:23 UTC  (3+ messages)
` [PATCH net-next 1/2] net: airoha: Initialize PPE UPDMEM source-mac table
` [PATCH net-next 2/2] net: airoha: Add PPPoE offload support

[PATCH 1/1] ASoC: dt-bindings: covert mxs-audio-sgtl5000.txt to yaml format
 2025-05-23 19:20 UTC 

[PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment
 2025-05-23 19:17 UTC  (11+ messages)

[PATCH v3 1/2] arm64: dts: amlogic: Update USB hub power and reset properties
 2025-05-23 19:16 UTC  (2+ messages)

[PATCH v2 1/1] Revert "ARM: dts: Update pcie ranges for dra7"
 2025-05-23 18:53 UTC  (4+ messages)

[PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
 2025-05-23 17:48 UTC  (2+ messages)

[PATCH 0/2] Simplify compatible matching for brcmstb_memc
 2025-05-23 18:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: memory-controller: Define fallback compatible
` [PATCH 2/2] memory: brcmstb_memc: Simplify compatible matching

[PATCH] arm64: dts: imx8mp-venice-gw74xx: update name of M2SKT_WDIS2# gpio
 2025-05-23 18:39 UTC  (2+ messages)

[PATCH] arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue
 2025-05-23 18:12 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency
 2025-05-23 17:37 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mp-venice-gw72xx: "
` [PATCH 3/4] arm64: dts: imx8mp-venice-gw73xx: "
` [PATCH 4/4] arm64: dts: imx8mp-venice-gw74xx: "

[PATCH] arm64: dts: ti: Modify J784S4 SoC SERDES lane controller register length
 2025-05-23 17:25 UTC  (2+ messages)

[PATCH RESEND] arm64: defconfig: update renamed PHY_SNPS_EUSB2
 2025-05-23 17:21 UTC  (2+ messages)

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-05-23 17:16 UTC  (4+ messages)
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v2] firmware: arm_scmi: Use dev_err_probe() simplify the code
 2025-05-23 16:30 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
 2025-05-23 16:48 UTC 

[PATCH 0/2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar -- cover
 2025-05-23 16:47 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar

[PATCH] dmaengine: mediatek: Re-enable IRQs in mtk_cqdma_tx_status()
 2025-05-23 16:06 UTC 

[PATCH net-next 0/2] Add LED support/fix to MediaTek 2.5Gphy & Gphy
 2025-05-23 16:07 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: mtk-2p5ge: Add LED support for MT7988
` [PATCH net-next 2/2] net: phy: mtk-ge-soc: Fix LED behavior if blinking is not set

[PATCH v5 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-23 16:02 UTC  (10+ messages)
` [PATCH v5 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC

[PATCH] coresight: fix indenting in cscfg_remove_owned_csdev_configs()
 2025-05-23 16:01 UTC 

[net-next PATCH 0/3] net: dsa: mt7530: Add AN7583 support + PHY
 2025-05-23 16:00 UTC  (7+ messages)
` [net-next PATCH 1/3] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,an7583-switch
` [net-next PATCH 2/3] net: dsa: mt7530: Add AN7583 support
` [net-next PATCH 3/3] net: phy: mediatek: Add Airoha AN7583 PHY support

[PATCH net] net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine xmit
 2025-05-23 16:21 UTC  (3+ messages)

[PATCH] net: dwmac-rk: MAC clock should be truned off
 2025-05-23 16:20 UTC  (2+ messages)

[PATCH 1/6] ARM: dts: vf: remove reg property for arm pmu
 2025-05-23 16:17 UTC  (6+ messages)
` [PATCH 2/6] ARM: dts: vf: remove redundant pinctrl-names
` [PATCH 3/6] ARM: dts: vf: remove redundant layer under iomux
` [PATCH 4/6] ARM: dts: vf: rename io-expander@20 to pinctrl@20
` [PATCH 5/6] ARM: dts: vf: vf-colibri-eval-v3: add power-supply for edt,et057090dhu
` [PATCH 6/6] ARM: dts: vf: vf610-zii-cfu1: rename node name *-gpio to *-gpios

[PATCH v3 0/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS ctrl and WDR support
 2025-05-23 15:14 UTC  (4+ messages)
` [PATCH v3 1/3] media: rkisp1: Properly handle result of rkisp1_params_init_vb2_queue()
` [PATCH v3 2/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
` [PATCH v3 3/3] media: rockchip: rkisp1: Add support for Wide Dynamic Range

[PATCH 1/1] ufs: core: add fatal errors check for LINERESET
 2025-05-23 16:14 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
 2025-05-23 15:47 UTC 

[PATCH 1/1] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1021a-wdt
 2025-05-23 15:46 UTC  (2+ messages)

[PATCH] media: cedrus: Add support for additional output formats
 2025-05-23 15:43 UTC 

[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-23 15:36 UTC  (3+ messages)
` [PATCH v3 7/7] dt-bindings: riscv: add Sxctr ISA extension description

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-23 15:34 UTC  (7+ messages)

[PATCH v2] i2c: Use str_read_write() helper
 2025-05-23 15:32 UTC  (2+ messages)

[PATCH 0/3] kselftest/arm64: Update sve-ptrace for ABI changes
 2025-05-23 15:27 UTC  (4+ messages)
` [PATCH 1/3] kselftest/arm64: Fix check for setting new VLs in sve-ptrace
` [PATCH 2/3] kselftest/arm64: Fix test for streaming FPSIMD write "
` [PATCH 3/3] kselftest/arm64: Specify SVE data when testing VL set "

[GIT PULL] soc: fixes for 6.13, part 3
 2025-05-23 15:21 UTC  (2+ messages)

[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
 2025-05-23 15:19 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-23 15:15 UTC  (4+ messages)
` [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches

[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-23 15:15 UTC  (4+ messages)

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-05-23 15:02 UTC  (5+ messages)
` [PATCH 5/7] pwm: Add rockchip PWMv4 driver

[PATCH 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-05-23 14:48 UTC  (11+ messages)
` [PATCH 2/4] crypto: caam - Support iMX8QXP and variants thereof
` [PATCH 3/4] dt-bindings: crypto: fsl,sec-v4.0: Allow supplying power-domains
` [PATCH 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support
` [PATCH 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP

[PATCH] media: nxp: imx8-isi: Cleanup video device in error path
 2025-05-23 14:34 UTC  (3+ messages)

[PATCH v3 00/13] KVM: Make irqfd registration globally unique
 2025-05-23 14:33 UTC  (4+ messages)
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements

[PATCH v10 10/10] arm64: defconfig: Enable Renesas RZ/T2H serial SCI
 2025-05-23 14:24 UTC 

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-05-23 14:23 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: power: supply: add max77759-fg flavor

[PATCH v3 0/3] Introduce Clock and Reset Driver for STM32MP21 Platform
 2025-05-23 13:57 UTC  (7+ messages)
` [PATCH v3 2/3] clk: stm32: introduce clocks for STM32MP21 platform
` [PATCH v3 3/3] dt-bindings: stm32: cosmetic fixes for STM32MP25 clock and reset bindings

[PATCH v3 0/9] Introduce HDP support for STM32MP platforms
 2025-05-23 12:38 UTC  (2+ messages)
` [PATCH v3 9/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp157c-dk2 board


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