linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-19 11:56:38 to 2024-08-19 17:15:27 UTC [more...]

[PATCH v2 00/12] arm64: dts: imx: 3rd dtb warning clearn up
 2024-08-19 17:01 UTC  (12+ messages)
` [PATCH v2 01/12] arm64: dts: imx8-ss-img: remove undocument slot for jpeg
` [PATCH v2 02/12] arm64: dts: fsl-ls1043a: move "fsl,ls1043a-qdma" ahead "fsl,ls1021a-qdma"
` [PATCH v2 03/12] arm64: dts: imx: rename gpio hog as <gpio name>-hog
` [PATCH v2 04/12] arm64: dts: fsl-ls1012a-frdm: move clock-sc16is7xx under root node
` [PATCH v2 05/12] arm64: dts: layerscape: rename mdio-mux-emi to mdio-mux@<addr>
` [PATCH v2 06/12] arm64: dts: fsl-ls1028: add missed supply for wm8904
` [PATCH v2 07/12] arm64: dts: imx8mm-venice-gw7902(3): add #address-cells for gsc@20
` [PATCH v2 08/12] arm64: dts: fsl-lx2160a-tqmlx2160a: change "vcc" to "vdd" for hub*
` [PATCH v2 09/12] arm64: dts: imx8mp-venice: add vddl and vana for sensor@10
` [PATCH v2 10/12] arm64: dts: fsl-ls1088a-ten64: change to low case hex value
` [PATCH v2 11/12] arm64: dts: s32v234: remove fallback compatible string arm,cortex-a9-gic

[PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
 2024-08-19 16:53 UTC 

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-19 16:51 UTC  (10+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH 4/9] block: mtip32xx: "
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH V3 00/15] Add Battery and USB Supply for AXP717
 2024-08-19 16:46 UTC  (16+ messages)
` [PATCH V3 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en1 to axp_data
` [PATCH V3 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V3 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V3 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V3 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V3 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V3 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V3 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V3 10/15] "
` [PATCH V3 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V3 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V3 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V3 14/15] power: supply: axp20x_battery: add "
` [PATCH V3 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

[PATCH 00/14] Remove support for platform data from samsung keypad
 2024-08-19 16:48 UTC  (19+ messages)
` [PATCH 01/14] Input: samsung-keypad - switch to using devm_clk_get_prepared()
` [PATCH 02/14] Input: samsung-keypad - do not set input device's parent explicitly
` [PATCH 03/14] Input: samsung-keypad - do not combine memory allocation checks
` [PATCH 04/14] Input: samsung-keypad - use struct_size() helper
` [PATCH 05/14] Input: samsung-keypad - use devm to disable runtime PM
` [PATCH 07/14] Input: samsung-keypad - use per-chip parameters
` [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding

[PATCH 0/8] perf/arm-cmn: Fixes and updates
 2024-08-19 16:41 UTC  (10+ messages)
` [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough
` [PATCH 5/8] perf/arm-cmn: Make cycle counts less surprising
` [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access

[PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576
 2024-08-19 16:34 UTC  (2+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-19 16:33 UTC  (13+ messages)
` [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
` [PATCH v10 18/40] arm64/mm: Handle GCS data aborts
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS

[BUG] net: stmmac: crash within stmmac_rx()
 2024-08-19 16:27 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs
 2024-08-19 16:26 UTC  (4+ messages)

[PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop
 2024-08-19 16:26 UTC  (9+ messages)
` [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths
` [PATCH 3/4] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
` [PATCH 4/4] cpuidle: dt_idle_genpd: "

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-19 16:25 UTC  (3+ messages)

[PATCH] leds: sun50i-a100: Replace msleep() with usleep_range()
 2024-08-19 16:25 UTC  (2+ messages)

[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-19 16:04 UTC  (15+ messages)
` [PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH v2 03/13] memory: samsung: exynos5422-dmc: simplify dmc->dev usage
` [PATCH v2 06/13] memory: stm32-fmc2-ebi: simplify with dev_err_probe()
` [PATCH v2 10/13] memory: tegra30-emc: simplify with scoped for each OF child loop
` [PATCH v2 11/13] memory: ti-aemif: simplify with dev_err_probe()
` [PATCH v2 12/13] memory: ti-aemif: simplify with devm_clk_get_enabled()
` [PATCH v2 13/13] memory: ti-aemif: simplify with scoped for each OF child loop

[PATCH v2] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-19 15:59 UTC  (2+ messages)

[PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate
 2024-08-19 15:57 UTC  (4+ messages)

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2024-08-19 15:54 UTC  (8+ messages)
` [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64
 2024-08-19 15:42 UTC  (4+ messages)

[PATCH v2 RESEND] Coresight: Set correct cs_mode for TPDM to fix disable issue
 2024-08-19 15:40 UTC  (2+ messages)

[PATCH v1 RESEND] Coresight: Set correct cs_mode for dummy source to fix disable issue
 2024-08-19 15:40 UTC  (2+ messages)

[PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support
 2024-08-19 15:32 UTC  (2+ messages)

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-19 15:28 UTC  (4+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
 2024-08-19 15:25 UTC 

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-08-19 15:24 UTC  (27+ messages)
` [PATCH v5 01/19] arm64: mm: Add top-level dispatcher for internal mem_encrypt API
` [PATCH v5 02/19] arm64: mm: Add confidential computing hook to ioremap_prot()
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v5 08/19] fixmap: Allow architecture overriding set_fixmap_io
` [PATCH v5 09/19] fixmap: Pass down the full phys address for set_fixmap_io
` [PATCH v5 10/19] arm64: Override set_fixmap_io
` [PATCH v5 11/19] arm64: rsi: Map unprotected MMIO as decrypted
` [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared
` [PATCH v5 13/19] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v5 14/19] arm64: Enforce bounce buffers for realm DMA
` [PATCH v5 15/19] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v5 16/19] arm64: Enable memory encrypt for Realms
` [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
` [PATCH v5 18/19] irqchip/gic-v3-its: Rely on genpool alignment
` [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms

[PATCH] KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
 2024-08-19 15:20 UTC  (2+ messages)

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-19 15:02 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved

[PATCH] Input: keypad-nomadik-ske - remove the driver
 2024-08-19 14:54 UTC  (3+ messages)

[BUG] Rockchip SPI: Runtime PM usage count underflow!
 2024-08-19 14:51 UTC  (7+ messages)

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-19 14:49 UTC  (8+ messages)
` [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio
` [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk
` [PATCH v1 3/3] PCI: imx6: reset link on resume

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

[RFC} arm architecture board/feature deprecation timeline
 2024-08-19 14:34 UTC  (6+ messages)

[PATCH v2 0/3] use device_for_each_child_node_scoped to access device child nodes
 2024-08-19 14:33 UTC  (2+ messages)

get, prepare, enable a clock not in DT?
 2024-08-19 14:33 UTC  (2+ messages)

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-19 14:19 UTC  (16+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()

[PATCH net] net: stmmac: Fix false "invalid port speed" warning
 2024-08-19 13:49 UTC  (5+ messages)

[PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints
 2024-08-19 13:40 UTC  (2+ messages)

[PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX
 2024-08-19 13:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx
 2024-08-19 13:17 UTC  (6+ messages)

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-08-19 13:11 UTC  (8+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-19 13:04 UTC  (4+ messages)
` [PATCH 1/2] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH 2/2] arm64: dts: qcom: msm8998: add qcom,msm8998-lpass-smmu compatible

[PATCH v12 00/28] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-08-19 12:48 UTC  (3+ messages)
` [PATCH v12 28/28] ARM: dts: aspeed: yosemite4: fix GPIO linename typo

[PATCH] KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
 2024-08-19 12:48 UTC  (5+ messages)

[PATCH v2 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-19 12:39 UTC  (3+ messages)
` [PATCH v2 6/9] "

[PATCH net-next v3 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-19 12:38 UTC  (3+ messages)
` [PATCH net-next v3 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data

[PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
 2024-08-19 12:25 UTC  (2+ messages)

[PATCH -next 0/9] drivers: fix some module autoloading
 2024-08-19 12:23 UTC  (17+ messages)
` [PATCH -next 3/9] misc: atmel-ssc: fix "
` [PATCH -next 4/9] i2c: at91: "
` [PATCH -next 5/9] mpc85xx_edac: "
` [PATCH -next 6/9] dmaengine: pxa: "
` [PATCH -next 7/9] dmaengine: mmp_pdma: "
` [PATCH -next 8/9] dmaengine: at_hdmac: "
` [PATCH -next 9/9] ipmi: ipmi_ssif: "

[PATCH -next] soc: ixp4xx/qmgr: fix module autoloading
 2024-08-19 12:22 UTC  (2+ messages)

[PATCH -next] pinctrl: pinctrl-zynq: fix module autoloading
 2024-08-19 12:22 UTC  (2+ messages)

[PATCH v8 0/6] arm64: ptdump: View the second stage page-tables
 2024-08-19 12:18 UTC  (4+ messages)
` [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[RESEND PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183
 2024-08-19 12:05 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support

[PATCH v2 00/14] TQMa93xx improvements
 2024-08-19 12:03 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: dts: freescale: imx93-tqma9352: Add PMIC node
` [PATCH v2 02/14] arm64: dts: freescale: imx93-tqma9352: add eMMC regulators
` [PATCH v2 03/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: improve pad configuration
` [PATCH v2 04/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: enable LPSPI6 interface
` [PATCH v2 05/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add irq for temp sensor
` [PATCH v2 06/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add missing pad configurations
` [PATCH v2 07/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: Add ethernet aliases
` [PATCH v2 08/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add GPIO line names
` [PATCH v2 09/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add RTC / temp sensor IRQ
` [PATCH v2 10/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: improve pad configuration
` [PATCH v2 11/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add missing pad configurations
` [PATCH v2 12/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: Add ethernet aliases
` [PATCH v2 13/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add GPIO line names
` [PATCH v2 14/14] arm64: dts: freescale: imx93-tqma9352: set SION for cmd and data pad of USDHC

[PATCH v4] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-08-19 11:54 UTC  (5+ messages)

[PATCH -next 8/8] serial: xilinx_uartps: Make cdns_rs485_supported static
 2024-08-19 12:01 UTC 

[PATCH -next 2/8] pmdomain: Make apple_pmgr_reset_ops static
 2024-08-19 11:59 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 NNTP newsgroup(s).