linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-28 13:07:49 to 2024-07-29 08:52:32 UTC [more...]

[PATCH v2 0/7] can: m_can: Add am62 wakeup support
 2024-07-29  8:51 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v2 2/7] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v2 3/7] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v2 4/7] can: m_can: Support pinctrl wakeup state
` [PATCH v2 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v2 6/7] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v2 7/7] arm64: dts: ti: k3-am62p-mcu: "

Userspace programs segfaulting since CONFIG_ARM_PAN was introduced for LPAE
 2024-07-29  8:51 UTC  (2+ messages)

[PATCH v4 0/5] Add AP6275P wireless support
 2024-07-29  8:44 UTC  (13+ messages)
` [PATCH v4 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v4 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v4 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v4 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v4 5/5] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH 1/2] iommu: Optimize IOMMU UnMap
 2024-07-29  8:43 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-07-29  8:37 UTC 

[PATCH v12 00/11] Support page table check PowerPC
 2024-07-29  8:27 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043
 2024-07-29  8:17 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: imx8mp-evk: add typec node
` [PATCH 3/3] arm64: dts: imx8mq-evk: "

[PATCH v6 00/27] Add support for sam9x7 SoC family
 2024-07-29  8:17 UTC  (26+ messages)
` [PATCH v6 01/27] dt-bindings: atmel-sysreg: add sam9x7
` [PATCH v6 02/27] dt-bindings: mfd: syscon: add microchip's sam9x7 sfr
` [PATCH v6 03/27] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v6 04/27] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v6 05/27] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x7 compatible
` [PATCH v6 06/27] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v6 07/27] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v6 08/27] ARM: at91: add support in SoC driver for new sam9x7
` [PATCH v6 09/27] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sam9x7
` [PATCH v6 10/27] dt-bindings: clocks: atmel,at91rm9200-pmc: add sam9x7 clock controller
` [PATCH v6 11/27] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH v6 12/27] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH v6 13/27] clk: at91: sama7g5: move mux table macros to header file
` [PATCH v6 14/27] dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DT
` [PATCH v6 15/27] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH v6 16/27] dt-bindings: interrupt-controller: Add support for sam9x7 aic
` [PATCH v6 17/27] irqchip/atmel-aic5: "
` [PATCH v6 18/27] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v6 21/27] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7
` [PATCH v6 22/27] dt-bindings: power: reset: atmel,sama5d2-shdwc: "
` [PATCH v6 23/27] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH v6 24/27] ARM: configs: at91: enable config flags for sam9x7 SoC family
` [PATCH v6 26/27] dt-bindings: arm: add sam9x75 curiosity board
` [PATCH v6 27/27] ARM: dts: microchip: sam9x75_curiosity: "

[PATCH V2 1/3] nvmem: u-boot-env: error if NVMEM device is too small
 2024-07-29  8:07 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: convert U-Boot env to a layout
` [PATCH V2 3/3] nvmem: layouts: add U-Boot env layout

[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
 2024-07-29  8:07 UTC  (6+ messages)

[PATCH v2 0/6] firmware: ti_sci: Partial-IO support
 2024-07-29  8:01 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: ti, sci: Add property for partial-io-wakeup-sources
` [PATCH v2 2/6] firmware: ti_sci: Partial-IO support
` [PATCH v2 3/6] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag
` [PATCH v2 4/6] arm64: dts: ti: k3-am62: Add partial-io wakeup sources
` [PATCH v2 5/6] arm64: dts: ti: k3-am62a: "
` [PATCH v2 6/6] arm64: dts: ti: k3-am62p: "

[PATCH v2] PCI: j721e: Disable INTx mapping and swizzling
 2024-07-29  8:00 UTC  (2+ messages)

[PATCH v1 0/3] mm: split PTE/PMD PT table Kconfig cleanups+clarifications
 2024-07-29  7:56 UTC  (3+ messages)
` [PATCH v1 1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options

[PATCH v2 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-07-29  7:48 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v2 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v2 3/7] leds: add driver for LEDs from "
` [PATCH v2 4/7] Input: add driver for the input part of "
` [PATCH v2 5/7] hwmon: add driver for the hwmon parts "
` [PATCH v2 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v2 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH 0/5] Initial preparations for MT6765
 2024-07-29  7:48 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: clock: mt6765: Add missing PMIC clock
