linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 06:57:12 to 2024-08-26 13:53:36 UTC [more...]

[PATCH v9 00/23] Support more Amlogic SoC families in crypto driver
 2024-08-26 13:52 UTC  (7+ messages)
` [PATCH v9 17/23] dt-bindings: crypto: meson: correct clk and remove second interrupt line
` [PATCH v9 18/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v9 19/23] arch: arm64: dts: meson: gxl: correct crypto node definition

[PATCH v3 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-26 13:11 UTC  (11+ messages)
` [PATCH v3 1/9] clk: clocking-wizard: simplify probe/remove with devres helpers
` [PATCH v3 2/9] clk: clocking-wizard: use newer clk_hw API
` [PATCH v3 3/9] clk: clocking-wizard: use devres versions of "
` [PATCH v3 4/9] clk: clocking-wizard: move clock registration to separate function
` [PATCH v3 5/9] dt-bindings: clock: xilinx: add description of user monitor interrupt
` [PATCH v3 6/9] clk: clocking-wizard: add user clock monitor support
` [PATCH v3 7/9] uio: add Xilinx "
` [PATCH v3 8/9] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
` [PATCH v3 9/9] clk: clocking-wizard: move dynamic reconfig setup behind flag

[PATCH v2 0/4] arm64: dts: ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-08-26 13:23 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: ti: k3-am62p: "

[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
 2024-08-26 13:19 UTC  (14+ messages)
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support

next-20240826: arm: tinyconfig: mm/vma.h:184:26: error: 'USER_PGTABLES_CEILING' undeclared (first use in this function)
 2024-08-26 13:13 UTC  (2+ messages)

[PATCH 0/5] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-08-26 13:13 UTC  (3+ messages)
` [PATCH 1/5] Add dso__is_pie call to identify ELF PIE

[PATCH -next] mmc: sdhci-of-aspeed: fix module autoloading
 2024-08-26 12:48 UTC 

[PATCH -next RESEND 00/10] mtd: Use for_each_child_of_node_scoped()
 2024-08-26 12:56 UTC  (18+ messages)
` [PATCH -next RESEND 01/10] mtd: rawnand: arasan: "
` [PATCH -next RESEND 02/10] mtd: rawnand: cadence: "
` [PATCH -next RESEND 03/10] mtd: rawnand: pl353: "
` [PATCH -next RESEND 04/10] mtd: rawnand: marvell: drm/rockchip: "
` [PATCH -next RESEND 05/10] mtd: rawnand: rockchip: "
` [PATCH -next RESEND 06/10] mtd: rawnand: meson: "
` [PATCH -next RESEND 07/10] mtd: rawnand: mtk: "
` [PATCH -next RESEND 08/10] mtd: rawnand: renesas: "
` [PATCH -next RESEND 09/10] mtd: rawnand: stm32_fmc2: "
` [PATCH -next RESEND 10/10] mtd: rawnand: sunxi: "

[PATCH v4 0/7] Reserve Timer Nodes to avoid clash with Remoteproc firmware
 2024-08-26 12:37 UTC  (11+ messages)
` [PATCH v4 1/7] arm64: dts: ti: k3-j7200-som-p0: Change timer nodes status to reserved
` [PATCH v4 2/7] arm64: dts: ti: k3-j721e-som-p0: "
` [PATCH v4 3/7] arm64: dts: ti: k3-j721e-sk: "
` [PATCH v4 4/7] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v4 5/7] arm64: dts: ti: k3-am68-sk-som: "
` [PATCH v4 6/7] arm64: dts: ti: k3-j784s4-evm: "
` [PATCH v4 7/7] arm64: dts: ti: k3-am69-sk: "

[PATCH -next 0/2] spi: atmel-quadspi: Fix uninitialized res
 2024-08-26 12:59 UTC  (2+ messages)
