messages from 2025-12-10 06:02:03 to 2026-01-08 08:06:52 UTC [more...]
[PATCH V2 00/20] i3c: mipi-i3c-hci-pci: Add Runtime PM support
2026-01-08 8:05 UTC (17+ messages)
` [PATCH V2 01/20] i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
` [PATCH V2 02/20] i3c: mipi-i3c-hci: Ensure proper bus clean-up
` [PATCH V2 03/20] i3c: master: Update hot-join flag only on success
` [PATCH V2 04/20] i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
` [PATCH V2 05/20] i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
` [PATCH V2 06/20] i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
` [PATCH V2 07/20] i3c: mipi-i3c-hci: Manage DMA deallocation via devres action
` [PATCH V2 08/20] i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restore
` [PATCH V2 09/20] i3c: mipi-i3c-hci: Introduce helper to restore DAT
` [PATCH V2 10/20] i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()
` [PATCH V2 11/20] i3c: mipi-i3c-hci: Add DMA suspend and resume support
` [PATCH V2 12/20] i3c: mipi-i3c-hci: Refactor PIO register initialization
` [PATCH V2 13/20] i3c: mipi-i3c-hci: Add PIO suspend and resume support
` [PATCH V2 14/20] i3c: mipi-i3c-hci: Factor out software reset into helper
` [PATCH V2 15/20] i3c: mipi-i3c-hci: Factor out IO mode setting "
` [PATCH V2 18/20] i3c: master: Introduce optional Runtime PM support
[PATCH 00/17] i3c: mipi-i3c-hci-pci: Add Runtime PM support
2026-01-08 8:04 UTC (39+ messages)
` [PATCH 01/17] i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
` [PATCH 02/17] i3c: mipi-i3c-hci: Ensure proper bus clean-up
` [PATCH 03/17] i3c: master: Update hot-join flag only on success
` [PATCH 04/17] i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
` [PATCH 05/17] i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
` [PATCH 06/17] i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
` [PATCH 07/17] i3c: mipi-i3c-hci: Manage DMA deallocation via devres action
` [PATCH 08/17] i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restore
` [PATCH 09/17] i3c: mipi-i3c-hci: Introduce helper to restore DAT
` [PATCH 10/17] i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()
` [PATCH 11/17] i3c: mipi-i3c-hci: Add DMA suspend and resume support
` [PATCH 12/17] i3c: mipi-i3c-hci: Refactor PIO register initialization
` [PATCH 13/17] i3c: mipi-i3c-hci: Add PIO suspend and resume support
` [PATCH 14/17] i3c: mipi-i3c-hci: Factor out software reset into helper
` [PATCH 15/17] i3c: master: Introduce optional Runtime PM support
` [PATCH 16/17] i3c: mipi-i3c-hci: Add "
` [PATCH 17/17] i3c: mipi-i3c-hci-pci: Add "
[PATCH v5 0/4] i3c: renesas: Add suspend/resume support
2026-01-07 10:33 UTC (5+ messages)
` [PATCH v5 1/4] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH v5 2/4] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH v5 3/4] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH v5 4/4] i3c: renesas: Add suspend/resume support
[PATCH V4 00/11] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
2026-01-06 16:44 UTC (12+ messages)
` [PATCH V4 01/11] i3c: mipi-i3c-hci: Remove duplicate blank lines
` [PATCH V4 02/11] i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
` [PATCH V4 03/11] i3c: mipi-i3c-hci: Quieten initialization messages
` [PATCH V4 04/11] i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_data
` [PATCH V4 05/11] i3c: mipi-i3c-hci-pci: Enable MSI support
` [PATCH V4 06/11] i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3C
` [PATCH V4 07/11] i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
` [PATCH V4 08/11] i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core device
` [PATCH V4 09/11] i3c: mipi-i3c-hci-pci: Convert to MFD driver
` [PATCH V4 10/11] i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
` [PATCH V4 11/11] i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllers
[PATCH v4 0/4] i3c: renesas: Add suspend/resume support
2026-01-06 15:54 UTC (15+ messages)
` [PATCH v4 1/4] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH v4 2/4] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH v4 3/4] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH v4 4/4] i3c: renesas: Add suspend/resume support
[PATCH v3 0/4] i3c: renesas: Add suspend/resume support
2026-01-05 10:03 UTC (12+ messages)
` [PATCH v3 1/4] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH v3 2/4] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH v3 3/4] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH v3 4/4] i3c: renesas: Add suspend/resume support
[PATCH v2 0/4] i3c: renesas: Add suspend/resume support
2025-12-30 18:39 UTC (13+ messages)
` [PATCH v2 1/4] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH v2 2/4] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH v2 3/4] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH v2 4/4] i3c: renesas: Add suspend/resume support
[PATCH 1/1] i3c: Add stub functions when I3C support is disabled
2025-12-30 14:57 UTC
[PATCH] i3c: renesas: Add suspend/resume support
2025-12-30 8:19 UTC (3+ messages)
Error while loading dw-i3c-master: UBSAN: shift-out-of-bounds in drivers/i3c/master/dw-i3c-master.c:885:12
2025-12-30 1:30 UTC (13+ messages)
[PATCH] i3c: master: Simplify with scoped for each OF child loop
2025-12-29 15:35 UTC (2+ messages)
[PATCH v12 0/2] i3c: Add basic HDR mode support (sensor part)
2025-12-29 15:14 UTC (7+ messages)
` [PATCH v12 1/2] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v12 2/2] iio: magnetometer: Add mmc5633 sensor
[jic23-iio:testing 47/49] drivers/base/regmap/regmap-i3c.c:41: undefined reference to `i3c_device_do_xfers'
2025-12-23 9:31 UTC
[PATCH v11 0/6] i3c: Add basic HDR mode support
2025-12-18 10:10 UTC (4+ messages)
` [PATCH v11 6/6] iio: magnetometer: Add mmc5633 sensor
[PATCH V3 00/11] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
2025-12-17 19:24 UTC (21+ messages)
` [PATCH V3 01/11] i3c: mipi-i3c-hci: Remove duplicate blank lines
` [PATCH V3 02/11] i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
` [PATCH V3 03/11] i3c: mipi-i3c-hci: Quieten initialization messages
` [PATCH V3 04/11] i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_data
` [PATCH V3 05/11] i3c: mipi-i3c-hci-pci: Enable MSI support
` [PATCH V3 06/11] i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3C
` [PATCH V3 07/11] i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
` [PATCH V3 08/11] i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core device
` [PATCH V3 09/11] i3c: mipi-i3c-hci-pci: Convert to MFD driver
` [PATCH V3 10/11] i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
` [PATCH V3 11/11] i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllers
[PATCH 1/1] i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
2025-12-15 20:08 UTC
[PATCH V2 00/10] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
2025-12-15 19:17 UTC (27+ messages)
` [PATCH V2 01/10] i3c: mipi-i3c-hci: Remove duplicate blank lines
` [PATCH V2 02/10] i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
` [PATCH V2 03/10] i3c: mipi-i3c-hci: Quieten initialization messages
` [PATCH V2 04/10] i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
` [PATCH V2 05/10] i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_data
` [PATCH V2 06/10] i3c: mipi-i3c-hci-pci: Enable MSI support
` [PATCH V2 07/10] i3c: mipi-i3c-hci-pci: Use parent MMIO mapping
` [PATCH V2 08/10] i3c: mipi-i3c-hci-pci: Convert to MFD driver
` [PATCH V2 09/10] i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
` [PATCH V2 10/10] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
[PATCH v2 1/1] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
2025-12-15 17:24 UTC
[GIT PULL] I3C changes for 6.19 #2
2025-12-13 5:50 UTC (2+ messages)
[PATCH 1/2] i3c: master: Fix confusing cleanup.h syntax
2025-12-12 23:07 UTC (2+ messages)
[PATCH v2 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
2025-12-12 23:07 UTC (2+ messages)
[PATCH v8 0/4] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
2025-12-12 9:02 UTC (5+ messages)
` [PATCH v8 1/4] i3c: add sysfs entry and attribute for Device NACK Retry count
` [PATCH v8 2/4] i3c: dw: Add support for Device NACK Retry configuration
` [PATCH v8 3/4] i3c: dw: use FIELD_PREP for device address table macros
` [PATCH v8 4/4] i3c: dw: Preserve DAT entry bits when restoring addresses
[PATCH v7 0/5] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
2025-12-10 16:22 UTC (5+ messages)
` [PATCH v7 1/5] i3c: add sysfs entry for Device NACK Retry count
` [PATCH v7 2/5] i3c: add sysfs attribute for device NACK retry
[PATCH 0/7] i3c: mipi-i3c-hci-pci: Define Multi-Bus Instances for Intel controllers
2025-12-10 15:14 UTC (10+ messages)
` [PATCH 5/7] i3c: mipi-i3c-hci-pci: Define default driver data
` [PATCH 6/7] i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
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