linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 13:03:23 to 2024-01-09 05:08:08 UTC [more...]

[PATCH V1 0/2] Add support to preserve boot config in the DT flow
 2024-01-09  5:06 UTC  (3+ messages)
` [PATCH V1 1/2] dt-bindings: Add PCIe "preserve-boot-config" property
` [PATCH V1 2/2] PCI: Add support for "

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2024-01-09  4:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: cpufreq: Add big CPU supply
 2024-01-09  4:26 UTC  (2+ messages)

[RFC PATCH] dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC
 2024-01-09  4:08 UTC  (7+ messages)

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-09  4:08 UTC  (7+ messages)
` [RFC 6/9] dt-bindings: vendor-prefixes: add a PCI prefix for Qualcomm Atheros

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-09  4:08 UTC  (21+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v2 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v2 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 05/12] tty: serial: samsung: set UPIO_MEM32 iotype "
` [PATCH v2 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v2 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v2 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v2 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-09  3:53 UTC  (14+ messages)
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v7 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH 5/5] crash: clean up CRASH_DUMP
 2024-01-09  3:49 UTC  (3+ messages)

[PATCH v3 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-09  3:46 UTC 

[PATCH] ASoC: mediatek: mt8192: Check existence of dai_name before dereferencing
 2024-01-09  3:44 UTC  (2+ messages)

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-09  3:41 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: media: mediatek-jpeg-encoder: change max ioomus count
 2024-01-09  3:27 UTC  (2+ messages)

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-09  3:14 UTC  (10+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode
` [net-next PATCH v9 3/5] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v9 5/5] net: phy: at803x: add LED support for qca808x

[PATCH v3 0/2] StarFive DWMAC support for JH7100
 2024-01-09  3:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible

[PATCH v3 0/7] dma-buf: heaps: Add secure heap
 2024-01-09  3:07 UTC  (11+ messages)

undefined reference to `__aarch64_cas4_sync' error on arm64 native build
 2024-01-09  3:05 UTC  (9+ messages)

[arm:aarch64/ktext/v6.7 3/20] arch/arm64/mm/kasan_init.c:248:2: error: call to '__compiletime_assert_418' declared with 'error' attribute: BUILD_BUG_ON failed: VMALLOC_START != MODULES_END
 2024-01-09  3:02 UTC 

[PATCH v3 0/2] media: i2c: Add support for GC08A3 sensor
 2024-01-09  2:27 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: media: i2c: Document GC08A3 bindings
` [PATCH v3 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2024-01-09  1:31 UTC  (6+ messages)
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH] ARM64: Update __NR_compat_syscalls for statmount/listmount
 2024-01-09  1:09 UTC 

[PATCH V2 1/2] firmware: arm_scmi: clock: implement get permissions
 2024-01-09  1:06 UTC  (2+ messages)

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-01-09  0:54 UTC  (2+ messages)

[GIT PULL] arm64 updates for 6.8
 2024-01-09  0:47 UTC  (2+ messages)

[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-08 23:21 UTC  (17+ messages)
` [PATCH v8 01/16] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v8 02/16] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v8 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v8 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v8 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v8 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v8 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v8 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v8 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v8 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 12/16] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v8 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v8 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v8 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH v3 00/10] counter: Add stm32 timer events support
 2024-01-08 22:07 UTC  (22+ messages)
` [PATCH v3 01/10] counter: stm32-timer-cnt: rename quadrature signal
` [PATCH v3 02/10] counter: stm32-timer-cnt: rename counter
` [PATCH v3 03/10] counter: stm32-timer-cnt: adopt signal definitions
` [PATCH v3 04/10] counter: stm32-timer-cnt: introduce clock signal
` [PATCH v3 05/10] counter: stm32-timer-cnt: add counter prescaler extension
` [PATCH v3 06/10] counter: stm32-timer-cnt: add checks on quadrature encoder capability
` [PATCH v3 07/10] counter: stm32-timer-cnt: introduce channels
` [PATCH v3 08/10] counter: stm32-timer-cnt: probe number of channels from registers
` [PATCH v3 09/10] counter: stm32-timer-cnt: add support for overflow events
` [PATCH v3 10/10] counter: stm32-timer-cnt: add support for capture events

[PATCH v2 0/3] Add device tree for IBM system1 BMC
 2024-01-08 21:34 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: aspeed: add IBM system1-bmc
` [PATCH v2 2/3] dt-bindings: Add DPS310 as trivial device
` [PATCH v2 3/3] ARM: dts: aspeed: System1: IBM system1 BMC board

