public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 17:31:46 to 2025-01-03 22:08:22 UTC [more...]

[PATCH 6.1.y] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2025-01-03 14:25 UTC  (3+ messages)

[PATCH RFT v2 0/5] i3c: introduce and use generic parity helper
 2025-01-03 22:08 UTC  (12+ messages)
` [PATCH RFT v2 1/5] bitops: add generic parity calculation for u8
` [PATCH RFT v2 2/5] hwmon: (spd5118) Use generic parity calculation
` [PATCH RFT v2 3/5] i3c: dw: use get_parity8 helper instead of open coding it
` [PATCH RFT v2 4/5] i3c: mipi-i3c-hci: "
` [PATCH RFT v2 5/5] i3c: cdns: "

[PATCH 1/2] i3c: mipi-i3c-hci: Add Intel specific quirk to ring resuming
 2024-12-31 11:59 UTC  (2+ messages)
` [PATCH 2/2] i3c: mipi-i3c-hci: Add support for MIPI I3C HCI on PCI bus

[PATCH RFT RESEND 0/5] i3c: introduce and use generic parity helper
 2024-12-20 15:24 UTC  (7+ messages)
` [PATCH RFT RESEND 1/5] bitops: add generic parity calculation for u8
` [PATCH RFT RESEND 2/5] hwmon: (spd5118) Use generic parity calculation
` [PATCH RFT RESEND 3/5] i3c: dw: use get_parity8 helper instead of open coding it
` [PATCH RFT RESEND 4/5] i3c: mipi-i3c-hci: "
` [PATCH RFT RESEND 5/5] i3c: cdns: "

[PATCH RFT 0/5] i3c: introduce and use generic parity helper
 2024-12-20 11:29 UTC  (4+ messages)
` [PATCH RFT 3/5] i3c: dw: use get_parity8 helper instead of open coding it
` [PATCH RFT 4/5] i3c: mipi-i3c-hci: "
` [PATCH RFT 5/5] i3c: cdns: "

[PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
 2024-12-20  8:46 UTC  (2+ messages)

[PATCH v2] i3c: master: Improve initialization of numbered I2C adapters
 2024-12-19 20:08 UTC  (2+ messages)

DDR5 / SPD5118 connected to I3C bus
 2024-12-18 17:57 UTC 

[PATCH 6.1.y] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2024-12-10  8:20 UTC 

[PATCH 6.1.y] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2024-12-11 10:11 UTC 

[PATCH] i3c: master: Improve initialization of numbered I2C adapters
 2024-12-09 18:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 4/4] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:02 UTC 

[PATCH AUTOSEL 5.4 4/4] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:02 UTC 

[PATCH AUTOSEL 6.1 2/6] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
 2024-12-04 16:01 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 6/6] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

[PATCH AUTOSEL 5.15 2/6] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
 2024-12-04 16:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 6/6] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

[PATCH AUTOSEL 6.6 03/12] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
 2024-12-04 16:01 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 10/12] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

[PATCH AUTOSEL 6.12 03/15] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
 2024-12-04 16:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 12/15] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

[PATCH AUTOSEL 6.11 03/13] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
 2024-12-04 16:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 11/13] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

[PATCH] i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition
 2024-12-03  7:44 UTC  (9+ messages)

[PATCH-next] i3c: master: Fix potentially uninit variable
 2024-11-27 10:14 UTC  (4+ messages)

[GIT PULL] I3C changes for 6.13
 2024-11-27  2:41 UTC  (2+ messages)

[PATCH v2] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-11-19 21:19 UTC  (4+ messages)

Looking for USB<->I3C adapter
 2024-11-19  5:22 UTC  (3+ messages)

[PATCH v2 0/2] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-18 13:30 UTC  (5+ messages)
` [PATCH v2 1/2] i3c: dw: Add support for AMDI0015 ACPI ID
` [PATCH v2 2/2] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform

[PATCH v1] i3c: mipi-i3c-hci: Support SETDASA CCC
 2024-11-18 13:30 UTC  (3+ messages)

