linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-04 14:13:27 to 2025-03-04 20:04:24 UTC [more...]

[PATCH 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
 2025-03-04 19:55 UTC  (4+ messages)

[PATCH v2 00/16] a few rtc driver cleanups
 2025-03-04 17:05 UTC  (17+ messages)
` [PATCH v2 01/16] rtc: max77686: drop needless struct max77686_rtc_info::rtc member
` [PATCH v2 02/16] rtc: s5m: drop needless struct s5m_rtc_info::i2c member
` [PATCH v2 03/16] rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
` [PATCH v2 04/16] rtc: ds2404: drop needless struct ds2404::rtc member
` [PATCH v2 05/16] rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
` [PATCH v2 06/16] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
` [PATCH v2 07/16] rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
` [PATCH v2 08/16] rtc: meson: drop needless struct meson_rtc::rtc member
` [PATCH v2 09/16] rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
` [PATCH v2 10/16] rtc: pl030: drop needless struct pl030_rtc::rtc member
` [PATCH v2 11/16] rtc: rx8581: drop needless struct rx8581
` [PATCH v2 12/16] rtc: s35390a: drop needless struct s35390a::rtc member
` [PATCH v2 13/16] rtc: sd2405al: drop needless struct sd2405al::rtc member
` [PATCH v2 14/16] rtc: sd3078: drop needless struct sd3078
` [PATCH v2 15/16] rtc: max77686: use dev_err_probe() where appropriate
` [PATCH v2 16/16] rtc: s5m: convert to "

[PATCH v4 00/11] media: rockchip: add a driver for the rockchip camera interface
 2025-03-04 19:41 UTC  (3+ messages)
` [PATCH v4 06/11] media: rockchip: rkcif: add driver for mipi csi-2 host

[PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout()
 2025-03-04 19:15 UTC  (3+ messages)
` [PATCH 1/4] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()

[PATCH v2 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-03-04 19:15 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH v2 2/8] "
` [PATCH v2 3/8] iio: trigger: "
` [PATCH v2 4/8] clocksource: "
` [PATCH v2 5/8] pwm: stm32-lp: "
` [PATCH v2 6/8] arm64: defconfig: enable STM32 LP timer clockevent driver
` [PATCH v2 8/8] arm64: dts: st: use lptimer3 as tick broadcast source on stm32mp257f-ev1

[PATCH v2 0/8] PCI: brcmstb: Misc small tweaks and fixes
 2025-03-04 17:54 UTC  (29+ messages)
` [PATCH v2 1/8] PCI: brcmstb: Set gen limitation before link, not after
` [PATCH v2 2/8] PCI: brcmstb: Write to internal register to change link cap
` [PATCH v2 3/8] PCI: brcmstb: Do not assume that reg field starts at LSB
` [PATCH v2 4/8] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
` [PATCH v2 5/8] PCI: brcmstb: Fix potential premature regulator disabling
` [PATCH v2 6/8] PCI: brcmstb: Use same constant table for config space access
` [PATCH v2 7/8] PCI: brcmstb: Make two changes in MDIO register fields
` [PATCH v2 8/8] PCI: brcmstb: Clarify conversion of irq_domain_set_info() param

[PATCH v2 1/2] ARM: substitute OVERLAY description in linker script
 2025-03-04 18:49 UTC  (2+ messages)

[PATCH 0/2] clk: samsung: Two header cleanups
 2025-03-04 18:45 UTC  (2+ messages)
` [PATCH 2/2] clk: samsung: Drop unused clk.h and of.h headers

[PATCH 0/7] rockchip: Add support for leds and user button on Radxa E20C
 2025-03-04 18:27 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/3] clk: samsung: introduce Exynos2200 clock driver
 2025-03-04 18:19 UTC  (2+ messages)
  ` [PATCH v2 3/3] "

[PATCH v5 0/2] Introduce support for Exynos7870 clocks
 2025-03-04 18:16 UTC  (3+ messages)
` [PATCH v5 2/2] clk: samsung: add initial exynos7870 clock driver

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-04 17:59 UTC  (3+ messages)
` [PATCH v7 15/45] KVM: arm64: Support timers in realm RECs

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-04 17:58 UTC  (19+ messages)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
  ` [PATCH v7 4/5] Add debugfs based error injection "
  ` [PATCH v7 5/5] Add debugfs based statistical counter "

[PATCH net-next v2] dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
 2025-03-04 17:57 UTC  (2+ messages)

[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-03-04 16:56 UTC  (6+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 2/5] iommu/arm-smmu-qcom: Don't read fault registers directly
` [PATCH v4 3/5] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v4 5/5] drm/msm: Temporarily disable stall-on-fault after a page fault

