Linux-i3c Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 11:52:26 to 2026-09-11 21:22:05 UTC [more...]

[PATCH 0/3] I3C character device driver using driver_override
 2026-09-11 21:22 UTC  (6+ messages)
` [PATCH 1/3] i3c: master: enable driver_override for I3C
` [PATCH 2/3] i3c: set i3c_xfer.actual_len in controller drivers
` [PATCH 3/3] i3c: add i3cdev character device module for user-space access

[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
 2026-09-11 19:03 UTC  (13+ messages)
` [PATCH v4 1/3] i3c: master: export i3c_masterdev_type
` [PATCH v4 2/3] i3c: master: add i3c_for_each_dev helper
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev

[PATCH v18 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-09-11  9:31 UTC  (25+ messages)
` [PATCH v18 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v18 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v18 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
    ` [EXT] "
` [PATCH v18 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v18 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v18 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v18 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v18 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[PATCH] i3c: master: dw: Clamp GETMRL/GETMWL to controller FIFO limits
 2026-09-10 18:34 UTC  (3+ messages)

[PATCH v3 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-09-10 15:44 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
` [PATCH v3 2/3] i3c: master: amd: Add support for in-band interrupts
` [PATCH v3 3/3] i3c: master: amd: Add hot-join support

[PATCH v2 0/2] i3c: dw: Document optional core reset and drop redundant name
 2026-09-10  4:35 UTC  (2+ messages)

[PATCH v2] i3c: master: amd: Report direct CCC read length in payload.actual_len
 2026-09-09 21:55 UTC  (2+ messages)

[PATCH v4 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-09-09 15:34 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
` [PATCH v4 2/3] i3c: master: amd: Add support for in-band interrupts
` [PATCH v4 3/3] i3c: master: amd: Add hot-join support

[PATCH v16 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-09-09  6:05 UTC  (26+ messages)
` [PATCH v16 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v16 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v16 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v16 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
    ` [EXT] "
` [PATCH v16 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v16 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
    ` [EXT] "
` [PATCH v16 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
    ` [EXT] "
` [PATCH v16 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[PATCH 0/8] i3c: mipi-i3c-hci: Add Aspeed AST2700 support
 2026-09-09  5:38 UTC  (26+ messages)
` [PATCH 1/8] dt-bindings: i3c: Document the AST2700 I3C controller
    ` 回覆: "
` [PATCH 2/8] i3c: mipi-i3c-hci: Support address-indexed DAT slots
    ` 回覆: "
` [PATCH 3/8] i3c: mipi-i3c-hci: Add a quirk for 64-bit DMA addressing
    ` 回覆: "
` [PATCH 4/8] i3c: mipi-i3c-hci: Add a quirk to clear the TX start threshold
    ` 回覆: "
` [PATCH 5/8] i3c: mipi-i3c-hci: Add support for the AST2700 I3C controller
    ` 回覆: "
` [PATCH 6/8] i3c: mipi-i3c-hci: Program AST2700 IBI termination threshold
` [PATCH 7/8] i3c: mipi-i3c-hci: Improve AST2700 PIO TX queue utilization
` [PATCH 8/8] i3c: mipi-i3c-hci: Support the AST2700 internal pull-ups

[PATCH] i3c: master: amd: Report direct CCC read length in payload.actual_len
 2026-09-08 10:59 UTC 

[PATCH v17 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-09-02 18:56 UTC  (10+ messages)
` [PATCH v17 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v17 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v17 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v17 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v17 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v17 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v17 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v17 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[PATCH v2 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-09-02 10:10 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
` [PATCH v2 2/3] i3c: master: amd: Add support for in-band interrupts
` [PATCH v2 3/3] i3c: master: amd: Add hot-join support

[PATCH AUTOSEL 6.18-5.15] i3c: mipi-i3c-hci: Tolerate i3c_master_add_i3c_dev_locked() failures in DAA
 2026-08-31 17:40 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18] i3c: master: svc: Prevent IRQ storm from false SLVSTART on NPCM845

[GIT PULL] I3C changes for 7.3
 2026-08-23 20:50 UTC  (3+ messages)

[PATCH v3] i3c: dw: reduce do_daa time if there's no client
 2026-08-19 11:52 UTC  (3+ messages)

[PATCH 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-08-19  5:40 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
` [PATCH 2/3] i3c: master: amd: Add support for in-band interrupts
` [PATCH 3/3] i3c: master: amd: Add hot-join support

[PATCH v4 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and PIO fixes
 2026-08-18 21:20 UTC  (6+ messages)
` [PATCH v4 1/3] i3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO mode
` [PATCH v4 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
` [PATCH v4 3/3] i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller

[PATCH v2] i3c: dw: reduce do_daa time if there's no client
 2026-08-18 21:18 UTC  (3+ messages)

[PATCH v2] i3c: dw: rename "pclk" to "apb" to match dt-binding
 2026-08-18 21:16 UTC  (3+ messages)

[PATCH] i3c: dw: use COMMAND_PORT_TRANSFER_ARG instead of hardcoding
 2026-08-18 21:09 UTC  (2+ messages)

[PATCH] i3c: dw: make struct dw_i3c_cmd smaller
 2026-08-18 21:09 UTC  (5+ messages)

[PATCH v3 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and PIO fixes
 2026-08-18  7:15 UTC  (7+ messages)
` [PATCH v3 1/3] i3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO mode
` [PATCH v3 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
` [PATCH v3 3/3] i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller

[PATCH v15 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-08-17 20:17 UTC  (20+ messages)
` [PATCH v15 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v15 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v15 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v15 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v15 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v15 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v15 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v15 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[PATCH] i3c: master: Release I2C boardinfo node reference
 2026-08-14 13:58 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