messages from 2026-09-06 20:29:16 to 2026-09-16 20:03:19 UTC [more...]
[PATCH] i3c: master: Fix of_node reference leak in i3c_master_register()
2026-09-16 20:03 UTC (3+ messages)
[PATCH] i3c: master: Fix of_node reference leak in of_i3c_master_add_i2c_boardinfo()
2026-09-16 19:56 UTC (2+ messages)
[PATCH 0/3] I3C character device driver using driver_override
2026-09-16 19:28 UTC (20+ 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 v19 0/8] Add support for NXP P3H2x4x I3C hub driver
2026-09-16 7:25 UTC (15+ messages)
` [PATCH v19 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v19 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v19 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v19 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v19 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v19 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v19 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v19 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support
[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
2026-09-15 21:26 UTC (21+ 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-15 11:14 UTC (10+ messages)
` [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 00/17] i3c: Fixes, cleanups and HDR-DDR support
2026-09-15 9:41 UTC (45+ messages)
` [PATCH 01/17] i3c: master: Fix out-of-bounds read in DMA bounce buffer setup
` [PATCH 02/17] i3c: mipi-i3c-hci: Bounce short reads irrespective of the IOMMU
` [PATCH 03/17] i3c: mipi-i3c-hci-pci: Set drvdata before creating LTR sysfs attribute
` [PATCH 04/17] i3c: master: Match ACPI targets to the correct bus controller instance
` [PATCH 05/17] i3c: master: Remove stale GETSTATUS length check
` [PATCH 06/17] i3c: mipi-i3c-hci: Fix i3c_hci_enable_ibi() error path
` [PATCH 07/17] i3c: mipi-i3c-hci: Send DISEC before disabling IBIs in hardware
` [PATCH 08/17] i3c: mipi-i3c-hci: Fix runtime PM violation in i3c_hci_free_ibi()
` [PATCH 09/17] i3c: mipi-i3c-hci: Process multiple IBIs per interrupt
` [PATCH 10/17] i3c: mipi-i3c-hci: Move DMA suspend/resume callbacks
` [PATCH 11/17] i3c: mipi-i3c-hci: Stop rings gracefully when suspending
` [PATCH 12/17] i3c: mipi-i3c-hci: Fix Response Descriptor DATA_LENGTH mask
` [PATCH 13/17] i3c: mipi-i3c-hci: Remove invalid transfer size limit
` [PATCH 14/17] i3c: mipi-i3c-hci: Remove invalid HDR-BT and Fm/Fm+ definitions
` [PATCH 15/17] i3c: mipi-i3c-hci: Support configurable device NACK retries
` [PATCH 16/17] i3c: Restrict HDR modes to those supported by the bus and target
` [PATCH 17/17] i3c: mipi-i3c-hci: Add HDR-DDR support
[PATCH] i3c: master: Fix i2c_dev_get_master_data() reference in kernel-doc
2026-09-12 10:14 UTC
[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 (5+ messages)
` [PATCH v16 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [EXT] "
[PATCH 0/8] i3c: mipi-i3c-hci: Add Aspeed AST2700 support
2026-09-09 5:38 UTC (18+ 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] i3c: master: amd: Report direct CCC read length in payload.actual_len
2026-09-08 10:59 UTC
page: | 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;
as well as URLs for NNTP newsgroup(s).