[PATCH v3 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-04 16:33 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Add Microchip emc2305 yaml schema
` [PATCH v3 2/3] hwmon: emc2305: Add OF support
` [PATCH v3 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-04 15:48 UTC  (4+ messages)
` [PATCH -next v1 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH -next v1 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH -next v1 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH v3 0/3] Add display subsystem dt node on rk3576
 2025-03-04 17:17 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: rockchip: Add vop for rk3576
` [PATCH v3 2/3] arm64: dts: rockchip: Add hdmi "

[PATCH 0/3] Allow retrieving accessory detection reference on MT8188
 2025-03-04 17:17 UTC  (8+ messages)
` [PATCH 1/3] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet
` [PATCH 2/3] ASoC: mediatek: common: Handle mediatek,accdet property
` [PATCH 3/3] ASoC: mediatek: mt8188-mt6359: Add headset jack detect support

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-03-04 16:25 UTC  (5+ messages)

[PATCH 0/6] ASoC: samsung: GPIO descriptor conversion
 2025-03-04 16:18 UTC  (4+ messages)

[PATCH v3 00/20] Get mt6359-accdet ready for usage in Devicetree
 2025-03-04 16:22 UTC  (23+ messages)
` [PATCH v3 01/20] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH v3 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v3 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v3 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH v3 05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property
` [PATCH v3 06/20] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration
` [PATCH v3 07/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH v3 08/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH v3 09/20] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH v3 10/20] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH v3 11/20] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables
` [PATCH v3 12/20] ASoC: mediatek: mt6359-accdet: Always use internal resistor
` [PATCH v3 13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal
` [PATCH v3 14/20] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4
` [PATCH v3 15/20] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V
` [PATCH v3 16/20] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2
` [PATCH v3 17/20] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V
` [PATCH v3 18/20] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ
` [PATCH v3 19/20] arm64: dts: mt6359: Add accessory detect node
` [PATCH v3 20/20] arm64: defconfig: Enable MT6359 ACCDET

[PATCH 1/1] arm64: dts: im8mq: move dwc3 usb port under ports
 2025-03-04 17:10 UTC  (2+ messages)

[PATCH v2 0/3] PCIe NTB and USB Overlays for J721E, J742S2 and J784S4
 2025-03-04 17:03 UTC  (3+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIe NTB functionality

[PATCH v3 0/6] TQMa93xx on MBa93xxLA/CA LVDS support
 2025-03-04 16:13 UTC  (12+ messages)
` [PATCH v3 1/6] clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll
` [PATCH v3 2/6] dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema and example
` [PATCH v3 3/6] pmdomain: imx93-blk-ctrl: Scan subnodes and bind drivers to them
` [PATCH v3 4/6] arm64: dts: imx93: Add LCDIF & LDB nodes
` [PATCH v3 5/6] arm64: dts: tqma9352-mba93xxla: Add LVDS overlay
` [PATCH v3 6/6] arm64: dts: tqma9352-mba93xxca: "

[PATCH 00/18] KVM: arm64: Revamp Fine Grained Trap handling
 2025-03-04 16:55 UTC  (7+ messages)
` [PATCH 03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH 07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables

[PATCH v2 0/4] Add i.MX943 basic dts support
 2025-03-04 15:41 UTC  (16+ messages)
` [PATCH v2 1/4] dt-bindings: dma: fsl-edma: add interrupts-extended property
` [PATCH v2 2/4] dt-bindings: arm: fsl: add i.MX943 EVK board
` [PATCH v2 4/4] arm64: dts: freescale: Add minimal dts support for imx943 evk
  ` [PATCH v2 3/4] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH] arm64/mm: Create level specific section mappings in map_range()
 2025-03-04 16:21 UTC  (2+ messages)

[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
 2025-03-04 16:19 UTC  (10+ messages)
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature

[PATCH net] net: ethtool: Set the req_info->dev on DUMP requests for each dev
 2025-03-04 16:15 UTC  (3+ messages)

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-03-04 16:11 UTC  (8+ messages)
` [PATCH 4/5] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-04 16:10 UTC  (7+ messages)
` [PATCH v15 04/10] Coresight: Introduce a new struct coresight_path
` [PATCH v15 05/10] Coresight: Allocate trace ID after building the path
` [PATCH v15 09/10] Coresight: Add Coresight TMC Control Unit driver

[PATCH] ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200
 2025-03-04 15:55 UTC 

[PATCH v7 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
 2025-03-04 15:51 UTC  (3+ messages)
` [PATCH v7 1/2] counter: microchip-tcb-capture: Add IRQ handling
` [PATCH v7 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA/RB

[PATCH iwl-next v7 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-03-04 15:26 UTC  (3+ messages)
` [PATCH iwl-next v7 5/9] igc: Add support for frame preemption verification

[PATCH v11 0/4] Support SMT control on arm64
 2025-03-04 15:07 UTC  (11+ messages)
` [PATCH v11 3/4] arm64: topology: Support SMT control on ACPI based system

[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-03-04 15:04 UTC  (12+ messages)
` [PATCH v3 01/11] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v3 02/11] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v3 03/11] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v3 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
` [PATCH v3 06/11] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v3 07/11] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v3 08/11] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v3 09/11] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v3 10/11] mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
` [PATCH v3 11/11] arm64/mm: Batch barriers when updating kernel mappings

[PATCH v3 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
 2025-03-04 15:34 UTC  (4+ messages)

[PATCH v3 00/15] clk: sunxi-ng: add A523 clock support
 2025-03-04 15:28 UTC  (5+ messages)
` [PATCH v3 03/15] clk: sunxi-ng: Add support for update bit
` [PATCH v3 04/15] dt-bindings: clk: sunxi-ng: document Allwinner A523 CCU

[PATCH] firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()
 2025-03-04 15:28 UTC  (2+ messages)

[PATCH v4 00/12] perf script: Refactor branch flags for Arm SPE
 2025-03-04 15:21 UTC  (3+ messages)
` [PATCH v4 01/12] perf script: Make printing flags reliable

[PATCH v2 1/2] dt-bindings: iio: adc: Add rockchip,rk3562-saradc string
 2025-03-04 15:04 UTC  (5+ messages)
` [PATCH v2 2/2] iio: adc: rockchip_saradc: add rk3562

[PATCH v3 0/3] drm/rockchip: lvds: probe logging improvements
 2025-03-04 15:00 UTC  (5+ messages)
` [PATCH v3 2/3] drm/rockchip: lvds: Hide scary error messages on probe deferral
` [PATCH v3 3/3] drm/rockchip: lvds: lower log severity for missing pinctrl settings

[v2,0/2] Add an interface to get current DDR data rate
 2025-03-04 14:59 UTC  (3+ messages)
` [v2,1/2] memory/mediatek: "

[PATCH v4 0/4] per-function storage support
 2025-03-04 14:52 UTC  (9+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH 0/4] rockchip: Add support for maskrom button on Radxa E20C
 2025-03-04 14:46 UTC  (4+ messages)
` [PATCH 2/4] iio: adc: rockchip_saradc: Add support for RK3528

[PATCH net-next v4 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-04 14:43 UTC  (3+ messages)
` [PATCH net-next v4 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration

[PATCH 1/2] arm64: dts: rockchip: Add ES8388 audio codec fallback on RK3399 ROC PC PLUS
 2025-03-04 14:34 UTC  (3+ messages)

[PATCH] pmdomain: rockchip: add regulator dependency
 2025-03-04 14:31 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt6359: Fix DT parse error due to wrong child node name
 2025-03-04 14:20 UTC  (2+ messages)

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-04 14:19 UTC  (5+ messages)
` [PATCH v6 01/10] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v6 02/10] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-03-04 14:10 UTC  (10+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()


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