Linux-i3c Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 13:50:35 to 2026-07-28 17:25:34 UTC [more...]

[PATCH V2 0/8] i3c: Support IBI-based system wakeup
 2026-07-28 17:25 UTC  (17+ messages)
` [PATCH V2 1/8] i3c: master: Fix recursive locking during device registration
` [PATCH V2 2/8] i3c: master: Support IBI-based wakeup capability
` [PATCH V2 3/8] i3c: master: Report wakeup events for IBIs
` [PATCH V2 4/8] i3c: master: Add helper to query bus wakeup requirements
` [PATCH V2 5/8] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH V2 6/8] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V2 7/8] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH V2 8/8] i3c: mipi-i3c-hci: Advertise IBI wakeup capability

[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
 2026-07-28 15:24 UTC  (29+ messages)
` [PATCH v3 1/8] dt-bindings: arm: axiado: add AX3005 EVK
` [PATCH v3 2/8] dt-bindings: gpio: cdns: add Axiado AX3005 GPIO variant
` [PATCH v3 3/8] dt-bindings: i2c: cdns: add Axiado AX3005 I2C variant
` [PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
  ` (subset) "
` [PATCH v3 5/8] dt-bindings: serial: cdns: add Axiado AX3005 UART variant
` [PATCH v3 6/8] dt-bindings: spi: dw-apb-ssi: add Axiado AX3005 SPI variant
` [PATCH v3 7/8] dt-bindings: usb: generic-xhci: add Axiado AX3005 xHCI variant
` [PATCH v3 8/8] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board
` (subset) [PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support

[PATCH] i3c: fix potential NULL dereference in send_ccc_cmd_locked
 2026-07-28 10:27 UTC  (3+ messages)

[PATCH 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and improve IBI/PIO robustness
 2026-07-28  9:32 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] i3c: mipi-i3c-hci: Enable IBI threshold interrupt by default in PIO mode
  ` [PATCH v2 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
  ` [PATCH v2 3/3] i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller

[PATCH v7 00/12] Support ACPI and SETAASA device discovery
 2026-07-28  7:32 UTC  (25+ messages)
` [PATCH v7 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
` [PATCH v7 02/12] i3c: master: Use unified device property interface
` [PATCH v7 03/12] i3c: master: Support ACPI enumeration of child devices
` [PATCH v7 04/12] i3c: master: Add support for devices using SETAASA
` [PATCH v7 05/12] i3c: master: Add support for devices without PID
` [PATCH v7 06/12] i3c: master: match I3C device through DT and ACPI
` [PATCH v7 07/12] i3c: dw-i3c-master: Add SETAASA as supported CCC
` [PATCH v7 08/12] i3c: dw-i3c-master: Add ACPI core clock frequency quirk
` [PATCH v7 09/12] i3c: dw-i3c-master: Add ACPI ID for Tegra410
` [PATCH v7 10/12] hwmon: spd5118: Remove 16-bit addressing
` [PATCH v7 11/12] hwmon: spd5118: Add I3C support
` [PATCH v7 12/12] arm64: defconfig: Enable I3C and SPD5118 hwmon

[PATCH v6 00/12] Support ACPI and SETAASA device discovery
 2026-07-28  5:47 UTC  (40+ messages)
` [PATCH v6 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
` [PATCH v6 02/12] i3c: master: Use unified device property interface
` [PATCH v6 03/12] i3c: master: Support ACPI enumeration of child devices
` [PATCH v6 04/12] i3c: master: Add support for devices using SETAASA
` [PATCH v6 05/12] i3c: master: Add support for devices without PID
` [PATCH v6 06/12] i3c: master: match I3C device through DT and ACPI
` [PATCH v6 07/12] i3c: dw-i3c-master: Add SETAASA as supported CCC
` [PATCH v6 08/12] i3c: dw-i3c-master: Add ACPI core clock frequency quirk
` [PATCH v6 09/12] i3c: dw-i3c-master: Add ACPI ID for Tegra410
` [PATCH v6 10/12] hwmon: spd5118: Remove 16-bit addressing
` [PATCH v6 11/12] hwmon: spd5118: Add I3C support
` [PATCH v6 12/12] arm64: defconfig: Enable I3C and SPD5118 hwmon

[PATCH] i3c: master: Fix info leak and UAF in device unregister path
 2026-07-23 18:25 UTC  (2+ messages)

[PATCH v2] i3c: renesas: Drop unused structure member 'resuming'
 2026-07-23 18:18 UTC  (2+ messages)

[PATCH] i3c: master: require dests for read CCC commands
 2026-07-23 18:17 UTC  (3+ messages)

[PATCH v14 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-07-23 13:02 UTC  (22+ messages)
` [PATCH v14 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v14 2/8] i3c: master: Fix IBI request and free cleanup paths
` [PATCH v14 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v14 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v14 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v14 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v14 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v14 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support
  ` [EXT] Re: [PATCH v14 0/8] Add support for NXP P3H2x4x I3C hub driver

[PATCH v3] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-07-23  2:57 UTC 

[PATCH v2 0/2] i3c: dw: Document optional core reset and drop redundant name
 2026-07-22 19:57 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: dw: Document missing optional core reset
` [PATCH v2 2/2] i3c: master: dw: Drop redundant core reset name

[PATCH] dt-bindings: i3c: dw: Document missing optional core reset
 2026-07-22 19:23 UTC  (4+ messages)

[PATCH v2] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-07-22  6:23 UTC  (4+ messages)

[PATCH] i3c: renesas: Drop unused structure member
 2026-07-21 16:43 UTC  (2+ messages)

[PATCH] i3c: master: adi: add OF module alias for autoloading
 2026-07-20 17:10 UTC  (4+ messages)

[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-07-20 16:58 UTC  (29+ messages)
` [PATCH v5 01/17] i3c: renesas: Check that the transfer is valid before accessing it
` [PATCH v5 06/17] i3c: renesas: Perform Dynamic Address Assignment on resume
` [PATCH v5 08/17] i3c: renesas: Fix out-of-bounds access for newdevs mask
` [PATCH v5 09/17] i3c: renesas: Use reset_control_bulk_{assert, deassert}()
` [PATCH v5 10/17] i3c: renesas: Return immediately if there is no transfer
` [PATCH v5 11/17] i3c: renesas: Follow a unified pattern for transfer and command initialization
` [PATCH v5 13/17] i3c: renesas: Update HW registers after SW computations are done
` [PATCH v5 14/17] i3c: renesas: Organize structures to avoid unnecessary padding
` [PATCH v5 17/17] i3c: renesas: Add runtime PM support

[PATCH v10 0/2] Add AMD I3C master controller driver and bindings
 2026-07-20 16:50 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: i3c: Add AMD I3C master controller support

[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
 2026-07-20 16:15 UTC  (4+ messages)

[PATCH] i3c: master: Fix device_register() error path
 2026-07-20 16:11 UTC  (2+ messages)

[PATCH v5 04/12] i3c: master: Add support for devices using SETAASA
 2026-07-20 16:07 UTC  (3+ messages)

[PATCH] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-07-17  5:12 UTC  (13+ messages)
          `  "
              `  "
                    `  "


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