public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-13 11:46:09 to 2026-02-23 17:10:56 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-23 15:58 UTC  (2+ messages)
` [PATCH 33/37] i3c: mipi-i3c-hci-pci: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH] i3c: master: Add WO sysfs option to re-DDA bus
 2026-01-22 16:00 UTC  (4+ messages)

[PATCH 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-19  9:15 UTC  (10+ messages)
` [PATCH 1/3] i3c: master: Add i3c_master_restore_daa() for post-hibernation address recovery
` [PATCH 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support
` [PATCH 3/3] i3c: mipi-i3c-hci-pci: Add "

Error while loading dw-i3c-master: UBSAN: shift-out-of-bounds in drivers/i3c/master/dw-i3c-master.c:885:12
 2026-02-23 17:10 UTC  (11+ messages)

[PATCH V4 0/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-23  9:20 UTC  (6+ messages)
` [PATCH V4 1/5] i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 "
` [PATCH V4 2/5] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH V4 3/5] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH V4 4/5] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "
` [PATCH V4 5/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers

[PATCH v6] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-02-20 21:13 UTC  (3+ messages)

[PATCH v5] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-02-19 20:05 UTC  (2+ messages)

[PATCH] i3c: master: svc: spelling corrections
 2026-02-16 16:28 UTC  (4+ messages)

[PATCH v2] i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
 2026-02-13 16:01 UTC  (2+ messages)

[PATCH] i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
 2026-02-12  2:35 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-5.15] i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
 2026-02-10 23:31 UTC 

[PATCH v5 1/5] i3c: master: Expose the APIs to support I3C hub
 2026-02-10  2:33 UTC  (12+ messages)
` [PATCH v5 2/5] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v5 3/5] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v5 4/5] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v5 5/5] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality

[GIT PULL] I3C changes for 6.20
 2026-02-10  0:50 UTC  (2+ messages)

[PATCH] [v3, apply after -rc1] i3c: simplify combined i3c/i2c dependencies
 2026-02-06  8:21 UTC  (4+ messages)

[PATCH v4] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-02-05 22:45 UTC  (6+ messages)

[PATCH V3 0/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-05 15:58 UTC  (8+ messages)
` [PATCH V3 1/5] i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 "
` [PATCH V3 2/5] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH V3 3/5] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH V3 4/5] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "
` [PATCH V3 5/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers

[PATCH V2 0/6] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-05  6:43 UTC  (16+ messages)
` [PATCH V2 1/6] i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 "
` [PATCH V2 2/6] i3c: master: Mark last_busy on IBI when runtime PM is allowed
` [PATCH V2 3/6] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH V2 4/6] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH V2 5/6] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "
` [PATCH V2 6/6] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers

[PATCH] [v2] i3c, iio: fix i3c driver dependencies
 2026-02-04 16:44 UTC  (7+ messages)

[PATCH 0/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-03 20:20 UTC  (26+ messages)
` [PATCH 1/7] i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 "
` [PATCH 2/7] i3c: master: Allow controller drivers to select runtime PM device
` [PATCH 3/7] i3c: master: Mark last_busy on IBI when runtime PM is allowed
` [PATCH 4/7] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH 5/7] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH 6/7] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "
` [PATCH 7/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers

[PATCH] i3c, iio: fix i3c driver dependencies
 2026-02-02 16:04 UTC  (3+ messages)

[PATCH] i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
 2026-01-30 23:08 UTC  (4+ messages)

[PATCH v3] i3c: dw: Initialize spinlock to avoid upsetting lockdep
 2026-01-30 23:08 UTC  (2+ messages)

[PATCH V4 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-30 23:08 UTC  (5+ messages)
` [PATCH V4 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
` [PATCH V4 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support
` [PATCH V4 3/3] i3c: mipi-i3c-hci-pci: Add "

[PATCH v4 0/2] i3c: dw-i3c-master: scoped spinlock guards and SIR reject fix
 2026-01-30 23:07 UTC  (5+ messages)
` [PATCH v4 1/2] i3c: dw-i3c-master: convert spinlock usage to scoped guards
` [PATCH v4 2/2] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses

[PATCH v3 0/2] i3c: dw-i3c-master: scoped spinlock guards and SIR reject fix
 2026-01-26 17:57 UTC  (5+ messages)
` [PATCH v3 1/2] i3c: dw-i3c-master: convert spinlock usage to scoped guards
` [PATCH v3 2/2] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses

[PATCH v2] i3c: master: Add sysfs option to rescan bus
 2026-01-24  5:19 UTC  (4+ messages)

[PATCH v3] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-01-23 16:19 UTC  (2+ messages)

[PATCH v2 0/2] i3c: dw-i3c-master: scoped spinlock guards and SIR reject fix
 2026-01-23 16:08 UTC  (5+ messages)
` [PATCH v2 1/2] i3c: dw-i3c-master: convert spinlock usage to scoped guards
` [PATCH v2 2/2] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses

[PATCH] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
 2026-01-22 15:57 UTC  (2+ messages)

[PATCH 1/1] i3c: Add stub functions when I3C support is disabled
 2026-01-21 20:00 UTC  (5+ messages)

[GIT PULL] Immutable branch between I3C and IIO due for the v6.20 merge window
 2026-01-20 23:01 UTC 

[PATCH V3 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-20 20:28 UTC  (5+ messages)
` [PATCH V3 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
` [PATCH V3 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support
` [PATCH V3 3/3] i3c: mipi-i3c-hci-pci: Add "

[PATCH V2 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-19 16:33 UTC  (7+ messages)
` [PATCH V2 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
` [PATCH V2 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support
` [PATCH V2 3/3] i3c: mipi-i3c-hci-pci: Add "

[PATCH v2] i3c: dw: Initialize spinlock to avoid upsetting lockdep
 2026-01-16  8:41 UTC 

[PATCH v4 1/5] i3c: master: Expose the APIs to support I3C hub
 2026-01-15 21:14 UTC  (16+ messages)
` [PATCH v4 2/5] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
    ` [EXT] "
` [PATCH v4 3/5] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v4 4/5] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v4 5/5] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality

[PATCH] i3c: dw: Initialize spinlock to avoid upsetting lockdep
 2026-01-15 16:42 UTC  (2+ messages)

[PATCH] i3c: master: Set the device name only after we initialize i3c_bus->id
 2026-01-14 17:08 UTC  (2+ messages)

[PATCH V3 00/21] i3c: mipi-i3c-hci-pci: Add Runtime PM support
 2026-01-14 16:44 UTC  (8+ messages)
` [PATCH V3 16/21] i3c: mipi-i3c-hci: Factor out core initialization into helper
` [PATCH V3 17/21] i3c: mipi-i3c-hci: Allow core re-initialization for Runtime PM support

[PATCH v5 0/4] i3c: renesas: Add suspend/resume support
 2026-01-14 15:02 UTC  (2+ messages)

[PATCH] i3c: master: Simplify with scoped for each OF child loop
 2026-01-14 15:02 UTC  (2+ messages)

[PATCH v2 1/1] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
 2026-01-14 15:02 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
 2026-01-14 15:02 UTC  (2+ messages)

[PATCH] i3c: Move device name assignment after i3c_bus_init
 2026-01-14 15:01 UTC  (2+ messages)

[PATCH V4 00/11] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
 2026-01-14 15:01 UTC  (3+ messages)

[PATCH v8 0/4] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
 2026-01-13 17:37 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