index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
i3c
Age
Commit message (
Expand
)
Author
Files
Lines
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 information
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
2025-09-16
i3c: master: Add helpers for DMA mapping and bounce buffer handling
Jarkko Nikula
1
-0
/
+74
2025-09-16
i3c: mipi-i3c-hci-pci: Add support for Intel Wildcat Lake-U I3C
Jarkko Nikula
1
-0
/
+3
2025-07-31
i3c: add missing include to internal header
Wolfram Sang
1
-0
/
+1
2025-07-31
i3c: dw: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-8
/
+0
2025-07-31
i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-8
/
+0
2025-07-31
i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
Stanley Chu
1
-7
/
+13
2025-07-31
i3c: master: Add basic driver for the Renesas I3C controller
Wolfram Sang
3
-0
/
+1415
2025-07-31
i3c: Standardize defines for specification parameters
Wolfram Sang
2
-8
/
+8
2025-07-31
i3c: master: cdns: Simplify handling clocks in probe()
Krzysztof Kozlowski
1
-39
/
+12
2025-07-31
i3c: Fix i3c_device_do_priv_xfers() kernel-doc indentation
Bagas Sanjaya
1
-5
/
+6
2025-07-31
i3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
1
-21
/
+4
2025-07-31
i3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
1
-20
/
+5
2025-07-31
i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
Jorge Marques
1
-0
/
+37
2025-07-07
i3c: prefix hexadecimal entries in sysfs
Wolfram Sang
1
-2
/
+2
[prev]
[next]