index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
Adrian Hunter
1
-0
/
+8
10 days
i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
Adrian Hunter
1
-1
/
+1
10 days
i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
Frank Li
1
-2
/
+2
2026-02-26
i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
Zilin Guan
1
-0
/
+1
2026-02-26
i3c: dw: Initialize spinlock to avoid upsetting lockdep
Fredrik Markstrom
1
-0
/
+2
2026-02-26
i3c: master: Update hot-join flag only on success
Adrian Hunter
1
-1
/
+2
2026-02-26
i3c: Move device name assignment after i3c_bus_init
Billy Tsai
1
-1
/
+2
2025-12-12
i3c: adi: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-6
/
+4
2025-12-12
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-2
/
+1
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
1
-12
/
+2
2025-12-08
i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
Frank Li
5
-19
/
+19
2025-11-29
i3c: master: svc: Add basic HDR mode support
Frank Li
1
-13
/
+83
2025-11-29
i3c: master: svc: Replace bool rnw with union for HDR support
Frank Li
1
-7
/
+18
2025-11-29
i3c: Add HDR API support
Frank Li
3
-15
/
+37
2025-11-29
i3c: master: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-29
i3c: master: Remove i3c_device_free_ibi from i3c_device_remove
Jorge Marques
1
-2
/
+0
2025-11-29
i3c: mipi-i3c-hci-pci: Set d3cold_delay to 0 for Intel controllers
Adrian Hunter
1
-0
/
+2
2025-11-29
i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllers
Adrian Hunter
1
-1
/
+112
2025-11-29
i3c: mipi-i3c-hci-pci: Add exit callback
Adrian Hunter
1
-5
/
+12
2025-11-29
i3c: mipi-i3c-hci-pci: Change callback parameter
Adrian Hunter
1
-5
/
+8
2025-11-29
i3c: mipi-i3c-hci-pci: Allocate a structure for mipi_i3c_hci_pci device infor...
Adrian Hunter
1
-10
/
+19
2025-11-29
i3c: mipi-i3c-hci-pci: Factor out intel_reset()
Adrian Hunter
1
-7
/
+13
2025-11-29
i3c: mipi-i3c-hci-pci: Factor out private registers ioremapping
Adrian Hunter
1
-4
/
+8
2025-11-29
i3c: mipi-i3c-hci-pci: Constify driver data
Adrian Hunter
1
-3
/
+3
2025-11-29
i3c: mipi-i3c-hci-pci: Use readl_poll_timeout()
Adrian Hunter
1
-8
/
+6
2025-11-29
i3c: mipi-i3c-hci-pci: Rename some Intel-related identifiers
Adrian Hunter
1
-9
/
+9
2025-11-29
i3c: mipi-i3c-hci-pci: Move all Intel-related definitions together
Adrian Hunter
1
-2
/
+2
2025-11-29
i3c: mipi-i3c-hci-pci: Set 64-bit DMA mask for Intel controllers
Adrian Hunter
1
-0
/
+2
2025-11-08
i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-S I3C
Jarkko Nikula
1
-0
/
+3
2025-11-08
i3c: dw: Disable runtime PM on Agilex5 to avoid bus hang on IBI
Adrian Ng Ho Yin
1
-1
/
+30
2025-10-30
i3c: master: svc: Prevent incomplete IBI transaction
Stanley Chu
1
-8
/
+14
2025-10-30
i3c: fix refcount inconsistency in i3c_master_register
Frank Li
1
-4
/
+4
2025-09-29
i3c: fix big-endian FIFO transfers
Arnd Bergmann
1
-2
/
+10
2025-09-29
i3c: master: adi: fix number of bytes written to fifo
Alexandre Belloni
1
-1
/
+1
2025-09-24
i3c: Remove superfluous FIXME
Wolfram Sang
1
-2
/
+0
2025-09-16
i3c: master: adi: fix header location
Alexandre Belloni
1
-1
/
+1
2025-09-16
i3c: dw: Add shutdown support to dw_i3c_master driver
Manikanta Guntupalli
1
-0
/
+23
2025-09-16
i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
Wolfram Sang
1
-1
/
+1
2025-09-16
i3c: master: svc: Recycle unused IBI slot
Stanley Chu
1
-0
/
+1
2025-09-16
i3c: master: svc: Use manual response for IBI events
Stanley Chu
1
-5
/
+25
2025-09-16
i3c: master: Add driver for Analog Devices I3C Controller IP
Jorge Marques
3
-0
/
+1031
2025-09-16
i3c: Fix default I2C adapter timeout value
Jarkko Nikula
1
-1
/
+1
2025-09-16
i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg()
Jarkko Nikula
7
-56
/
+73
2025-09-16
i3c: mipi-i3c-hci: Remove function enter DBG() printouts
Jarkko Nikula
1
-16
/
+0
2025-09-16
i3c: mipi-i3c-hci: Uniform ring number printouts
Jarkko Nikula
1
-2
/
+2
2025-09-16
i3c: mipi-i3c-hci: Remove nonexistent ring interrupt
Jarkko Nikula
1
-5
/
+0
2025-09-16
i3c: mipi-i3c-hci: Change interrupt status prints to dev_dbg()
Jarkko Nikula
3
-5
/
+7
2025-09-16
i3c: mipi-i3c-hci: Use own DMA bounce buffer management for I2C transfers
Jarkko Nikula
1
-5
/
+1
2025-09-16
i3c: mipi-i3c-hci: Use physical device pointer with DMA API
Jarkko Nikula
1
-13
/
+33
2025-09-16
i3c: mipi-i3c-hci: Use core helpers for DMA mapping and bounce buffering
Jarkko Nikula
3
-52
/
+12
[next]