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

[PATCH v5 0/7] Event parsing fixes
 2024-08-28 14:07 UTC  (5+ messages)
` [PATCH v5 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v5 2/7] perf stat: Uniquify event name improvements
` [PATCH v5 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v5 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events

[PATCH] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices
 2024-08-28 14:05 UTC  (3+ messages)

[PATCH v6] rust: support for shadow call stack sanitizer
 2024-08-28 13:48 UTC  (2+ messages)

[PATCH net-next v2 00/13] net: Simplified with scoped function
 2024-08-28 12:53 UTC  (27+ messages)
` [PATCH net-next v2 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 02/13] net: stmmac: dwmac-sun8i: Use __free() to simplify code
` [PATCH net-next v2 03/13] net: dsa: realtek: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 04/13] net: dsa: realtek: Use __free() to simplify code
` [PATCH net-next v2 05/13] net: phy: Fix missing of_node_put() for leds
` [PATCH net-next v2 06/13] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v2 07/13] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v2 08/13] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v2 09/13] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v2 10/13] net: dsa: microchip: Use scoped function to simplfy code
` [PATCH net-next v2 11/13] net: dsa: microchip: Use __free() "
` [PATCH net-next v2 12/13] net: bcmasp: Simplify with scoped for each OF child loop
` [PATCH net-next v2 13/13] net: bcmasp: Simplify with __free()

[PATCH 2/6] drm/exynos: hdmi: use display_info for printing display dimensions
 2024-08-28 12:48 UTC  (6+ messages)
` [PATCH 3/6] drm/exynos: hdmi: convert to struct drm_edid
` [PATCH 5/6] drm/ipuv3/parallel: "

[PATCH v3 0/5] Binding and driver for gated-fixed-clocks
 2024-08-28 13:37 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: clocks: add binding "
` [PATCH v3 2/5] clk: clk-gpio: update documentation for gpio-gate clock
` [PATCH v3 3/5] clk: clk-gpio: use dev_err_probe for gpio-get failure
` [PATCH v3 4/5] clk: clk-gpio: add driver for gated-fixed-clocks
` [PATCH v3 5/5] arm64: dts: rockchip: fix the pcie refclock oscillator on Rock 5 ITX

[PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO hogs
 2024-08-28 13:41 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: gpio: fcs,fxl6408: "
` [PATCH 2/3] dt-bindings: pinctrl: qcom: "
` [PATCH 3/3] dt-bindings: gpio: simplify GPIO hog nodes schema

[PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
 2024-08-28 13:55 UTC  (11+ messages)

[PATCH v2 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks property
 2024-08-28 13:53 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: amlogic,axg-sound-card: "
` [PATCH v2 2/3] ASoC: dt-bindings: amlogic,gx-sound-card: "
` [PATCH v2 3/3] arm64: dts: amlogic: add clock and clock-names to sound cards

[PATCH 0/8] regulator: kerneldoc section fixes
 2024-08-28 13:53 UTC  (14+ messages)
` [PATCH 2/8] regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
` [PATCH 3/8] regulator: core: Fix incorrectly formatted kerneldoc "Return" sections
` [PATCH 8/8] regulator: irq_helpers: Add missing "Return" kerneldoc section

[PATCH -next] drm: zynqmp_dp: Use devm_platform_ioremap_resource_byname()
 2024-08-28 13:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Enable RK809 audio codec for Radxa ROCK 4C+
 2024-08-28 13:42 UTC  (7+ messages)

[PATCH] mfd: syscon: Set max_register_is_0 when syscon points to a single register
 2024-08-28 13:32 UTC  (3+ messages)

[PATCH] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
 2024-08-28 13:19 UTC 

