messages from 2024-07-24 07:13:44 to 2024-09-02 18:21:13 UTC [more...]
[PATCH v3 00/11] i3c: master: some fix and improvemnt for hotjoin
2024-09-02 18:20 UTC (35+ messages)
` [PATCH v3 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH v3 04/11] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH v3 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH v3 06/11] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH v3 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin
` [PATCH v3 08/11] i3c: master: svc: need check IBIWON for dynamtica address assign
` [PATCH v3 09/11] i3c: master: svc: use spinlock_saveirq at svc_i3c_master_ibi_work()
` [PATCH v3 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step
` [PATCH v3 11/11] i3c: master: svc: fix possible assignment of the same address to two devices
[PATCH v6 0/6] Introduce initial AMD I3C HCI driver support
2024-09-02 6:17 UTC (10+ messages)
` [PATCH v6 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
` [PATCH v6 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH v6 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v6 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH v6 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v6 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH v4 00/11] i3c: master: some fix and improvemnt for hotjoin
2024-08-29 21:14 UTC (12+ messages)
` [PATCH v4 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH v4 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH v4 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH v4 04/11] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH v4 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH v4 06/11] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH v4 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin
` [PATCH v4 08/11] i3c: master: svc: need check IBIWON for dynamtica address assign
` [PATCH v4 09/11] i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
` [PATCH v4 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step
` [PATCH v4 11/11] i3c: master: svc: fix possible assignment of the same address to two devices
[PATCH -next] i3c: master: cdns: fix module autoloading
2024-08-29 6:39 UTC (2+ messages)
[PATCH v5 0/6] Introduce initial AMD I3C HCI driver support
2024-08-27 7:23 UTC (9+ messages)
` [PATCH v5 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
` [PATCH v5 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH v5 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v5 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH v5 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v5 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH v3] i3c: master: support to adjust first broadcast address speed
2024-08-26 16:35 UTC (4+ messages)
[PATCH v1] i3c/master: cmd_v1: Fix the rule for getting i3c mode
2024-08-26 4:02 UTC (2+ messages)
[PATCH] i3c/master: cmd_v1: Fix the exit criteria for the daa procedure
2024-08-26 3:37 UTC (3+ messages)
[PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed
2024-08-22 7:46 UTC (5+ messages)
` [PATCH v2 2/2] i3c: master: svc: use slow speed for first broadcast address
` [EXT] Re: [PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed
[PATCH v4 0/6] Introduce initial AMD I3C HCI driver support
2024-08-23 10:13 UTC (19+ messages)
` [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
` [PATCH v4 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH v4 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v4 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH v4 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v4 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH v2 1/1] i3c: master: Avoid sending DISEC command with old device address
2024-08-20 15:19 UTC
[PATCH v2 00/11] i3c: master: some fix and improvemnt for hotjoin
2024-08-19 5:15 UTC (13+ messages)
` [PATCH v2 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH v2 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH v2 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH v2 04/11] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH v2 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH v2 06/11] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH v2 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin
` [PATCH v2 08/11] i3c: master: svc: need check IBIWON for dynamtica address assign
` [PATCH v2 09/11] i3c: master: svc: use spinlock_saveirq at svc_i3c_master_ibi_work()
` [PATCH v2 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step
` [PATCH v2 11/11] i3c: master: svc: fix possible assignment of the same address to two devices
[PATCH] i3c: master: Avoid sending DISEC command with old device address
2024-08-20 14:49 UTC (2+ messages)
[PATCH RESEND v3 0/6] Introduce initial AMD I3C HCI driver support
2024-08-19 16:35 UTC (24+ messages)
` [PATCH RESEND v3 1/6] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH RESEND v3 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH RESEND v3 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH RESEND v3 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH RESEND v3 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH RESEND v3 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH v2 1/1] MAINTAINERS: I3C: Add Frank Li as nxp I3C controller driver maintainer
2024-08-15 14:16 UTC
[PATCH 1/1] MAINTAINERS: I3C: Add Frank Li as nxp I3C controller driver maintainer
2024-08-14 23:09 UTC (2+ messages)
[PATCH v3 0/5] Introduce initial AMD I3C HCI driver support
2024-08-06 23:37 UTC (8+ messages)
` [PATCH v3 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH v3 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v3 3/5] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH v3 4/5] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v3 5/5] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH 1/2] i3c: master: support to adjust first broadcast address speed
2024-08-06 16:02 UTC (5+ messages)
` [PATCH 2/2] i3c: master: svc: use slow speed for first broadcast address
[PATCH v2 0/5] Introduce initial AMD I3C HCI driver support
2024-08-06 7:09 UTC (8+ messages)
` [PATCH v2 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH v2 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v2 5/5] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH v1 0/2] Add Nuvoton NPCM845 i3c master driver
2024-08-06 3:08 UTC (21+ messages)
` [PATCH v1 1/2] dt-bindings: i3c: Add NPCM845 i3c controller
` [PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 i3c master driver
` [PATCH "
[PATCH AUTOSEL 5.15 47/47] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
2024-08-01 0:31 UTC
[PATCH AUTOSEL 6.10 121/121] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
2024-08-01 0:00 UTC
[PATCH AUTOSEL 6.6 83/83] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
2024-08-01 0:18 UTC
[PATCH AUTOSEL 6.1 61/61] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
2024-08-01 0:26 UTC
[GIT PULL] I3C changes for 6.11
2024-07-27 20:07 UTC (2+ messages)
[PATCH v2] i3c: master: svc: adjust the first broadcast speed
2024-07-24 2:28 UTC (7+ messages)
[PATCH 1/2] dt-bindings: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB
2024-07-25 1:52 UTC (5+ messages)
` [PATCH 2/2] i3c: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB driver
[PATCH 0/7] i3c: master: some fix and improvemnt for hotjoin
2024-07-24 15:45 UTC (8+ messages)
` [PATCH 1/7] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH 2/7] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH 3/7] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH 4/7] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH 5/7] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH 6/7] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH 7/7] i3c: master: svc: manually emit NACK/ACK for hotjoin
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