[PATCH 0/2] Advertise pm_resume/suspend_via_firmware with PSCI
 2024-01-08 20:31 UTC  (11+ messages)
` [PATCH 2/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() on qcom

[PATCH v5 0/8] Add display support for stm32f769-disco board
 2024-01-08 20:15 UTC  (6+ messages)
` [PATCH v5 1/8] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [PATCH v5 2/8] ARM: dts: stm32: add DSI support on stm32f769
` [PATCH v5 3/8] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [PATCH v5 4/8] ARM: dts: stm32: add display support "
` [PATCH v5 6/8] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09

[PATCH v1 0/8] Add device tree for IBM system1 BMC
 2024-01-08 20:05 UTC  (14+ messages)
` [PATCH v1 2/8] dt-bindings: tpm: Add schema for TIS I2C devices
` [PATCH v1 6/8] ARM: dts: aspeed: System1: GPIO, Fan ctrl, Led
` [PATCH v1 7/8] tpm: tis-i2c: Add more compatible strings

[PATCH] firmware: psci: Fix return value from psci_system_suspend()
 2024-01-08 19:53 UTC  (2+ messages)

Need help to validate power domain driver modification on mt8365
 2024-01-08 19:45 UTC  (2+ messages)

[PATCH v2] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-01-08 19:30 UTC  (2+ messages)

[PATCH net-next 10/10] net: fill in MODULE_DESCRIPTION()s for PCS Layer
 2024-01-08 19:21 UTC  (2+ messages)

[PATCH 1/2] firmware: arm_scmi: Use xa_insert() to store opps
 2024-01-08 18:50 UTC  (2+ messages)
` [PATCH 2/2] firmware: arm_scmi: Use xa_insert() when saving raw queues

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-08 18:33 UTC  (12+ messages)
` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH RFC v2 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC v2 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC v2 04/11] ARM: dts: omap4: "
` [PATCH RFC v2 05/11] ARM: dts: omap5: "
` [PATCH RFC v2 06/11] ARM: dts: AM33xx: "
` [PATCH RFC v2 07/11] ARM: dts: AM437x: "
` [PATCH RFC v2 08/11] ARM: dts: DRA7xx: "
` [PATCH RFC v2 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC v2 10/11] ARM: dts: sun6i: "
` [PATCH RFC v2 11/11] MIPS: DTS: jz4780: "

[PATCH next] PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
 2024-01-08 18:27 UTC  (2+ messages)

[PATCH v3 0/4] arm64: rockchip: Pine64 PineTab2 support
 2024-01-08 18:24 UTC  (3+ messages)
` [PATCH v3 2/4] drm/panel: Add driver for BOE TH101MB31IG002-28A panel

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2024-01-08 18:23 UTC  (4+ messages)
` [PATCH v2 3/8] clk: qcom: gpucc-sc8280xp: Add external supply for GX gdsc

[PATCH] arm64: mm: disable PAN during caches_clean_inval_user_pou
 2024-01-08 17:58 UTC  (4+ messages)

[PATCH v3] ufs: mcq: Add definition for REG_UFS_MEM_CFG register
 2024-01-08 17:57 UTC  (2+ messages)

[PATCH 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
 2024-01-08 17:55 UTC  (20+ messages)
` [PATCH 01/15] dt-bindings: clock: renesas,cpg-mssr: Document R-Car V4M support
` [PATCH 02/15] dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions
` [PATCH 03/15] dt-bindings: power: renesas,rcar-sysc: Document R-Car V4M support
` [PATCH 04/15] dt-bindings: power: Add r8a779h0 SYSC power domain definitions
` [PATCH 05/15] dt-bindings: reset: renesas,rst: Document R-Car V4M support
` [PATCH 06/15] dt-bindings: soc: renesas: Document R-Car V4M Gray Hawk Single
` [PATCH 07/15] clk: renesas: rcar-gen4: Add support for FRQCRC1
` [PATCH 08/15] clk: renesas: cpg-mssr: Add support for R-Car V4M
` [PATCH 09/15] pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 support
` [PATCH 10/15] soc: renesas: Introduce ARCH_RCAR_GEN4
` [PATCH 11/15] soc: renesas: Identify R-Car V4M
` [PATCH 12/15] soc: renesas: rcar-rst: Add support for "
` [PATCH 13/15] arm64: dts: renesas: Add Renesas R8A779H0 SoC support
` [PATCH 14/15] arm64: dts: renesas: Add Gray Hawk Single board support
` [PATCH 15/15] arm64: defconfig: Enable R8A779H0 SoC

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2024-01-08 17:55 UTC  (3+ messages)
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-08 17:52 UTC  (3+ messages)

