summaryrefslogtreecommitdiff
path: root/drivers/i3c
AgeCommit message (Expand)Author
5 daysi3c: add missing include to internal headerWolfram Sang
5 daysi3c: dw: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
5 daysi3c: master: svc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
5 daysi3c: master: svc: Fix npcm845 FIFO_EMPTY quirkStanley Chu
5 daysi3c: master: Add basic driver for the Renesas I3C controllerWolfram Sang
5 daysi3c: Standardize defines for specification parametersWolfram Sang
5 daysi3c: master: cdns: Simplify handling clocks in probe()Krzysztof Kozlowski
5 daysi3c: Fix i3c_device_do_priv_xfers() kernel-doc indentationBagas Sanjaya
5 daysi3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()Jorge Marques
5 daysi3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()Jorge Marques
5 daysi3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()Jorge Marques
2025-07-07i3c: prefix hexadecimal entries in sysfsWolfram Sang
2025-07-07i3c: master: cdns: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPPWolfram Sang
2025-07-07i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPPWolfram Sang
2025-07-07i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPPWolfram Sang
2025-07-07i3c: don't fail if GETHDRCAP is unsupportedWolfram Sang
2025-07-04i3c: master: Initialize ret in i3c_i2c_notifier_call()Jorge Marques
2025-07-04i3c: master: svc: use adapter timeout value for I2C transfersWolfram Sang
2025-07-04i3c: mipi-i3c-hci: use adapter timeout value for I2C transfersWolfram Sang
2025-07-04i3c: master: cdns: use adapter timeout value for I2C transfersWolfram Sang
2025-07-04i3c: dw: use adapter timeout value for I2C transfersWolfram Sang
2025-05-24i3c: controllers do not need to depend on I3CWolfram Sang
2025-05-24i3c: master: svc: switch to bulk clk API for flexible clock supportCarlos Song
2025-05-15i3c: master: svc: skip address resend on repeat STARTFrank Li
2025-05-15i3c: master: svc: Emit STOP asap in the IBI transactionStanley Chu
2025-05-15i3c: master: svc: Receive IBI requests in interrupt contextStanley Chu
2025-05-15i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handlerJarkko Nikula
2025-05-15i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11Jarkko Nikula
2025-05-15i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionallyJarkko Nikula
2025-05-15i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()Jarkko Nikula
2025-05-15i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updatesJarkko Nikula
2025-03-31i3c: Add NULL pointer check in i3c_master_queue_ibi()Manjunatha Venkatesh
2025-03-31i3c: master: Drop duplicate check before calling OF APIsAndy Shevchenko
2025-03-20i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()Nathan Chancellor
2025-03-18i3c: master: svc: Fix missing STOP for master requestStanley Chu
2025-03-18i3c: master: svc: Use readsb helper for reading MDBStanley Chu
2025-03-18i3c: master: svc: Fix missing the IBI rulesStanley Chu
2025-03-17i3c: master: svc: Fix i3c_master_get_free_addr return checkStanley Chu
2025-03-06i3c: master: svc: Fix npcm845 DAA process corruptionStanley Chu
2025-03-06i3c: master: svc: Fix npcm845 invalid slvstart eventStanley Chu
2025-03-06i3c: master: svc: Fix npcm845 FIFO empty issueStanley Chu
2025-03-06i3c: master: svc: Add support for Nuvoton npcm845 i3cStanley Chu
2025-02-20i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)Frank Li
2025-02-20i3c: mipi-i3c-hci: Use I2C DMA-safe apiBilly Tsai
2025-02-20i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai
2025-01-24Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-01-13i3c: master: Improve initialization of numbered I2C adaptersDefa Li
2025-01-12i3c: master: Fix missing 'ret' assignment in set_speed()Frank Li
2025-01-12i3c: cdns: use parity8 helper instead of open coding itWolfram Sang
2025-01-12i3c: mipi-i3c-hci: use parity8 helper instead of open coding itWolfram Sang