[PATCH v13 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28 13:16 UTC  (8+ messages)
` [PATCH v13 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v13 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v3 0/4] arm64: dts: ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-08-28 13:16 UTC  (3+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-am62a: "

[PATCH V2] dmaengine: Fix spelling mistakes
 2024-08-28 13:06 UTC  (6+ messages)

[PATCH v1 00/10] arm64: dts: colibri-imx8x: Various improvements and additions
 2024-08-28 13:11 UTC  (2+ messages)

[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-28 13:08 UTC  (5+ messages)
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()

[PATCH 3/6] dma:imx-dma:Use devm_clk_get_enabled() helpers
 2024-08-28 13:00 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/meson: switch to a managed drm device
 2024-08-28 12:57 UTC  (2+ messages)

[PATCH v3 0/6] Add some features and bugfix for kunpeng_hccs
 2024-08-28 12:56 UTC  (8+ messages)
` [PATCH v3 1/6] soc: hisilicon: kunpeng_hccs: Fix a PCC typo
` [PATCH v3 2/6] soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information
` [PATCH v3 3/6] soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory
` [PATCH v3 4/6] soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num'
` [PATCH v3 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs
` [PATCH v3 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type

[PATCH 0/2] arm64: dts: iot2050: Fix R5 lock-step settings, add overlays
 2024-08-28 12:54 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware

[PATCH v2 0/4] media: raspberrypi: Support RPi5's CFE
 2024-08-28 12:53 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: media: Add bindings for raspberrypi,rp1-cfe

[PATCH] firmware: arm_scmi: imx: add MODULE_LICENSE/DESCRIPTION
 2024-08-28 12:43 UTC  (4+ messages)

[PATCH v1] rtc: rtc-asm9260: Switch to use dev_err_probe()
 2024-08-28 12:37 UTC  (3+ messages)

[PATCH -fixes] drivers: perf: Fix smp_processor_id() use in preemptible code
 2024-08-28 12:36 UTC  (3+ messages)

[PATCH v2 0/4] TQMa6x / MBa6x DT improvements
 2024-08-28 12:19 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: imx6qdl-tqma6: move i2c3 pinmux to imx6qdl-tqma6b
` [PATCH 2/4] ARM: dts: imx6qdl-tqma6: improve compatible for LM75 temp sensor
` [PATCH 3/4] ARM: dts: imx6qdl-mba6: "
` [PATCH 4/4] ARM: dts: imx6qdl-mba6b: remove doubled entry for I2C1 pinmux

[PATCH 0/3] ARM: dts: imx7: minor cleanups
 2024-08-28  9:56 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property
` [PATCH 2/3] ARM: dts: imx7: align pin config nodes with bindings
` [PATCH 3/3] ARM: dts: imx7d-sdb: "

[PATCH 0/5] TQMa6x / MBa6x DT improvements
 2024-08-28 11:40 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] Add Remoteproc Support for TI's J722S SoCs
 2024-08-28 11:40 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-j722s-main: Add R5F and C7x remote processor nodes
` [PATCH v3 2/2] arm64: dts: ti: k3-j722s-evm: Enable Inter-Processor Communication

[PATCH 0/4] K3 include entire FSS region in ranges
 2024-08-28 11:21 UTC  (3+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am65: Include "

[PATCH] selftests/arm64: Fix build warnings for abi
 2024-08-28 11:01 UTC  (4+ messages)

[PATCH v5 0/5] Introduce J742S2 SoC and EVM
 2024-08-28 11:15 UTC  (5+ messages)
` [PATCH v5 2/5] arm64: dts: ti: Refactor J784s4-evm to a common file
` [PATCH v5 3/5] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards
` [PATCH v5 4/5] arm64: dts: ti: Introduce J742S2 SoC family
` [PATCH v5 5/5] arm64: dts: ti: Add support for J742S2 EVM board

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-08-28 10:48 UTC  (6+ messages)
` [PATCH v2 01/14] mm: pgtable: "

[PATCH v12 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28  9:08 UTC  (5+ messages)
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v5 0/2] media: aspeed: Allow to capture from SoC display (GFX)
 2024-08-28  9:10 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding

[PATCH 0/3] Add VPU support for RK3128
 2024-08-28 10:24 UTC  (5+ messages)
` (subset) "

[PATCH v2] arm64: mm: fix DMA zone when dma-ranges is missing
 2024-08-28 10:19 UTC  (2+ messages)

[PATCH] drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
 2024-08-28 10:14 UTC 

[PATCH 0/3] clk: at91: sckc: Add macros for the slow clock
 2024-08-28 10:14 UTC  (7+ messages)
` [PATCH 2/3] clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
` [PATCH 3/3] ARM: dts: microchip: "

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-08-28 10:07 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-08-28 10:00 UTC  (3+ messages)

[PATCH V4 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-08-28  8:46 UTC  (9+ messages)
` [PATCH V4 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V4 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V4 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V4 1/4] Add dso__is_pie call to identify ELF PIE

[PATCH 0/3] altra workarounds for PCIE_64 with instrumentation
 2024-08-28  9:47 UTC  (5+ messages)
` [PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code

[PATCH v3 0/2] Fix missing configuration flags in mtk_crtc_ddp_config
 2024-08-28  9:41 UTC  (3+ messages)
` [PATCH v3 2/2] drm/mediatek: change config_lock from spin_lock to spin_lock_irqsave

[PATCH] arm: dts: mxs: Remove not used "fsl,imx2[38]-icoll' compatibles
 2024-08-28  9:35 UTC 

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-28  9:33 UTC  (19+ messages)

[PATCH v2 RESEND 0/4] add NETCMIX block control support on i.MX95
 2024-08-28  9:31 UTC  (4+ messages)
` [PATCH v2 RESEND 1/4] dt-bindings: clock: add i.MX95 NETCMIX block control

[PATCH] Input: mt6779-keypad - use devm_clk_get_enabled()
 2024-08-28  9:31 UTC  (2+ messages)

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

[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
 2024-08-28  9:19 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v3 2/6] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Enable HSR Tx Packet duplication offload
` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH v12 0/2] (no cover subject)
 2024-08-28  8:20 UTC  (5+ messages)