[PATCH v3 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2024-01-08 17:46 UTC  (4+ messages)
` [PATCH v3 02/13] arm64: cpufeatures: Correctly handle signed values

[PATCH v2 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-08 17:43 UTC 

[PATCH 1/2] dt-bindings: arm64: mediatek: Add MT7988A and BPI-R4
 2024-01-08 17:38 UTC  (2+ messages)

[PATCH v8 0/3] add zynqmp TCM bindings
 2024-01-08 17:25 UTC  (5+ messages)
` [PATCH v8 3/3] remoteproc: zynqmp: parse TCM from device tree

[PATCH v3 0/3] Add support for WDIOF_CARDRESET on TI AM65x
 2024-01-08 17:22 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add reserved memory for watchdog

[PATCH v1 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-08 17:09 UTC  (7+ messages)

[PATCH v3 0/5] Rework system pressure interface to the scheduler
 2024-01-08 16:46 UTC  (8+ messages)
` [PATCH v3 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v3 2/5] sched: Take cpufreq feedback into account
` [PATCH v3 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v3 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v3 5/5] sched/pelt: Remove shift of thermal clock

[Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
 2024-01-08 15:34 UTC  (4+ messages)
` RESEND: "

[PATCH v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-01-08 16:19 UTC  (2+ messages)
` [PATCH v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v2 1/5] arm64: dts: imx8ulp: add usb nodes
 2024-01-08 15:49 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: imx93: "

[PATCH 00/14] arm64: zynqmp: Some DT alignment
 2024-01-08 15:39 UTC  (15+ messages)
` [PATCH 01/14] arm64: xilinx: Move address/size-cells to proper locations
` [PATCH 02/14] arm64: zynqmp: Add output-enable pins to SOMs
` [PATCH 03/14] arm64: zynqmp: Add an OP-TEE node to the device tree
` [PATCH 04/14] arm64: zynqmp: Add resets property for CAN nodes
` [PATCH 05/14] arm64: zynqmp: Setup default si570 frequency to 156.25MHz
` [PATCH 06/14] arm64: zynqmp: Describe assigned-clocks for uarts
` [PATCH 07/14] arm64: zynqmp: Update ECAM size to discover up to 256 buses
` [PATCH 08/14] arm64: zynqmp: Fix comment to be aligned with board name
` [PATCH 09/14] arm64: zynqmp: Introduce u-boot options node with bootscr-address
` [PATCH 10/14] arm64: zynqmp: Remove incorrect comment from kv260s
` [PATCH 11/14] arm64: zynqmp: Disable Tri-state for MIO38 Pin
` [PATCH 12/14] arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp
` [PATCH 13/14] arm64: zynqmp: Comment all smmu entries
` [PATCH 14/14] arm64: zynqmp: Align usb clock nodes with binding

[PATCH] net: stmmac: protect statistics updates with a spinlock
 2024-01-08 15:12 UTC  (12+ messages)

[PATCH V2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2024-01-08 15:03 UTC  (3+ messages)
` [PATCH V2 2/2] phy: freescale: add Samsung "

[PATCH 0/8] coresight: Separate sysfs and Perf usage and some other cleanups
 2024-01-08 14:42 UTC  (3+ messages)
` [PATCH 5/8] coresight: Remove the 'enable' field

[PATCH net v3 1/1] net: stmmac: Prevent DSA tags from breaking COE
 2024-01-08 14:36 UTC  (5+ messages)
  ` [PATCH net v3 1/1] net: stmmac: Prevent DSA tags from breaking C

[PATCH v4] PCI: mediatek: Clear interrupt status before dispatching handler
 2024-01-08 14:30 UTC  (2+ messages)

[PATCH v2 0/2] Add reset controller to mt7988 infracfg
 2024-01-08 14:24 UTC  (5+ messages)
` [PATCH v2 2/2] clk: mediatek: add infracfg reset controller for mt7988

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-01-08 14:03 UTC  (6+ messages)

[PATCH 0/3] firmware: arm_scmi: Register and handle limits change notification
 2024-01-08 14:01 UTC  (4+ messages)
` [PATCH 1/3] firmware: arm_scmi: Add perf_notify_support interface
` [PATCH 2/3] firmware: arm_scmi: Add perf_opp_xlate interface
` [PATCH 3/3] cpufreq: scmi: Register for limit change notifications

[PATCH] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
 2024-01-08 13:41 UTC  (3+ messages)

[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
 2024-01-08 13:19 UTC  (6+ messages)
` [net-next PATCH RFC v3 1/8] dt-bindings: net: document ethernet PHY package nodes

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2024-01-08 13:18 UTC  (11+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices


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