index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
Age
Commit message (
Expand
)
Author
Files
Lines
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
-8
/
+14
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
1
-2
/
+2
2025-07-31
i3c: master: cdns: Simplify handling clocks in probe()
Krzysztof Kozlowski
1
-39
/
+12
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-08
i3c: master: cdns: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
1
-6
/
+6
2025-07-08
i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
1
-4
/
+4
2025-07-04
i3c: master: svc: use adapter timeout value for I2C transfers
Wolfram Sang
1
-1
/
+1
2025-07-04
i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers
Wolfram Sang
1
-1
/
+1
2025-07-04
i3c: master: cdns: use adapter timeout value for I2C transfers
Wolfram Sang
1
-1
/
+1
2025-07-04
i3c: dw: use adapter timeout value for I2C transfers
Wolfram Sang
1
-1
/
+1
2025-05-24
i3c: controllers do not need to depend on I3C
Wolfram Sang
1
-4
/
+0
2025-05-24
i3c: master: svc: switch to bulk clk API for flexible clock support
Carlos Song
1
-50
/
+26
2025-05-15
i3c: master: svc: skip address resend on repeat START
Frank Li
1
-3
/
+3
2025-05-15
i3c: master: svc: Emit STOP asap in the IBI transaction
Stanley Chu
1
-1
/
+1
2025-05-15
i3c: master: svc: Receive IBI requests in interrupt context
Stanley Chu
1
-15
/
+10
2025-05-15
i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler
Jarkko Nikula
1
-3
/
+4
2025-05-15
i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11
Jarkko Nikula
1
-4
/
+5
2025-05-15
i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionally
Jarkko Nikula
1
-3
/
+2
2025-05-15
i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()
Jarkko Nikula
1
-3
/
+3
2025-05-15
i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
Jarkko Nikula
1
-2
/
+7
2025-03-21
i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
Nathan Chancellor
1
-0
/
+1
2025-03-18
i3c: master: svc: Fix missing STOP for master request
Stanley Chu
1
-0
/
+1
2025-03-18
i3c: master: svc: Use readsb helper for reading MDB
Stanley Chu
1
-1
/
+1
2025-03-18
i3c: master: svc: Fix missing the IBI rules
Stanley Chu
1
-1
/
+1
2025-03-18
i3c: master: svc: Fix i3c_master_get_free_addr return check
Stanley Chu
1
-4
/
+5
2025-03-06
i3c: master: svc: Fix npcm845 DAA process corruption
Stanley Chu
1
-1
/
+29
2025-03-06
i3c: master: svc: Fix npcm845 invalid slvstart event
Stanley Chu
1
-1
/
+14
2025-03-06
i3c: master: svc: Fix npcm845 FIFO empty issue
Stanley Chu
1
-10
/
+61
2025-03-06
i3c: master: svc: Add support for Nuvoton npcm845 i3c
Stanley Chu
1
-1
/
+16
2025-02-21
i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)
Frank Li
1
-0
/
+2
2025-02-21
i3c: mipi-i3c-hci: Use I2C DMA-safe api
Billy Tsai
1
-5
/
+3
2025-02-21
i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Billy Tsai
4
-4
/
+4
2025-01-25
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
7
-23
/
+183
2025-01-13
i3c: cdns: use parity8 helper instead of open coding it
Wolfram Sang
1
-2
/
+1
2025-01-13
i3c: mipi-i3c-hci: use parity8 helper instead of open coding it
Wolfram Sang
1
-10
/
+1
2025-01-13
i3c: dw: use parity8 helper instead of open coding it
Wolfram Sang
1
-11
/
+3
2025-01-13
i3c: mipi-i3c-hci: Add support for MIPI I3C HCI on PCI bus
Jarkko Nikula
3
-0
/
+160
2025-01-13
i3c: mipi-i3c-hci: Add Intel specific quirk to ring resuming
Jarkko Nikula
1
-0
/
+17
2025-01-13
i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition
Pei Xiao
1
-0
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
5
-5
/
+5
2024-11-18
i3c: mipi-i3c-hci: Support SETDASA CCC
Billy Tsai
1
-1
/
+2
2024-11-18
i3c: dw: Add quirk to address OD/PP timing issue on AMD platform
Shyam Sundar S K
2
-1
/
+29
2024-11-18
i3c: dw: Add support for AMDI0015 ACPI ID
Shyam Sundar S K
1
-0
/
+7
2024-11-03
i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
Frank Li
1
-5
/
+5
2024-11-01
i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-11-01
i3c: mipi-i3c-hci: Handle interrupts according to current specifications
Jarkko Nikula
4
-21
/
+7
[next]