` [PATCH v12 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v2 0/3] Add support for AST2700 clk driver
 2024-08-28  9:05 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: reset Add AST2700 reset bindings
` [PATCH v2 2/3] dt-bindings: clock: Add AST2700 clock bindings
` [PATCH v2 3/3] clk: aspeed: add AST2700 clk driver

[PATCH 4/6] dma:imx-sdma:Use devm_clk_get_enabled() helpers
 2024-08-28  8:52 UTC  (2+ messages)
` [PATCH v2 "

[PATCH -next] pinctrl: bcm: Use devm_platform_ioremap_resource_byname()
 2024-08-28  8:48 UTC 

[PATCH] clk: imx8qxp: Defer instead of failing probe
 2024-08-28  8:31 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-28  8:16 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-08-28  8:14 UTC  (9+ messages)
` [PATCH v1 04/12] nvmem: microchip-otpc: Add SAM9X60 support
` [PATCH v1 07/12] nvmem: microchip-otpc: Add missing register definitions

[PATCH v2 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-28  5:57 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: arm: "

[PATCH] arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPs
 2024-08-28  8:11 UTC  (2+ messages)

get, prepare, enable a clock not in DT?
 2024-08-28  6:55 UTC  (5+ messages)

[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
 2024-08-28  7:57 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings

Faktury
 2024-08-28  7:55 UTC 

[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
 2024-08-28  7:51 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: imx6qdl: Add reserved memory area for CMA memory
 2024-08-28  7:49 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-08-28  7:46 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH v2 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-28  7:44 UTC  (3+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()

[PATCH v2 0/2] arm64: dts: iot2050: Fix R5 lock-step settings, add overlays
 2024-08-28  7:39 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: iot2050: Disable lock-step for all iot2050 boards
` [PATCH v2 2/2] arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware

[PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-08-28  7:36 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support

[PATCH v3 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-28  7:10 UTC  (6+ messages)
` [PATCH v3 7/9] uio: add Xilinx "

[PATCH 4/6] pinctrl: ls1046a: Add pinctrl driver support
 2024-08-28  7:16 UTC  (2+ messages)

[net-next v3 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-28  7:12 UTC  (5+ messages)
` [net-next v3 8/9] net: mvpp2: Convert "

[PATCH] spi: rockchip: Avoid redundant clock disable in pm operation
 2024-08-28  7:09 UTC  (5+ messages)

[PATCH v3] mtd: rawnand: atmel: Add message on DMA usage
 2024-08-28  6:37 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).