` [PATCH -next 1/2] "

[PATCH -next 0/2] spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
 2024-08-26 12:49 UTC  (3+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] spi: bcmbca-hsspi: Use devm_spi_alloc_host()

[PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
 2024-08-26 12:36 UTC  (5+ messages)

[PATCH 3/6] dma:imx-dma:Use devm_clk_get_enabled() helpers
 2024-08-26 12:21 UTC  (2+ messages)
` [PATCH v2 "

[PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code
 2024-08-26 12:14 UTC  (3+ messages)
` [PATCH -next 1/2] spi: zynqmp-gqspi: Use devm_spi_alloc_host()
` [PATCH -next 2/2] spi: zynqmp-gqspi: Simplify with dev_err_probe()

[PATCH v4 0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings
 2024-08-26 12:01 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-08-26 10:46 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 09/19] fixmap: Pass down the full phys address for set_fixmap_io
` [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 0/3] gpio: siul2-s32g2: add initial GPIO driver
 2024-08-26  9:42 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: gpio: add schema for NXP S32G2/S32G3 SoCs
` [PATCH 2/3] drivers: gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
` [PATCH 3/3] MAINTAINERS: add MAINTAINER for S32G2 SIUL2 GPIO driver

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-26 11:36 UTC  (3+ messages)
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size

[PATCH v2 0/5] tty/serial drivers use devm_clk_get_enabled() helpers
 2024-08-26 11:33 UTC  (4+ messages)
` [PATCH v2 3/5] tty: 8250_uniphier: Use "
` [PATCH v2 4/5] tty: owl-uart: "
` [PATCH v2 5/5] tty: stm32-usart: "

[PATCH 00/11] phy: simplify with cleanup.h and few other ideas
 2024-08-26 10:07 UTC  (12+ messages)
` [PATCH 01/11] phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop
` [PATCH 02/11] phy: broadcom: brcm-sata: "
` [PATCH 03/11] phy: cadence: sierra: "
` [PATCH 04/11] phy: hisilicon: usb2: "
` [PATCH 05/11] phy: mediatek: tphy: "
` [PATCH 06/11] phy: mediatek: xsphy: "
` [PATCH 07/11] phy: qcom: qmp-pcie-msm8996: "
` [PATCH 08/11] phy: ti: am654-serdes: Use scoped device node handling to simplify error paths
` [PATCH 09/11] phy: ti: gmii-sel: Simplify with dev_err_probe()
` [PATCH 10/11] phy: ti: j721e-wiz: Drop OF node reference earlier for simpler code
` [PATCH 11/11] phy: ti: j721e-wiz: Simplify with scoped for each OF child loop

[v2 PATCH 1/2] hugetlb: arm64: add mte support
 2024-08-26 11:15 UTC  (2+ messages)

[PATCH v3 0/2] use device_for_each_child_node_scoped to access device child nodes
 2024-08-26 11:15 UTC  (4+ messages)
` [PATCH v3 1/2] iio: adc: xilinx-ams: use device_* to iterate over "

Re:[PATCH v6 1/3] dt-bindings: clock, reset: Add support for rk3576
 2024-08-26 11:04 UTC 

[v2,3/3] arm64: dts: rockchip: add dts for LCKFB Taishan Pi RK3566
 2024-08-26 11:02 UTC 

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-08-26 11:03 UTC  (4+ messages)
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells "
  ` (subset) "

[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-08-26 11:03 UTC  (4+ messages)
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280

[PATCH] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
 2024-08-26  9:13 UTC  (3+ messages)

[PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-08-26 10:57 UTC  (4+ messages)
` [PATCH v3 07/10] drm/tegra: gr3d: Convert into devm_pm_domain_attach_list()

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-26 10:56 UTC  (6+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver
  ` [PATCH "

[PATCH v3 0/5] Reserve Timer Nodes to avoid clash with Remoteproc firmware
 2024-08-26 10:51 UTC  (6+ messages)
` [PATCH v3 5/5] arm64: dts: ti: k3-j722s: Change timer nodes status to reserved

[PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-26 10:42 UTC  (9+ messages)
` [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available

[PATCH -next 0/3] net: fix module autoloading
 2024-08-26 10:40 UTC  (5+ messages)
` [PATCH -next 1/3] net: dm9051: "
` [PATCH -next 2/3] net: ag71xx: "
` [PATCH -next 3/3] net: airoha: "

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-26 10:38 UTC  (11+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH bpf-next 0/2] bpf, arm64: Simplify jited prologue/epilogue
 2024-08-26 10:37 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Get rid of fpb
` [PATCH bpf-next 2/2] bpf, arm64: Avoid blindly saving/restoring all callee-saved registers

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-08-26 10:32 UTC  (4+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-26 10:15 UTC  (8+ messages)
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S

[PATCH] mt76: mt7915: check devm_kasprintf() returned value
 2024-08-26 10:06 UTC 

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-26 10:00 UTC  (7+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames

[net-next v2 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-26  8:46 UTC  (3+ messages)
` [net-next v2 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()

[PATCH v1 1/1] gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API
 2024-08-26  8:43 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: nomadik: Use string_choices API instead of ternary operator
 2024-08-26  9:57 UTC 

[PATCH] wifi: mt76: mt7921: Check devm_kasprintf() returned value
 2024-08-26  9:55 UTC 

[PATCH v1 1/1] pinctrl: stmfx: Use string_choices API instead of ternary operator
 2024-08-26  9:53 UTC 

[PATCH v3 0/7] Switch MAIN R5F clusters to Split-mode for TI K3 Platforms
 2024-08-26  9:30 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: ti: k3-j7200-som-p0: Switch MAIN R5F cluster to Split-mode
` [PATCH v3 2/7] arm64: dts: ti: k3-j721e-som-p0: Switch MAIN R5F clusters "
` [PATCH v3 3/7] arm64: dts: ti: k3-j721e-sk: "
` [PATCH v3 4/7] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v3 5/7] arm64: dts: ti: k3-am68-sk-som: "
` [PATCH v3 6/7] arm64: dts: ti: k3-j784s4-evm: "
` [PATCH v3 7/7] arm64: dts: ti: k3-am69-sk: "

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-26  9:18 UTC  (7+ messages)
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH 0/3] Add support for LCKFB Taishan Pi RK3566
 2024-08-26  9:31 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add dts "

[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-26  8:22 UTC  (3+ messages)
` [PATCH v3 1/5] usb: aspeed_udc: Use "
` [PATCH v3 2/5] usb: pxa27x_udc: "

[PATCH v3 0/3] Add DTS for NanoPi R2S Plus
 2024-08-26  9:12 UTC  (3+ messages)

[PATCH v14 6/6] iommu/arm-smmu: add support for PRR bit setup
 2024-08-26  9:10 UTC  (3+ messages)

[PATCH -next 0/5] drm: Use for_each_child_of_node_scoped()
 2024-08-26  9:04 UTC  (4+ messages)
` [PATCH -next 1/5] drm/rockchip: "

[PATCH 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
 2024-08-26  8:33 UTC  (5+ messages)
` [PATCH 7/8] dt-bindings: arm: rockchip: Add Relfor Saib

[PATCH 0/5] Remove support for platform data from matrix keypad driver
 2024-08-26  8:52 UTC  (4+ messages)

[PATCH v2] pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26  8:48 UTC  (2+ messages)

[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-26  8:41 UTC  (3+ messages)
` [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()

[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-08-26  7:24 UTC  (8+ messages)
` [PATCH v6 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-08-26  7:11 UTC  (2+ messages)

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-08-26  8:19 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: media: Document bindings for "

[PATCH v2 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers
 2024-08-26  7:06 UTC 

[PATCH v2 1/5] usb: aspeed_udc: Use devm_clk_get_enabled() helpers
 2024-08-26  7:05 UTC 

[PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm
 2024-08-26  8:10 UTC  (3+ messages)
` [PATCH 2/2] memory: pl353-smc: simplify with scoped for each OF child loop

[PATCH v2] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26  7:40 UTC 

[PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26  7:42 UTC  (3+ messages)

[PATCH] rtc: at91sam9: fix OF node leak in probe() error path
 2024-08-26  7:30 UTC  (5+ messages)
    `  "

clearly mark DMA_OPS support as an architecture feasture
 2024-08-26  6:16 UTC  (2+ messages)

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-26  7:16 UTC  (5+ messages)
` [PATCH v1 1/4] iommu: Add IOMMU_SYS_CACHE flag for system cache control
` [PATCH v1 2/4] iommu/io-pgtable-arm: Force outer cache for page-level MAIR via user flag
` [PATCH v1 3/4] vfio: Add VFIO_DMA_MAP_FLAG_SYS_CACHE to control device access to system cache
` [PATCH v1 4/4] vfio/type1: Add support for VFIO_DMA_MAP_FLAG_SYS_CACHE

[PATCH rc 0/2] Fix maps created without READ or WRITE
 2024-08-26  7:16 UTC  (2+ messages)

[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
 2024-08-26  6:56 UTC  (3+ messages)
` [PATCH v2 6/6] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1

[PATCH v2 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-26  7:14 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-26  7:08 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add tca function driver "
` [PATCH v3 4/5] arm64: dts: imx95: add usb3 related nodes
` [PATCH v3 5/5] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH v8] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-08-26  7:07 UTC  (2+ messages)

[PATCH] hwrng: mtk - Use devm_pm_runtime_enable
 2024-08-26  7:04 UTC 

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-26  6:55 UTC  (4+ messages)
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres

[PATCH] dt-bindings: mfd: mediatek,mt6357: Fixup reference to pwrap node
 2024-08-26  6:54 UTC 

[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
 2024-08-26  6:52 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).