index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
Age
Commit message (
Expand
)
Author
2025-09-29
i3c: fix big-endian FIFO transfers
Arnd Bergmann
2025-09-29
i3c: master: adi: fix number of bytes written to fifo
Alexandre Belloni
2025-09-24
i3c: Remove superfluous FIXME
Wolfram Sang
2025-09-16
i3c: master: adi: fix header location
Alexandre Belloni
2025-09-16
i3c: dw: Add shutdown support to dw_i3c_master driver
Manikanta Guntupalli
2025-09-16
i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
Wolfram Sang
2025-09-16
i3c: master: svc: Recycle unused IBI slot
Stanley Chu
2025-09-16
i3c: master: svc: Use manual response for IBI events
Stanley Chu
2025-09-16
i3c: master: Add driver for Analog Devices I3C Controller IP
Jorge Marques
2025-09-16
i3c: Fix default I2C adapter timeout value
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg()
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Remove function enter DBG() printouts
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Uniform ring number printouts
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Remove nonexistent ring interrupt
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Change interrupt status prints to dev_dbg()
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Use own DMA bounce buffer management for I2C transfers
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Use physical device pointer with DMA API
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci: Use core helpers for DMA mapping and bounce buffering
Jarkko Nikula
2025-09-16
i3c: master: Add helpers for DMA mapping and bounce buffer handling
Jarkko Nikula
2025-09-16
i3c: mipi-i3c-hci-pci: Add support for Intel Wildcat Lake-U I3C
Jarkko Nikula
2025-07-31
i3c: add missing include to internal header
Wolfram Sang
2025-07-31
i3c: dw: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-31
i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-31
i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
Stanley Chu
2025-07-31
i3c: master: Add basic driver for the Renesas I3C controller
Wolfram Sang
2025-07-31
i3c: Standardize defines for specification parameters
Wolfram Sang
2025-07-31
i3c: master: cdns: Simplify handling clocks in probe()
Krzysztof Kozlowski
2025-07-31
i3c: Fix i3c_device_do_priv_xfers() kernel-doc indentation
Bagas Sanjaya
2025-07-31
i3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
2025-07-31
i3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
2025-07-31
i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
Jorge Marques
2025-07-07
i3c: prefix hexadecimal entries in sysfs
Wolfram Sang
2025-07-07
i3c: master: cdns: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
2025-07-07
i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
2025-07-07
i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
2025-07-07
i3c: don't fail if GETHDRCAP is unsupported
Wolfram Sang
2025-07-04
i3c: master: Initialize ret in i3c_i2c_notifier_call()
Jorge Marques
2025-07-04
i3c: master: svc: use adapter timeout value for I2C transfers
Wolfram Sang
2025-07-04
i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers
Wolfram Sang
2025-07-04
i3c: master: cdns: use adapter timeout value for I2C transfers
Wolfram Sang
2025-07-04
i3c: dw: use adapter timeout value for I2C transfers
Wolfram Sang
2025-05-24
i3c: controllers do not need to depend on I3C
Wolfram Sang
2025-05-24
i3c: master: svc: switch to bulk clk API for flexible clock support
Carlos Song
2025-05-15
i3c: master: svc: skip address resend on repeat START
Frank Li
2025-05-15
i3c: master: svc: Emit STOP asap in the IBI transaction
Stanley Chu
2025-05-15
i3c: master: svc: Receive IBI requests in interrupt context
Stanley Chu
2025-05-15
i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionally
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()
Jarkko Nikula
[next]