messages from 2026-03-02 20:22:28 to 2026-03-19 17:46:16 UTC [more...]
[PATCH 00/12] i3c: Support ACPI and SETAASA device discovery
2026-03-19 17:45 UTC (23+ messages)
` [PATCH 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
` [PATCH 02/12] ACPICA: Read LVR from the I2C resource descriptor
` [PATCH 03/12] i3c: master: Use unified device property interface
` [PATCH 04/12] i3c: master: Support ACPI enumeration
` [PATCH 05/12] i3c: master: Add support for devices using SETAASA
` [PATCH 06/12] i3c: master: Add support for devices without PID
` [PATCH 07/12] i3c: master: match I3C device through DT and ACPI
` [PATCH 08/12] i3c: dw-i3c-master: Add SETAASA as supported CCC
` [PATCH 09/12] i3c: dw-i3c-master: Add a quirk to skip clock and reset
` [PATCH 10/12] i3c: dw-i3c-master: Add ACPI ID for Tegra410
` [PATCH 11/12] hwmon: spd5118: Add I3C support
` [PATCH 12/12] arm64: defconfig: Enable I3C and SPD5118 hwmon
[PATCH 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
2026-03-19 17:14 UTC (4+ messages)
[PATCH v7 0/7] Add support for NXP P3H2x4x I3C hub driver
2026-03-19 11:24 UTC (8+ messages)
` [PATCH v7 1/7] i3c: master: Expose the APIs to support I3C hub
` [PATCH v7 2/7] i3c: master: Add "
` [PATCH v7 3/7] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v7 4/7] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v7 5/7] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v7 6/7] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v7 7/7] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
[PATCH v4 0/5] Add microchip sama7d65 SoC I3C support
2026-03-19 8:25 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v4 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v4 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the appropriate quirk
` [PATCH v4 4/5] ARM: dts: microchip: add I3C controller
` [PATCH v4 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci
[PATCH] i3c: fix missing newline in dev_err messages
2026-03-18 21:25 UTC (4+ messages)
[PATCH v2 0/5] Fix paths unexpectedly returning Mx error codes
2026-03-18 14:27 UTC (16+ messages)
` [PATCH v2 1/5] i3c: master: Move rstdaa error suppression
` [PATCH v2 2/5] i3c: master: Move entdaa "
` [PATCH v2 3/5] i3c: master: Move bus_init "
` [PATCH v2 4/5] i3c: master: Fix error codes at send_ccc_cmd
` [PATCH v2 5/5] i3c: master: adi: Fix error propagation for CCCs
[PATCH v6 1/7] i3c: master: Expose the APIs to support I3C hub
2026-03-17 11:39 UTC (26+ messages)
` [PATCH v6 2/7] i3c: master: Add "
` [PATCH v6 3/7] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [EXT] "
` [PATCH v6 4/7] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v6 5/7] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v6 6/7] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v6 7/7] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
[PATCH AUTOSEL 6.19-6.12] i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
2026-03-17 11:32 UTC
[PATCH v2] i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
2026-03-16 17:48 UTC
[PATCH] i3c: master: dw-i3c: Assert reset control in remove() callback
2026-03-16 14:39 UTC (2+ messages)
[PATCH v3 0/5] Add microchip sama7d65 SoC I3C support
2026-03-16 6:36 UTC (8+ messages)
` [PATCH v3 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v3 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v3 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the appropriate quirk
` [PATCH v3 4/5] ARM: dts: microchip: add I3C controller
` [PATCH v3 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci
[GIT PULL] I3C fixes for 7.0
2026-03-15 18:47 UTC (2+ messages)
[PATCH] i3c: master: use kzalloc_flex
2026-03-13 9:48 UTC (3+ messages)
[PATCH 0/5] Fix paths unexpectedly returning Mx error codes
2026-03-12 15:50 UTC (17+ messages)
` [PATCH 1/5] i3c: master: Move rstdaa error suppression
` [PATCH 2/5] i3c: master: Move entdaa "
` [PATCH 3/5] i3c: master: Move bus_init "
` [PATCH 4/5] i3c: master: Negative error codes at send_ccc_cmd
` [PATCH 5/5] i3c: master: adi: Return xfer->ret at send CCC
[PATCH] i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-H I3C
2026-03-11 22:06 UTC (3+ messages)
[PATCH] i3c: master: svc: spelling corrections
2026-03-11 22:06 UTC (2+ messages)
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-02-24 16:20 UTC (18+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
[PATCH v2] i3c: master: Add sysfs option to rescan bus
2026-01-23 7:04 UTC (3+ messages)
[PATCH] i3c: master: Add WO sysfs option to re-DDA bus
2026-01-22 15:47 UTC (3+ messages)
[PATCH 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
2026-01-19 7:39 UTC (5+ messages)
` [PATCH 2/3] i3c: mipi-i3c-hci: Add optional "
[PATCH v6] i3c: master: Add sysfs option to rescan bus via entdaa
2026-03-11 21:59 UTC (2+ messages)
[PATCH v3] i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
2026-03-11 21:52 UTC (3+ messages)
[PATCH v2] i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
2026-03-11 21:52 UTC (2+ messages)
[PATCH V3 00/14] i3c: mipi-i3c-hci: Fixes for v7.0
2026-03-11 21:12 UTC (16+ messages)
` [PATCH V3 01/14] i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
` [PATCH V3 02/14] i3c: mipi-i3c-hci: Fix Hot-Join NACK
` [PATCH V3 03/14] i3c: mipi-i3c-hci: Factor out DMA mapping from queuing path
` [PATCH V3 04/14] i3c: mipi-i3c-hci: Consolidate spinlocks
` [PATCH V3 05/14] i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfers
` [PATCH V3 06/14] i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
` [PATCH V3 07/14] i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and interrupt handler
` [PATCH V3 08/14] i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue
` [PATCH V3 09/14] i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
` [PATCH V3 10/14] i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
` [PATCH V3 11/14] i3c: mipi-i3c-hci: Consolidate common xfer processing logic
` [PATCH V3 12/14] i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt context
` [PATCH V3 13/14] i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
` [PATCH V3 14/14] i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails
[PATCH V5 0/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
2026-03-06 8:53 UTC (6+ messages)
` [PATCH V5 1/5] i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 "
` [PATCH V5 2/5] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH V5 3/5] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH V5 4/5] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "
` [PATCH V5 5/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
[PATCH V2 00/14] i3c: mipi-i3c-hci: Fixes for v7.0
2026-03-05 15:52 UTC (24+ messages)
` [PATCH V2 01/14] i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
` [PATCH V2 02/14] i3c: mipi-i3c-hci: Fix Hot-Join NACK
` [PATCH V2 03/14] i3c: mipi-i3c-hci: Factor out DMA mapping from queuing path
` [PATCH V2 04/14] i3c: mipi-i3c-hci: Consolidate spinlocks
` [PATCH V2 05/14] i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfers
` [PATCH V2 06/14] i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
` [PATCH V2 07/14] i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and interrupt handler
` [PATCH V2 08/14] i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue
` [PATCH V2 09/14] i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
` [PATCH V2 10/14] i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
` [PATCH V2 11/14] i3c: mipi-i3c-hci: Consolidate common xfer processing logic
` [PATCH V2 12/14] i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt context
` [PATCH V2 13/14] i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
` [PATCH V2 14/14] i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails
[PATCH 00/12] i3c: mipi-i3c-hci: Fixes for v7.0
2026-03-04 18:13 UTC (11+ messages)
` [PATCH 04/12] i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
` [PATCH 11/12] i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
[PATCH] i3c: dw: Complete exception handling in dw_i3c_master_i3c_xfers()
2026-03-02 20:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox