Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-30 14:03:26 to 2026-05-31 15:27:12 UTC [more...]

[PATCH v4 00/11] add mcf54415 DAC driver
 2026-05-31 15:26 UTC  (12+ messages)
` [PATCH v4 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v4 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v4 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name
` [PATCH v4 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v4 05/11] m68k: add DAC modules base addresses
` [PATCH v4 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v4 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v4 08/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v4 09/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v4 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v4 11/11] iio: dac: add mcf54415 DAC

[RFC] drivers/staging/axis-fifo: TODO file and subsystem direction
 2026-05-31 15:25 UTC  (2+ messages)

[PATCH v7 0/5] Add microchip sama7d65 SoC I3C support
 2026-05-31 14:50 UTC  (3+ messages)
` [PATCH v7 2/5] clk: at91: sama7d65: add peripheral clock for I3C

[PATCH 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
 2026-05-31 14:02 UTC  (2+ messages)

[PATCH v3 00/11] add mcf54415 DAC driver
 2026-05-31 13:15 UTC  (3+ messages)
` [PATCH v3 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name

[PATCH v2] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-31 13:12 UTC  (5+ messages)

[PATCH v3] ASoC: dt-bindings: sound: atmel_ac97c: Convert to DT schema
 2026-05-31 12:50 UTC  (2+ messages)

[PATCH v3 0/4] ASoC: Add support for Airoha AN7581
 2026-05-31 12:45 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card
` [PATCH v3 2/4] ASoC: dt-bindings: Add Airoha AN7581 AFE with WM8960 Codec schema

[GIT PULL 1/2] arm64: dts: samsung: dts for v7.1
 2026-05-31 12:20 UTC  (3+ messages)
` [GIT PULL 2/2] ARM: samsung: mach for v7.2

[PATCH] pmdomain: bcm: bcm2835-power: Raise ASB poll timeout to 100us
 2026-05-31 12:18 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-31 12:02 UTC  (5+ messages)

[PATCH v6 0/5] thermal: samsung: Add support for Google GS101 TMU
 2026-05-31 11:58 UTC  (2+ messages)

[GIT PULL] samsung: drivers firmware for v7.2 (also for thermal)
 2026-05-31 11:57 UTC 

[PATCH v5 0/3] Add root port reset to support link recovery
 2026-05-31 11:47 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: imx6q-pcie: Add optional interrupt entries for intr, aer and pme

[PATCH v3 0/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-05-31 11:04 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] perf/arm-cmn: Move DTM index data out of hw_perf_event
  ` [PATCH v4 2/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5

[PATCH v9 0/5] I2C Mux per channel bus speed
 2026-05-31 10:51 UTC  (11+ messages)
` [PATCH v9 1/5] i2c: core: add callback to change bus frequency
` [PATCH v9 5/5] docs: i2c: i2c-topology: add section about bus speed

[PATCH v3 0/2] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-05-31 10:29 UTC  (5+ messages)
` [PATCH v3 1/2] drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel
` [PATCH v3 2/2] drm/rockchip: dw_dp: Release core resources

[PATCH v2 0/4] arm64: dts: ti: BeagleY-AI camera overlays
 2026-05-31  9:42 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3-am67a-beagley-ai: Add DSI0/CSI1 mux

[PATCH] wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write_txwi_80211()
 2026-05-31  9:38 UTC 

[PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
 2026-05-31  9:36 UTC  (10+ messages)
  ` [PATCH 1/9] iommu: introduce iova_to_phys_length in iommu_domain_ops
  ` [PATCH 2/9] iommu/io-pgtable: introduce iova_to_phys_length in io_pgtable_ops
  ` [PATCH 3/9] iommu/generic_pt: implement iova_to_phys_length
  ` [PATCH 4/9] iommu/arm-smmu: "
  ` [PATCH 5/9] iommu: apple-dart/ipmmu/mtk_iommu "
  ` [PATCH 6/9] iommu: direct page-table drivers "
  ` [PATCH 7/9] vfio/iommufd: use iova_to_phys_length for efficient unmap
  ` [PATCH 8/9] drm/gpu, iommu/io-pgtable: switch to iova_to_phys_length
  ` [PATCH 9/9] iommu: remove deprecated iova_to_phys from domain_ops and io_pgtable_ops

[PATCH] clk: samsung: exynos5410: fix refcount leak
 2026-05-31  9:27 UTC  (3+ messages)

[PATCH v2 0/4] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2026-05-31  9:16 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: mediatek: pwrap: Add MT6735 compatible
` [PATCH v2 2/4] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair
` [PATCH v2 3/4] regulator: Add driver for MediaTek MT6328 PMIC regulators
` [PATCH v2 4/4] Input: mtk-pmic-keys - Add support for MT6328

[PATCH] wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()
 2026-05-31  9:10 UTC 

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-31  8:36 UTC  (4+ messages)
` [PATCH v2 3/7] dt-bindings: clock: cs2000-cp: document CS2500

[PATCH v2] firmware: meson: sm: add stub functions when CONFIG_MESON_SM is disabled
 2026-05-31  8:41 UTC  (2+ messages)

[PATCHv2] serial: mxs-auart: fix probe error paths and clock handling
 2026-05-31  8:12 UTC  (4+ messages)

[PATCH 0/6] drm: Open-code drm_simple_encoder_init() in several drivers
 2026-05-31  7:46 UTC  (7+ messages)
` [PATCH 1/6] drm/fsl-dcu: Open-code drm_simple_encoder_init()
` [PATCH 2/6] drm/tidss: "
` [PATCH 3/6] drm/virtio: "
` [PATCH 4/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_cvbs
  ` [PATCH 5/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_hdmi
  ` [PATCH 6/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_dsi

[GIT PULL 1/6] dt-bindings: Changes for v7.2-rc1
 2026-05-31  6:08 UTC  (6+ messages)
` [GIT PULL 2/6] soc/tegra: "
` [GIT PULL 3/6] soc/tegra: pmc: "
` [GIT PULL 4/6] firmware: tegra: "
` [GIT PULL 5/6] ARM: tegra: Device tree changes "
` [GIT PULL 6/6] arm64: tegra: Changes "

[PATCH v1] Input: Use named initializers for arrays of i2c_device_data
 2026-05-31  5:13 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-05-31  4:48 UTC  (6+ messages)

[PATCHv3] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-05-31  2:08 UTC 

[GIT PULL] arm64: dts: socfpga: updates for v7.2
 2026-05-30 21:40 UTC 

[PATCH 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic
 2026-05-30 20:48 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
` [PATCH 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
` [PATCH 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base

[PATCH 0/2] HiSilicon TRNG fix and simplification
 2026-05-30 20:26 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisi-trng - Remove crypto_rng interface
` [PATCH 2/2] hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/

[PATCH] i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev members
 2026-05-30 20:05 UTC 

[PATCH] drm/imx/dcss: add missing kernel-doc parameters for scaler functions
 2026-05-30 19:59 UTC 

[PATCH] serial: mxs-auart: fix probe error paths and clock handling
 2026-05-30 19:33 UTC  (3+ messages)

[GIT PULL] arm: dts: socfpga: fix for v7.1
 2026-05-30 19:32 UTC 

[PATCH] firmware: meson: sm: add stub functions when CONFIG_MESON_SM is disabled
 2026-05-30 18:04 UTC  (2+ messages)

[PATCH] clk: samsung: exynos990: Fix PERIC0/1 USI clock types
 2026-05-30 16:51 UTC  (2+ messages)

[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
 2026-05-30 16:43 UTC  (4+ messages)
` [PATCH 4/7] drivers: staging: media: sunxi: cedrus: add H616 variant

[PATCH] MAINTAINERS: Add myself as a co-maintainer of Samsung Exynos SoCs
 2026-05-30 16:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as a co-maintainer for Samsung SoC clock drivers
 2026-05-30 16:34 UTC  (2+ messages)

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-05-30 16:25 UTC  (4+ messages)
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-30 16:19 UTC  (3+ messages)
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot

[PATCH] clk: rockchip: rk3588: Remove SECURECRU reset definitions
 2026-05-30 16:08 UTC 

[PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
 2026-05-30 15:46 UTC 

[PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
 2026-05-30 15:16 UTC  (5+ messages)

[PATCH v8 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2026-05-30 14:57 UTC  (6+ messages)
` [PATCH v8 1/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v8 2/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v8 3/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v8 4/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
` [PATCH v8 5/6] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 "

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-05-30 14:06 UTC  (3+ messages)
` [PATCH 2/8] dt-bindings: i2c: qcom-cci: Document Shikra compatible

[PATCH 71/76] drm/xlnx: zynqmp_dp: Switch to atomic_create_state
 2026-05-30 14:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox