index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i3c
Age
Commit message (
Expand
)
Author
Lines
2026-01-13
i3c: dw: Preserve DAT entry bits when restoring addresses
Adrian Ng Ho Yin
-4
/
+9
2026-01-13
i3c: dw: use FIELD_PREP for device address table macros
Adrian Ng Ho Yin
-2
/
+4
2026-01-13
i3c: dw: Add support for Device NACK Retry configuration
Adrian Ng Ho Yin
-0
/
+40
2026-01-13
i3c: add sysfs entry and attribute for Device NACK Retry count
Adrian Ng Ho Yin
-0
/
+39
2025-12-12
i3c: adi: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-6
/
+4
2025-12-12
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-2
/
+1
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
-12
/
+2
2025-12-08
i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
Frank Li
-19
/
+19
2025-11-29
i3c: master: svc: Add basic HDR mode support
Frank Li
-13
/
+83
2025-11-29
i3c: master: svc: Replace bool rnw with union for HDR support
Frank Li
-7
/
+18
2025-11-29
i3c: Add HDR API support
Frank Li
-15
/
+37
2025-11-29
i3c: master: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-29
i3c: master: Remove i3c_device_free_ibi from i3c_device_remove
Jorge Marques
-2
/
+0
2025-11-29
i3c: mipi-i3c-hci-pci: Set d3cold_delay to 0 for Intel controllers
Adrian Hunter
-0
/
+2
2025-11-29
i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllers
Adrian Hunter
-1
/
+112
2025-11-29
i3c: mipi-i3c-hci-pci: Add exit callback
Adrian Hunter
-5
/
+12
2025-11-29
i3c: mipi-i3c-hci-pci: Change callback parameter
Adrian Hunter
-5
/
+8
2025-11-29
i3c: mipi-i3c-hci-pci: Allocate a structure for mipi_i3c_hci_pci device infor...
Adrian Hunter
-10
/
+19
2025-11-29
i3c: mipi-i3c-hci-pci: Factor out intel_reset()
Adrian Hunter
-7
/
+13
2025-11-29
i3c: mipi-i3c-hci-pci: Factor out private registers ioremapping
Adrian Hunter
-4
/
+8
2025-11-29
i3c: mipi-i3c-hci-pci: Constify driver data
Adrian Hunter
-3
/
+3
2025-11-29
i3c: mipi-i3c-hci-pci: Use readl_poll_timeout()
Adrian Hunter
-8
/
+6
2025-11-29
i3c: mipi-i3c-hci-pci: Rename some Intel-related identifiers
Adrian Hunter
-9
/
+9
2025-11-29
i3c: mipi-i3c-hci-pci: Move all Intel-related definitions together
Adrian Hunter
-2
/
+2
2025-11-29
i3c: mipi-i3c-hci-pci: Set 64-bit DMA mask for Intel controllers
Adrian Hunter
-0
/
+2
2025-11-08
i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-S I3C
Jarkko Nikula
-0
/
+3
2025-11-08
i3c: dw: Disable runtime PM on Agilex5 to avoid bus hang on IBI
Adrian Ng Ho Yin
-1
/
+30
2025-10-30
i3c: master: svc: Prevent incomplete IBI transaction
Stanley Chu
-8
/
+14
2025-10-30
i3c: fix refcount inconsistency in i3c_master_register
Frank Li
-4
/
+4
2025-09-29
i3c: fix big-endian FIFO transfers
Arnd Bergmann
-2
/
+10
2025-09-29
i3c: master: adi: fix number of bytes written to fifo
Alexandre Belloni
-1
/
+1
2025-09-24
i3c: Remove superfluous FIXME
Wolfram Sang
-2
/
+0
2025-09-16
i3c: master: adi: fix header location
Alexandre Belloni
-1
/
+1
2025-09-16
i3c: dw: Add shutdown support to dw_i3c_master driver
Manikanta Guntupalli
-0
/
+23
2025-09-16
i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
Wolfram Sang
-1
/
+1
2025-09-16
i3c: master: svc: Recycle unused IBI slot
Stanley Chu
-0
/
+1
2025-09-16
i3c: master: svc: Use manual response for IBI events
Stanley Chu
-5
/
+25
2025-09-16
i3c: master: Add driver for Analog Devices I3C Controller IP
Jorge Marques
-0
/
+1031
2025-09-16
i3c: Fix default I2C adapter timeout value
Jarkko Nikula
-1
/
+1
2025-09-16
i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg()
Jarkko Nikula
-56
/
+73
2025-09-16
i3c: mipi-i3c-hci: Remove function enter DBG() printouts
Jarkko Nikula
-16
/
+0
2025-09-16
i3c: mipi-i3c-hci: Uniform ring number printouts
Jarkko Nikula
-2
/
+2
2025-09-16
i3c: mipi-i3c-hci: Remove nonexistent ring interrupt
Jarkko Nikula
-5
/
+0
2025-09-16
i3c: mipi-i3c-hci: Change interrupt status prints to dev_dbg()
Jarkko Nikula
-5
/
+7
2025-09-16
i3c: mipi-i3c-hci: Use own DMA bounce buffer management for I2C transfers
Jarkko Nikula
-5
/
+1
2025-09-16
i3c: mipi-i3c-hci: Use physical device pointer with DMA API
Jarkko Nikula
-13
/
+33
2025-09-16
i3c: mipi-i3c-hci: Use core helpers for DMA mapping and bounce buffering
Jarkko Nikula
-52
/
+12
2025-09-16
i3c: master: Add helpers for DMA mapping and bounce buffer handling
Jarkko Nikula
-0
/
+74
2025-09-16
i3c: mipi-i3c-hci-pci: Add support for Intel Wildcat Lake-U I3C
Jarkko Nikula
-0
/
+3
2025-07-31
i3c: add missing include to internal header
Wolfram Sang
-0
/
+1
[prev]
[next]