summaryrefslogtreecommitdiff
path: root/drivers/i3c
AgeCommit message (Expand)AuthorFilesLines
2025-05-24i3c: controllers do not need to depend on I3CWolfram Sang1-4/+0
2025-05-24i3c: master: svc: switch to bulk clk API for flexible clock supportCarlos Song1-50/+26
2025-05-15i3c: master: svc: skip address resend on repeat STARTFrank Li1-3/+3
2025-05-15i3c: master: svc: Emit STOP asap in the IBI transactionStanley Chu1-1/+1
2025-05-15i3c: master: svc: Receive IBI requests in interrupt contextStanley Chu1-15/+10
2025-05-15i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handlerJarkko Nikula1-3/+4
2025-05-15i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11Jarkko Nikula1-4/+5
2025-05-15i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionallyJarkko Nikula1-3/+2
2025-05-15i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()Jarkko Nikula1-3/+3
2025-05-15i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updatesJarkko Nikula1-2/+7
2025-03-31i3c: Add NULL pointer check in i3c_master_queue_ibi()Manjunatha Venkatesh1-0/+3
2025-03-31i3c: master: Drop duplicate check before calling OF APIsAndy Shevchenko1-12/+6
2025-03-21i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()Nathan Chancellor1-0/+1
2025-03-18i3c: master: svc: Fix missing STOP for master requestStanley Chu1-0/+1
2025-03-18i3c: master: svc: Use readsb helper for reading MDBStanley Chu1-1/+1
2025-03-18i3c: master: svc: Fix missing the IBI rulesStanley Chu1-1/+1
2025-03-18i3c: master: svc: Fix i3c_master_get_free_addr return checkStanley Chu1-4/+5
2025-03-06i3c: master: svc: Fix npcm845 DAA process corruptionStanley Chu1-1/+29
2025-03-06i3c: master: svc: Fix npcm845 invalid slvstart eventStanley Chu1-1/+14
2025-03-06i3c: master: svc: Fix npcm845 FIFO empty issueStanley Chu1-10/+61
2025-03-06i3c: master: svc: Add support for Nuvoton npcm845 i3cStanley Chu1-1/+16
2025-02-21i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)Frank Li1-0/+2
2025-02-21i3c: mipi-i3c-hci: Use I2C DMA-safe apiBilly Tsai1-5/+3
2025-02-21i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai4-4/+4
2025-01-25Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds8-26/+194
2025-01-13i3c: master: Improve initialization of numbered I2C adaptersDefa Li1-2/+10
2025-01-13i3c: master: Fix missing 'ret' assignment in set_speed()Frank Li1-1/+1
2025-01-13i3c: cdns: use parity8 helper instead of open coding itWolfram Sang1-2/+1
2025-01-13i3c: mipi-i3c-hci: use parity8 helper instead of open coding itWolfram Sang1-10/+1
2025-01-13i3c: dw: use parity8 helper instead of open coding itWolfram Sang1-11/+3
2025-01-13i3c: mipi-i3c-hci: Add support for MIPI I3C HCI on PCI busJarkko Nikula3-0/+160
2025-01-13i3c: mipi-i3c-hci: Add Intel specific quirk to ring resumingJarkko Nikula1-0/+17
2025-01-13i3c: dw: Fix use-after-free in dw_i3c_master driver due to race conditionPei Xiao1-0/+1
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds5-5/+5
2024-11-18i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid...Defa Li1-1/+2
2024-11-18i3c: mipi-i3c-hci: Support SETDASA CCCBilly Tsai1-1/+2
2024-11-18i3c: dw: Add quirk to address OD/PP timing issue on AMD platformShyam Sundar S K2-1/+29
2024-11-18i3c: dw: Add support for AMDI0015 ACPI IDShyam Sundar S K1-0/+7
2024-11-03i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counterFrank Li1-5/+5
2024-11-01i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-11-01i3c: mipi-i3c-hci: Handle interrupts according to current specificationsJarkko Nikula4-21/+7
2024-11-01i3c: mipi-i3c-hci: Mask ring interrupts before ring stop requestJarkko Nikula1-1/+1
2024-11-01i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()Frank Li1-1/+1
2024-11-01i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoinFrank Li1-4/+9
2024-11-01i3c: master: svc: fix possible assignment of the same address to two devicesFrank Li1-6/+21
2024-11-01i3c: master: svc: wait for Manual ACK/NACK Done before next stepFrank Li1-6/+23
2024-11-01i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()Frank Li1-4/+12
2024-11-01i3c: master: svc: need check IBIWON for dynamic address assignmentFrank Li1-0/+6
2024-11-01i3c: master: svc: manually emit NACK/ACK for hotjoinFrank Li1-1/+19
2024-11-01i3c: master: svc: use repeat start when IBI WIN happensFrank Li1-18/+18