` [PATCH 2/5] clk: mediatek: "
` [PATCH 3/5] pinctrl: mediatek: mt6765: Add virtual GPIOs
` [PATCH 4/5] dt-bindings: pinctrl: mediatek: Add bindings for MT6765 pin controller
` [PATCH 5/5] soc: mediatek: mtk-pmic-wrap: Drop CAP reset in MT6765

[PATCH] mailbox: imx: use device name in interrupt name
 2024-07-29  7:47 UTC 

[PATCH 0/2] Add support for nuvoton ma35 usb2 phy
 2024-07-29  7:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings
` [PATCH 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY

[PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC
 2024-07-29  6:27 UTC  (5+ messages)

[PATCH] irqchip/gic-v4: Fix ordering between vmapp and vpe locks
 2024-07-29  7:25 UTC  (3+ messages)

[PATCH v4 0/3] coresight: Add static trace id support
 2024-07-29  7:14 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: Add arm,trace-id for coresight dummy source
` [PATCH v4 2/3] coresight: Add support to get static id for system trace sources
` [PATCH v4 3/3] coresight: dummy: Add static trace id support for dummy source

[PATCH] ARM: vfp: Use asm volatile in fmrx/fmxr macros
 2024-07-29  7:12 UTC  (4+ messages)

[PATCH V2] firmware: arm_scmi: bus: bypass set fwnode for scmi cpufreq
 2024-07-29  7:03 UTC 

[PATCH] firmware: arm_scmi: get only min/max clock rates
 2024-07-29  6:53 UTC 

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-29  6:45 UTC  (14+ messages)

[PATCH v2] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible
 2024-07-29  6:40 UTC 

[PATCH 0/2] arm64: dts: ti: Update mux-controller node name
 2024-07-29  6:34 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH 2/2] arm64: dts: ti: k3-j7200-som-p0: "

[PATCH] arm64: dts: imx95: correct a55 power-domains
 2024-07-29  6:41 UTC 

[PATCH] ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
 2024-07-29  6:28 UTC  (3+ messages)

[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
 2024-07-29  6:26 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-07-29  6:05 UTC  (13+ messages)

[PATCH 0/4] dpum clock support for Exynos Auto v9 SoC
 2024-07-29  6:03 UTC  (6+ messages)
  ` [PATCH 1/4] dt-bindings: clk: exynosautov9: add dpum clock definitions
  ` [PATCH 2/4] dt-bindings: clock: exynosautov9: add schema for dpum
  ` [PATCH 3/4] arm64: dts: exynosautov9: add dpum clock DT nodes
  ` [PATCH 4/4] clk: samsung: exynosautov9: add dpum clock support

[PATCH] firmware: xilinx: Add missing debug firmware interfaces
 2024-07-29  5:58 UTC  (2+ messages)

[PATCH 0/3] Add support for ACSPCIE refclk output on J784S4-EVM
 2024-07-29  5:41 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible
  ` (subset) "

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-07-29  5:29 UTC  (4+ messages)

[RFC PATCH] ARM: dts: imx53-qsb: Add MCIMX-LVDS1 display module support
 2024-07-29  4:47 UTC  (3+ messages)

[PATCH V2 0/3] aarch64: Enable access for FEAT_D128 registers in EL1/EL2
 2024-07-29  4:40 UTC  (5+ messages)
` [PATCH V2 1/3] aarch64: Enable access into SCTLR2_ELx registers from EL2 and below
` [PATCH V2 2/3] aarch64: Enable access into 128 bit system "
` [PATCH V2 3/3] aarch64: Enable access into RCW[S]MASK_EL1 "

[PATCH v2] ARM: dts: qcom: msm8974pro-samsung-klte: Add pstore node
 2024-07-29  3:58 UTC  (2+ messages)

[PATCH v11 00/21] GenieZone hypervisor drivers
 2024-07-29  3:35 UTC  (4+ messages)
` [PATCH v11 08/21] virt: geniezone: Add vcpu support

[PATCH v5] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29  3:29 UTC  (4+ messages)

[PATCH v4 0/4] initial clock support for exynosauto v920 SoC
 2024-07-29  2:48 UTC  (14+ messages)
  ` [PATCH v4 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings

[PATCH v2] irqchip: Remove asmlinkage for *handle_irq() functions
 2024-07-29  2:47 UTC 

[v4] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
 2024-07-29  2:37 UTC  (3+ messages)

[PATCH] irqchip/gic-v3: Remove asmlinkage for gic_handle_irq()
 2024-07-29  2:36 UTC  (3+ messages)

[PATCH v3] rockchip/drm: vop2: add support for gamma LUT
 2024-07-29  2:35 UTC  (4+ messages)

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-07-29  2:19 UTC  (6+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[PATCH v4 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-07-29  1:56 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
` [PATCH v4 2/4] dts: arm64: imx8mq: Add dbi2 and atu reg for i.MX8MQ PCIe EP
` [PATCH v4 3/4] dts: arm64: imx8mp: Add dbi2 and atu reg for i.MX8MP "
` [PATCH v4 4/4] dts: arm64: imx8mm: Add dbi2 and atu reg for i.MX8MM "

[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-07-29  2:04 UTC  (5+ messages)
` [PATCH 12/14] dt-bindings: display: rockchip,dw-hdmi: Add compatible for RK3588

[PATCH v2 0/4] arm64: dts: imx93-11x11-evk: Add several sound cards
 2024-07-29  1:39 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: imx93: Add #sound-dai-cells property
` [PATCH v2 2/4] arm64: dts: imx93-11x11-evk: add bt-sco sound card support
` [PATCH v2 3/4] arm64: dts: imx93-11x11-evk: Add PDM microphone "
` [PATCH v2 4/4] arm64: dts: imx93-11x11-evk: Add audio XCVR sound card

[PATCH v5 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-07-29  1:50 UTC  (4+ messages)

[PATCH v2 RESEND 0/4] add NETCMIX block control support on i.MX95
 2024-07-29  1:27 UTC  (5+ messages)
` [PATCH v2 RESEND 1/4] dt-bindings: clock: add i.MX95 NETCMIX block control
` [PATCH v2 RESEND 2/4] dt-bindings: clock: add RMII clock selection
` [PATCH v2 RESEND 3/4] clk: imx95: enable the clock of NETCMIX block control
` [PATCH v2 RESEND 4/4] arm64: dts: imx95: Add NETCMIX block control support

[PATCH net v2] net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver
 2024-07-28 23:00 UTC 

[PATCH v10 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-07-28 22:44 UTC  (10+ messages)
` [PATCH v10 1/9] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v10 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v10 3/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v10 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v10 5/9] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v10 6/9] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v10 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
` [PATCH v10 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v10 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH 00/13] armada-370-xp irqchip updates round 5
 2024-07-28 21:55 UTC  (13+ messages)
` [PATCH 03/13] irqchip/armada-370-xp: Rename struct irq_domain variables for consistency
` [PATCH 04/13] irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
` [PATCH 06/13] irqchip/armada-370-xp: Put static variables into driver private structure
` [PATCH 10/13] irqchip/armada-370-xp: Fix reenabling last per-CPU interrupt
` [PATCH 11/13] irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause register
` [PATCH 12/13] irqchip/armada-370-xp: Allow mapping only per-CPU interrupts

[PATCH AUTOSEL 5.10 03/11] PCI: Use preserve_config in place of pci_flags
 2024-07-28 16:09 UTC 

[PATCH AUTOSEL 5.15 02/13] PCI: Use preserve_config in place of pci_flags
 2024-07-28 16:08 UTC 

[PATCH AUTOSEL 6.1 02/15] PCI: Use preserve_config in place of pci_flags
 2024-07-28 16:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 11/15] usb: gadget: aspeed_udc: validate endpoint index for ast udc

[PATCH AUTOSEL 6.6 02/17] PCI: Use preserve_config in place of pci_flags
 2024-07-28 16:06 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 12/17] usb: gadget: aspeed_udc: validate endpoint index for ast udc

[PATCH AUTOSEL 6.10 03/23] PCI: Use preserve_config in place of pci_flags
 2024-07-28 16:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 16/23] usb: gadget: aspeed_udc: validate endpoint index for ast udc

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-07-28 13:00 UTC  (4+ messages)
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
  ` [PATCH V2 15/16] serial: 8250_bcm2835aux: add PM suspend/resume support
  ` [PATCH V2 16/16] ARM: bcm2835_defconfig: Enable SUSPEND


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