linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-24 20:28:09 to 2023-10-19 07:00:57 UTC [more...]

[PATCH 0/5] I3C slave mode support
 2023-10-19  7:00 UTC  (9+ messages)
` [PATCH 1/5] i3c: add "
` [PATCH 2/5] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-slave
` [PATCH 3/5] i3c: slave: add svc slave controller support
` [PATCH 4/5] i3c: slave: func: add tty driver
` [PATCH 5/5] Documentation: i3c: Add I3C slave mode controller and function

[PATCH v2 Resent 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-19  6:44 UTC  (10+ messages)
` [PATCH v2 Resent 1/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH v2 Resent 2/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH v2 Resent 3/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH v2 Resent 4/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH v2 Resent 5/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error

[PATCH 1/1] tty: i3c: add tty over i3c master support
 2023-10-18 21:11 UTC 

[PATCH v2 0/6] i3c: master: some improvment for i3c master
 2023-10-18 20:59 UTC  (7+ messages)
` [PATCH v2 1/6] i3c: master: add enable(disable) hot join in sys entry
` [PATCH v2 2/6] i3c: master: svc: add hot join support
` [PATCH v2 3/6] i3c: add actual_len in i3c_priv_xfer
` [PATCH v2 4/6] i3c: svc: rename read_len as actual_len
` [PATCH v2 5/6] i3c: master: svc return actual transfer data len
` [PATCH v2 6/6] i3c: add API i3c_dev_gettstatus_format1() to get target device status

[PATCH 0/5] i3c: master: some improvment for i3c master
 2023-10-18 20:26 UTC  (17+ messages)
` [PATCH 1/5] i3c: master: svc: enable hotjoin default
` [PATCH 2/5] i3c: add actual in i3c_priv_xfer
` [PATCH 3/5] i3c: svc: rename read_len as actual_len
` [PATCH 4/5] i3c: master: svc return actual transfer data len
` [PATCH 5/5] i3c: add API i3c_dev_gettstatus_format1() to get target device status

[PATCH v2 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-18 16:03 UTC  (8+ messages)
` [PATCH v2 1/6] master reduce clock
` [PATCH v2 2/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH v2 3/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH v2 4/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH v2 5/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH v2 6/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen

[PATCH 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-17 20:55 UTC  (22+ messages)
` [PATCH 1/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH 2/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH 3/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH 4/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH 5/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
` [PATCH 6/6] i3c: master: svc: fix random hot join failure since timeout error

[PATCH 1/2] dt-bindings: i3c: Fix silvaco,i3c-master compatible string
 2023-10-17 20:14 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx93: add i3c1 and i3c2

[PATCH v2 1/2] i3c: master: svc: fix compatibility string mismatch with binding doc
 2023-10-17 19:46 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: imx93: add i3c1 and i3c2

[PATCH 1/2] i3c: master: svc: fix compatibility string mismatch with binding doc
 2023-10-17 14:03 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx93: add i3c1 and i3c2

[PATCH net-next v6 0/3] I3C MCTP net driver
 2023-10-17 11:00 UTC  (7+ messages)
` [PATCH net-next v6 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v6 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v6 3/3] mctp i3c: MCTP I3C driver

[PATCH v1 0/1] Fix for IBI handling order
 2023-10-15 22:23 UTC  (2+ messages)
` [PATCH v1 1/1] i3c: master: handle IBIs in order they came

[PATCH net-next v5 0/3] I3C MCTP net driver
 2023-10-12 11:50 UTC  (5+ messages)
` [PATCH net-next v5 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v5 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v5 3/3] mctp i3c: MCTP I3C driver

[PATCH] i3c: Fix typo "Provisional ID" to "Provisioned ID"
 2023-10-10 10:13 UTC  (4+ messages)

[PATCH net-next v4 0/3] I3C MCTP net driver
 2023-10-07  5:50 UTC  (5+ messages)
` [PATCH net-next v4 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v4 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v4 3/3] mctp i3c: MCTP I3C driver

[PATCH net-next v3 0/3] I3C MCTP net driver
 2023-10-03 13:59 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v3 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v3 3/3] mctp i3c: MCTP I3C driver

[PATCH] i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
 2023-09-25 22:06 UTC  (2+ messages)

[PATCH] i3c: svc: Annotate struct svc_i3c_xfer with __counted_by
 2023-09-25 21:37 UTC  (4+ messages)

[PATCH] i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by
 2023-09-25 21:37 UTC  (3+ messages)

[PATCH] i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by
 2023-09-25 21:36 UTC  (3+ messages)

[PATCH] i3c: dw: Annotate struct dw_i3c_xfer with __counted_by
 2023-09-25 21:36 UTC  (4+ messages)

[PATCH] i3c: replace deprecated strncpy
 2023-09-25 21:36 UTC  (3+ messages)

[PATCH v2 0/1] Cadence I3C Status Register Bit Mask Error
 2023-09-25 21:36 UTC  (4+ messages)
` [PATCH v2 1/1] i3c: master: cdns: Fix reading status register

[PATCH 00/12] i3c: mipi-i3c-hci: Enabling fixes
 2023-09-25 21:36 UTC  (14+ messages)
` [PATCH 01/12] i3c: master: Inherit DMA masks and parameters from parent device
` [PATCH 02/12] i3c: mipi-i3c-hci: Add MODULE_ALIAS
` [PATCH 03/12] i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
` [PATCH 04/12] i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler
` [PATCH 05/12] i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
` [PATCH 06/12] i3c: mipi-i3c-hci: Set ring start request together with enable
` [PATCH 07/12] i3c: mipi-i3c-hci: Fix race between bus cleanup and interrupt
` [PATCH 08/12] i3c: mipi-i3c-hci: Set number of SW enabled Ring Bundles earlier
` [PATCH 09/12] i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
` [PATCH 10/12] i3c: mipi-i3c-hci: Fix missing xfer->completion in hci_cmd_v1_daa()
` [PATCH 11/12] i3c: mipi-i3c-hci: Resume controller explicitly
` [PATCH 12/12] i3c: mipi-i3c-hci: Resume controller after aborted transfer

[RFC] i3c: master: Simplify table prep for ENTDAA
 2023-09-15  8:02 UTC 

[RFC PATCH 0/9] I3C Slave Mode support
 2023-09-13 15:49 UTC  (16+ messages)
` [RFC PATCH 1/9] i3c: add actual in i3c_priv_xfer
` [RFC PATCH 2/9] i3c: svc: rename read_len as actual_len
` [RFC PATCH 3/9] i3c: master: svc return actual transfer data len
` [RFC PATCH 4/9] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-slave-v1
` [RFC PATCH 5/9] i3c: add slave mode support
` [RFC PATCH 6/9] i3c: slave: add svc slave controller support
` [RFC PATCH 7/9] i3c: slave: func: add tty driver
` [RFC PATCH 8/9] tty: serial: add tty over I3C master side driver
` [RFC PATCH 9/9] Documentation: i3c: Add I3C slave mode controller and function

[PATCH 0/1] Fallback mechanism for GETMXDS CCC
 2023-09-13  5:58 UTC  (4+ messages)
` [PATCH 1/1] i3c: Add fallback method "

[PATCH 0/1] Cadence I3C Status Register Bit Mask Error
 2023-09-12 10:57 UTC  (3+ messages)
` [PATCH 1/1] i3c: master: cdns: Fix reading status register

[GIT PULL] I3C changes for 6.6
 2023-09-07 23:10 UTC  (3+ messages)

[PATCH v3 1/1] i3c: master: svc: fix probe failure when no i3c device exist
 2023-09-05 23:22 UTC  (3+ messages)

[PATCH v2 1/2] i3c: master: fixes i3c bus driver probe failure if no i3c device attached
 2023-08-31  6:57 UTC  (5+ messages)
` [PATCH v2 2/2] i3c: master: svc: fix probe failure when no i3c device exist

[PATCH 1/2] i3c: master: fixes i3c bus driver probe failure if no i3c device attached
 2023-08-30  8:52 UTC  (5+ messages)
` [PATCH 2/2] i3c: master: svc: fix probe failure when no i3c device exist

[PATCH] i3c: Add fallback method for GETMXDS CCC
 2023-08-28 15:20 UTC 

[PATCH] i3c: master: cdns: Fix reading status register
 2023-08-28 15:14 UTC 

[PATCH] i3c: master: Fix SETDASA process
 2023-08-27 22:46 UTC  (2+ messages)

[PATCH] i3c: master: svc: Describe member 'saved_regs'
 2023-08-27 22:45 UTC  (2+ messages)

[PATCH] dt-bindings: i3c: Fix description for assigned-address
 2023-08-27 22:45 UTC  (2+ messages)

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 15:01 UTC  (3+ messages)


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).