[PATCH v3 0/5] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-14 11:04 UTC  (20+ messages)
` [PATCH v3 1/5] i3c: dw: Add support for AMDI0015 ACPI ID
` [PATCH v3 2/5] i3c: master: Add ACPI support to i3c subsystem
` [PATCH v3 3/5] i3c: master: Add a routine to include the I3C SPD device
` [PATCH v3 4/5] i3c: master: Add support for SETAASA CCC
` [PATCH v3 5/5] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform

[PATCH v2 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-06 14:17 UTC  (15+ messages)
` [PATCH v2 1/6] i3c: dw: Add support for AMDI0015 ACPI ID
` [PATCH v2 2/6] i3c: dw: Use IRQF_SHARED flag for dw-i3c-master
` [PATCH v2 3/6] i3c: master: Add ACPI support to i3c subsystem
` [PATCH v2 4/6] i3c: master: Add a routine to include the I3C SPD device
` [PATCH v2 5/6] i3c: master: Add support for SETAASA CCC
` [PATCH v2 6/6] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform

[PATCH] i3c: Document I3C_ADDR_SLOT_EXT_STATUS_MASK
 2024-11-04 20:42 UTC  (2+ messages)

[PATCH v2 1/1] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
 2024-11-02 21:57 UTC  (2+ messages)

[PATCH v2] i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-10-31 23:08 UTC  (3+ messages)

[PATCH 0/2] i3c: mipi-i3c-hci: DMA interrupt fixes
 2024-10-31 23:06 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
 2024-10-31 23:05 UTC  (5+ messages)

[PATCH v5 1/1] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
 2024-10-31 23:00 UTC  (2+ messages)

[PATCH v5 1/1] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
 2024-10-31 22:59 UTC  (2+ messages)

[PATCH v8 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
 2024-10-31 22:55 UTC  (5+ messages)
` [PATCH v8 1/3] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH v8 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
` [PATCH v8 3/3] i3c: master: Fix dynamic address leak when 'assigned-address' is present

[PATCH v6 0/6] I3C: master: svc: collect all patches to improve hotjoin stability
 2024-10-31 22:55 UTC  (8+ messages)
` [PATCH v6 1/6] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH v6 2/6] i3c: master: svc: manually emit NACK/ACK for hotjoin
` [PATCH v6 3/6] i3c: master: svc: need check IBIWON for dynamic address assignment
` [PATCH v6 4/6] i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
` [PATCH v6 5/6] i3c: master: svc: wait for Manual ACK/NACK Done before next step
` [PATCH v6 6/6] i3c: master: svc: fix possible assignment of the same address to two devices

[PATCH] i3c: Remove redundant lock in i3c_device_uevent
 2024-10-31 20:53 UTC  (2+ messages)

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (14+ messages)
` [PATCH 17/51] i3c: master: svc: "
` [PATCH 18/51] i3c: dw: "

[PATCH v7 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
 2024-10-21 10:04 UTC  (8+ messages)
` [PATCH v7 1/3] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH v7 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
` [PATCH v7 3/3] i3c: master: Fix dynamic address leak when 'assigned-address' is present

[PATCH 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-10-20 11:25 UTC  (10+ messages)
` [PATCH 1/6] i3c: dw: Add support for AMDI0015 ACPI ID
` [PATCH 2/6] i3c: dw: Use IRQF_SHARED flag for dw-i3c-master
` [PATCH 3/6] i3c: master: Add ACPI support to i3c subsystem
` [PATCH 4/6] i3c: master: Add a routine to include the I3C SPD device
` [PATCH 5/6] i3c: master: Add support for SETAASA CCC
` [PATCH 6/6] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform

[PATCH AUTOSEL 6.10 29/70] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2024-10-04 18:20 UTC 

[PATCH AUTOSEL 6.6 27/58] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2024-10-04 18:24 UTC 

[PATCH AUTOSEL 6.11 30/76] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
 2024-10-04 18:16 UTC 

[PATCH v6 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
 2024-10-04 18:58 UTC  (8+ messages)
` [PATCH v6 1/3] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH v6 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
` [PATCH v6 3/3] i3c: master: Fix dynamic address leak when 'assigned-address' is present

[PATCH 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
 2024-10-03  8:29 UTC  (7+ messages)
` [PATCH 1/3] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT

[PATCH v5 0/6] I3C: master: svc: collect all patches to improve hotjoin stability
 2024-10-01 20:28 UTC  (11+ messages)
` [PATCH v5 1/6] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH v5 2/6] i3c: master: svc: manually emit NACK/ACK for hotjoin
` [PATCH v5 3/6] i3c: master: svc: need check IBIWON for dynamtica address assign
` [PATCH v5 4/6] i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
` [PATCH v5 5/6] i3c: master: svc: wait for Manual ACK/NACK Done before next step


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox