linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-26 10:27:36 to 2025-11-26 18:07:08 UTC [more...]

[PATCH 0/3] Add pinctrl and GPIO support for MediaTek MT8901
 2025-11-26 18:06 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: mediatek: Add gpio-range record in pinctrl driver
` [PATCH 2/3] pinctrl: mediatek: Add acpi support

[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-11-26 17:43 UTC  (10+ messages)
` [PATCH v17 07/12] firmware: psci: Implement vendor-specific resets as reboot-mode

[PATCH v2 0/8] regulator: Use container_of_const() when all types are const
 2025-11-26 17:40 UTC  (9+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH v2 3/8] regulator: bd71828: "
` [PATCH v2 4/8] regulator: bd718x7: "
` [PATCH v2 5/8] regulator: bd96801: "
` [PATCH v2 6/8] regulator: mt6358: "
` [PATCH v2 7/8] regulator: pca9450: "
` [PATCH v2 8/8] regulator: pf9453: "

[PATCH 00/21] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-11-26 17:36 UTC  (22+ messages)
` [PATCH 01/21] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH 02/21] dt-bindings: display: tilcdc: Add fifo-threshold property
` [PATCH 03/21] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH 04/21] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH 05/21] ARM: dts: omap: Bind panel to panel-dpi instead of ti,tilcdc,panel driver
` [PATCH 06/21] dt-bindings: display: tilcdc: Remove panel binding
` [PATCH 07/21] drm/tilcdc: Remove tilcdc panel driver
` [PATCH 08/21] drm/tilcdc: Remove component framework support
` [PATCH 09/21] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH 10/21] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH 11/21] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH 12/21] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH 13/21] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH 14/21] drm/tilcdc: Remove the useless module list support
` [PATCH 15/21] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH 16/21] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH 17/21] drm/bridge: tda998x: Remove component support
` [PATCH 18/21] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH 19/21] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH 20/21] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH 21/21] drm/tilcdc: "

[PATCH 0/8] regulator: Use container_of_const() when all types are const
 2025-11-26 17:37 UTC  (11+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH 3/8] regulator: bd71828: "
` [PATCH 4/8] regulator: bd718x7: "
` [PATCH 5/8] regulator: bd96801: "
` [PATCH 6/8] regulator: mt6358: "
` [PATCH 7/8] regulator: pca9450: "
` [PATCH 8/8] regulator: pf9453: "

[soc:soc/dt] BUILD SUCCESS feae664d3afb9ed75f1c4d3082a9f36b0d8e2dfc
 2025-11-26 17:36 UTC 

[GIT PULL] Qualcomm clock updates for v6.19
 2025-11-26 17:34 UTC 

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-11-26 17:23 UTC  (5+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "

[PATCH v2 0/5] KVM: arm64: Add support for FEAT_IDST
 2025-11-26 17:14 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: arm64: Add routing/handling for GMID_EL1
` [PATCH v2 2/5] KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
` [PATCH v2 3/5] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH v2 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome
` [PATCH v2 5/5] KVM: arm64: selftests: Add a test for FEAT_IDST

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-11-26 17:14 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation

[PATCH v5 0/9] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-26 17:05 UTC  (14+ messages)
` [PATCH v5 2/9] KVM: arm64: Fix Trace Buffer trap polarity for protected VMs
` [PATCH v5 5/9] KVM: arm64: Include VM type when checking VM capabilities in pKVM

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-26 16:49 UTC  (17+ messages)
` [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM

CSD lockup during kexec due to unbounded busy-wait in pl011_console_write_atomic (arm64)
 2025-11-26 16:37 UTC  (6+ messages)

[PATCH net-next v8 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-11-26 16:27 UTC  (4+ messages)
` [PATCH net-next v8 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v8 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
` [PATCH net-next v8 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch

[PATCH] arm64: dts: imx93-9x9-qsb: add CAN support
 2025-11-26 16:22 UTC  (2+ messages)

[PATCH v7 0/5] Disable ATS via iommu during PCI resets
 2025-11-26 16:21 UTC  (6+ messages)
` [PATCH v7 1/5] iommu: Lock group->mutex in iommu_deferred_attach()

[PATCH QUESTION] arm64: configs: Add Snapdragon 845 config fragment
 2025-11-26 16:19 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-26 16:18 UTC  (5+ messages)
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

[soc:drivers/reset] BUILD SUCCESS 1387cb78f101553c7fc14ec04ba730cab03ea3df
 2025-11-26 16:17 UTC 

[PATCH v16 6/9] irqchip: Add RISC-V advanced PLIC driver for direct-mode
 2025-11-26 16:15 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx943-evk: add flexcan support
 2025-11-26 16:16 UTC  (2+ messages)

[PATCH] coresight: etm3x: Fix buffer overwrite in cntr_val_show()
 2025-11-26 16:14 UTC  (12+ messages)

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-11-26 16:03 UTC  (10+ messages)
` [PATCH v3 1/9] efi: earlycon: Reduce number of references to global screen_info
` [PATCH v3 2/9] efi: sysfb_efi: "
` [PATCH v3 3/9] sysfb: Add struct sysfb_display_info
` [PATCH v3 4/9] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH v3 5/9] sysfb: Pass sysfb_primary_display to devices
` [PATCH v3 6/9] sysfb: Move edid_info into sysfb_primary_display
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 8/9] efi: Support EDID information
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[PATCH v2] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
 2025-11-26 15:58 UTC  (2+ messages)

[PATCH v7 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-26 15:36 UTC  (21+ messages)
` [PATCH v7 01/13] coresight: Change syncfreq to be a u8
` [PATCH v7 02/13] coresight: Repack struct etmv4_drvdata
` [PATCH v7 03/13] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v7 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v7 05/13] coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
` [PATCH v7 06/13] coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
` [PATCH v7 07/13] coresight: Don't reject unrecognized ETMv3 format attributes
` [PATCH v7 08/13] coresight: Interpret perf config with ATTR_CFG_GET_FLD()
` [PATCH v7 09/13] coresight: Interpret ETMv4 "
` [PATCH v7 10/13] coresight: Remove misleading definitions
` [PATCH v7 11/13] coresight: Extend width of timestamp format attribute
` [PATCH v7 12/13] coresight: Allow setting the timestamp interval
` [PATCH v7 13/13] coresight: docs: Document etm4x timestamp interval option

linux-next: manual merge of the risc-v tree with the arm-soc tree
 2025-11-26 15:30 UTC  (2+ messages)

[PATCH net-next 7/9] net: pcs: xpcs: allow lane polarity inversion
 2025-11-26 15:17 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8189: remove unnecessary NULL check
 2025-11-26 14:52 UTC 

[RFC v1 1/5] PCI: rockchip: Fix Link Control register offset and enable ASPM/CLKREQ
 2025-11-26 14:39 UTC  (5+ messages)

[PATCH 0/8] firmware: arm_scmi: Refactoring and enablement of ACPI PCC transport
 2025-11-26 14:31 UTC  (3+ messages)

[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
 2025-11-26 14:25 UTC  (13+ messages)
` [PATCH net-next 1/9] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml

[PATCH 0/6] PCI: dwc: Revert Link Up IRQ support
 2025-11-26 13:54 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix icssg-prueth schema warning
 2025-11-26 13:29 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am642-phyboard-electra-x27-gpio1-spi1-uart3: Fix schema warnings
` [PATCH 3/3] arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix "

[PATCH 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-11-26 12:52 UTC  (13+ messages)
` [PATCH 5/6] spi: imx: support dynamic burst length for ECSPI "
    ` [EXT] "
      `  "
` [PATCH 6/6] spi: imx: enable DMA mode for target operation
    ` [EXT] "

[PATCH] pmdomains: mtk-pm-domains: improve spinlock recursion fix in probe
 2025-11-26 12:51 UTC  (2+ messages)

[PATCH v6 0/5] Add support for i.MX8ULP's SIM LPAV
 2025-11-26 12:50 UTC  (7+ messages)
` [PATCH v6 1/5] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v6 2/5] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v6 3/5] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH v6 4/5] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV
` [PATCH v6 5/5] arm64: dts: imx8ulp: add sim lpav node

[PATCH net-next v7 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-11-26 12:44 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v7 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
` [PATCH net-next v7 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch

[PATCH 1/1] phy: rockchip: naneng-combphy: use existing DT property check for rk3528
 2025-11-26 12:40 UTC  (2+ messages)

[PATCH v10 01/11] usb: typec: Add notifier functions
 2025-11-26 12:26 UTC  (13+ messages)

[PATCH 6.12.y] KVM: arm64: Make all 32bit ID registers fully writable
 2025-11-26 11:58 UTC  (2+ messages)

[PATCH] arm64: dts: morello: Add CMN PMU
 2025-11-26 11:52 UTC  (3+ messages)

[PATCH net-next] net: stmmac: fix rx limit check in stmmac_rx_zc()
 2025-11-26 11:46 UTC  (2+ messages)

[PATCH] iommu/rockchip: disable fetch dte time limit
 2025-11-26 11:45 UTC 

[PATCH V3] iommu/arm-smmu: add actlr settings for mdss on Qualcomm platforms
 2025-11-26 11:36 UTC  (3+ messages)

[PATCH v3 1/3] m68k: coldfire: Mark platform device resource arrays as const
 2025-11-26 11:32 UTC  (4+ messages)

[PATCH v6 0/8] scripts/make_fit: Support ramdisks and faster operations
 2025-11-26 11:26 UTC  (14+ messages)
` [PATCH v6 2/8] scripts/make_fit: Support an initial ramdisk
` [PATCH v6 3/8] scripts/make_fit: Move dtb processing into a function
` [PATCH v6 4/8] scripts/make_fit: Provide a way to add built modules
` [PATCH v6 5/8] kbuild: Split out module targets into a variable
` [PATCH v6 6/8] kbuild: Allow adding modules into the FIT ramdisk

[PATCH net-next] net: thunder: convert to use .get_rx_ring_count
 2025-11-26 10:54 UTC 

[PATCH 0/3] MSHV intercepts support on arm64
 2025-11-26 10:46 UTC  (6+ messages)
` [PATCH 2/3] irqchip/gic-v3: allocate one SGI for MSHV

[PATCH] clocksource: timer-cadence-ttc: Fix resource leaks in error paths
 2025-11-26 10:34 UTC  (2+ messages)

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-26 10:27 UTC  (2+ messages)


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