public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-09-18 09:55:11 to 2025-10-30 23:43:50 UTC [more...]

[PATCH v3 1/1] i3c: fix refcount inconsistency in i3c_master_register
 2025-10-30 23:43 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH] i3c: dw: add option to disable runtime PM for DesignWare I3C controller
 2025-10-30 17:09 UTC  (4+ messages)

[PATCH 0/4] i3c: switch to use switch to use i3c_xfer from i3c_priv_xfer
 2025-10-30  4:13 UTC  (8+ messages)
` [PATCH 1/4] hwmon: (lm75): "
` [PATCH 2/4] net: mctp i3c: "
` [PATCH 3/4] regmap: "
` [PATCH 4/4] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()

[PATCH v7 0/5] i3c: Add basic HDR mode support
 2025-10-30  7:51 UTC  (12+ messages)
` [PATCH v7 1/5] i3c: Add HDR API support
` [PATCH v7 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v7 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v7 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v7 5/5] iio: magnetometer: Add mmc5633 sensor

[PATCH v8 0/6] i3c: Add basic HDR mode support
 2025-10-28 15:02 UTC  (9+ messages)
` [PATCH v8 1/6] i3c: Add HDR API support
` [PATCH v8 2/6] i3c: Switch to use new i3c_xfer from i3c_priv_xfer
` [PATCH v8 3/6] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v8 4/6] i3c: master: svc: Add basic HDR mode support
` [PATCH v8 5/6] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v8 6/6] iio: magnetometer: Add mmc5633 sensor

[PATCH v2 1/1] i3c: master: svc: Prevent incomplete IBI transaction
 2025-10-28  8:27 UTC  (3+ messages)

[PATCH 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
 2025-10-27 20:57 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] i3c: master: cleanup callback .priv_xfers()

[PATCH v6 0/5] i3c: Add basic HDR mode support
 2025-10-24 21:12 UTC  (24+ messages)
` [PATCH v6 1/5] i3c: Add HDR API support
` [PATCH v6 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v6 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v6 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v6 5/5] iio: magnetometer: Add mmc5633 sensor

[PATCH v1 1/1] i3c: master: svc: Prevent incomplete IBI transaction
 2025-10-20 20:22 UTC  (2+ messages)

[PATCH v5 0/5] i3c: Add basic HDR mode support
 2025-10-18 13:15 UTC  (13+ messages)
` [PATCH v5 1/5] i3c: Add HDR API support
` [PATCH v5 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v5 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v5 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v5 5/5] iio: magnetometer: Add mmc5633 sensor

[PATCH v2 1/1] i3c: fix refcount inconsistency in i3c_master_register
 2025-10-15 15:43 UTC  (2+ messages)

[PATCH] i3c: fix refcount inconsistency in i3c_master_register
 2025-10-14  1:55 UTC  (7+ messages)

[PATCH v4 0/5] i3c: Add basic HDR mode support
 2025-10-07 20:05 UTC  (7+ messages)
` [PATCH v4 1/5] i3c: Add HDR API support
` [PATCH v4 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v4 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v4 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v4 5/5] iio: magnetometer: Add mmc5633 sensor

[PATCH v3 0/5] i3c: Add basic HDR mode support
 2025-10-04 13:55 UTC  (9+ messages)
` [PATCH v3 1/5] i3c: Add HDR API support
` [PATCH v3 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v3 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v3 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v3 5/5] iio: magnetometer: Add mmc5633 sensor

[GIT PULL] I3C changes for 6.18
 2025-10-01 23:00 UTC  (2+ messages)

[PATCH v2 0/4] i3c: Add basic HDR mode support
 2025-09-29 16:04 UTC  (9+ messages)
` [PATCH v2 1/4] i3c: Add HDR API support
` [PATCH v2 2/4] i3c: master: svc: Add basic HDR mode support
` [PATCH v2 3/4] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v2 4/4] iio: magnetometer: Add mmc5633 sensor

[PATCH] [v2] i3c: fix big-endian FIFO transfers
 2025-09-28 22:19 UTC  (12+ messages)

[PATCH V8 0/5] Add AMD I3C master controller driver and bindings
 2025-09-27  6:12 UTC  (10+ messages)
` [PATCH V8 1/5] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V8 2/5] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V8 3/5] i3c: fix big-endian FIFO transfers
` [PATCH V8 4/5] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V8 5/5] i3c: master: Add AMD I3C bus controller driver

[PATCH V7 0/4] Add AMD I3C master controller driver and bindings
 2025-09-25 16:50 UTC  (27+ messages)
` [PATCH V7 1/4] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V7 2/4] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V7 3/4] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V7 4/4] i3c: master: Add AMD I3C bus controller driver

i3c: scanning for i2c client devices on the network
 2025-09-25 15:42 UTC  (8+ messages)

[PATCH 0/4] Add microchip sama7d65 SoC I3C support
 2025-09-25 13:23 UTC  (11+ messages)
` [PATCH 1/4] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH 2/4] i3c: mipi-i3c-hci: add microchip sama7d65 SoC
` [PATCH 3/4] ARM: configs: at91: sama7: add sama7d65 i3c-hci
` [PATCH 4/4] ARM: dts: microchip: add I3C controller

[PATCH] i3c: master: adi: fix number of bytes written to fifo
 2025-09-25  7:20 UTC  (3+ messages)

[PATCH] i3c: fix big-endian FIFO transfers
 2025-09-24 20:19 UTC  (5+ messages)

[PATCH] i3c: Remove superfluous FIXME
 2025-09-23 22:53 UTC  (3+ messages)

[PATCH V6 0/2] Add AMD I3C master controller driver and bindings
 2025-09-19 20:54 UTC  (10+ messages)
` [PATCH V6 1/2] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V6 2/2] i3c: master: Add AMD I3C bus controller driver

[PATCH] docs: driver-api: fix spelling of "buses"
 2025-09-18 16:43 UTC  (2+ messages)

[PATCH] i3c: master: adi: fix header location
 2025-09-16 10:17 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