index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i3c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2024-07-27
8
-141
/
+399
|
\
|
*
i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
Dan Carpenter
2024-07-26
1
-1
/
+1
|
*
i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...
Bhoomik Gupta
2024-07-26
2
-2
/
+1
|
*
i3c: dw: Add power management support
Aniket
2024-07-26
2
-17
/
+209
|
*
i3c: dw: Add some functions for reusability
Aniket
2024-07-26
1
-27
/
+35
|
*
i3c: dw: Save timing registers and other values
Aniket
2024-07-26
2
-2
/
+22
|
*
i3c: master: svc: Improve DAA STOP handle code logic
Frank Li
2024-07-26
1
-18
/
+43
|
*
i3c: dw: Add optional apb clock
Aniket
2024-07-26
2
-0
/
+5
|
*
i3c: dw: Use new *_enabled clk API
Aniket
2024-07-26
1
-10
/
+1
|
*
i3c: master: svc: Convert comma to semicolon
Chen Ni
2024-07-26
1
-1
/
+1
|
*
i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value
Jarkko Nikula
2024-07-26
1
-0
/
+7
|
*
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Jarkko Nikula
2024-07-26
1
-1
/
+4
|
*
i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses
Jarkko Nikula
2024-07-26
1
-0
/
+5
|
*
i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
Jarkko Nikula
2024-07-26
1
-21
/
+6
|
*
i3c: dw: Remove ibi_capable property
Aniket
2024-07-26
3
-23
/
+2
|
*
i3c: dw: Fix IBI intr programming
Aniket
2024-07-26
2
-8
/
+9
|
*
i3c: dw: Fix clearing queue thld
Aniket
2024-07-26
1
-1
/
+1
|
*
i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
Jarkko Nikula
2024-07-26
1
-0
/
+8
|
*
i3c: master: svc: resend target address when get NACK
Frank Li
2024-07-26
1
-14
/
+44
*
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
|
/
*
i3c: dw: Add hot-join support.
Billy Tsai
2024-05-23
2
-13
/
+56
*
i3c: master: Enable runtime PM for master controller
Mukesh Kumar Savaliya
2024-05-23
1
-0
/
+6
*
i3c: master: svc: fix invalidate IBI type and miss call client IBI handler
Frank Li
2024-05-23
1
-3
/
+13
*
i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
Frank Li
2024-05-23
1
-1
/
+1
*
i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
Frank Li
2024-05-23
1
-0
/
+4
*
i3c: Make i3c_bus_type const
Ricardo B. Marliere
2024-02-19
2
-2
/
+2
*
i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
Dylan Hung
2024-02-19
1
-1
/
+3
*
i3c: master: cdns: Update maximum prescaler value for i2c clock
Harshit Shah
2024-01-08
1
-3
/
+4
*
i3c: master: svc: return actual transfer data len
Frank Li
2024-01-08
1
-0
/
+8
*
i3c: master: svc: rename read_len as actual_len
Frank Li
2024-01-08
1
-13
/
+13
*
i3c: master: svc: add hot join support
Frank Li
2024-01-08
1
-4
/
+57
*
i3c: master: add enable(disable) hot join in sys entry
Frank Li
2024-01-08
1
-0
/
+83
*
i3c: master: Fix build error
Jarkko Nikula
2023-11-17
1
-1
/
+1
*
i3c: Add fallback method for GETMXDS CCC
Joshua Yeong
2023-11-16
1
-2
/
+10
*
i3c: mipi-i3c-hci: Add DMA bounce buffer for private transfers
Jarkko Nikula
2023-11-16
3
-1
/
+44
*
i3c: mipi-i3c-hci: Handle I3C address header error in hci_cmd_v1_daa()
Jarkko Nikula
2023-11-16
1
-1
/
+2
*
i3c: mipi-i3c-hci: Do not overallocate transfers in hci_cmd_v1_daa()
Jarkko Nikula
2023-11-16
1
-3
/
+3
*
i3c: mipi-i3c-hci: Report NACK response from CCC command to core
Jarkko Nikula
2023-11-16
1
-1
/
+8
*
Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2023-11-04
8
-36
/
+123
|
\
|
*
i3c: master: handle IBIs in order they came
Zbigniew Lukwinski
2023-11-04
1
-1
/
+13
|
*
i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data.
Billy Tsai
2023-11-04
1
-10
/
+19
|
*
i3c: master: svc: fix compatibility string mismatch with binding doc
Frank Li
2023-11-03
1
-1
/
+1
|
*
i3c: master: svc: fix random hot join failure since timeout error
Frank Li
2023-11-03
1
-0
/
+9
|
*
i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
Frank Li
2023-11-03
1
-0
/
+1
|
*
i3c: master: svc: fix check wrong status register in irq handler
Frank Li
2023-11-03
1
-1
/
+1
|
*
i3c: master: svc: fix ibi may not return mandatory data byte
Frank Li
2023-11-03
1
-0
/
+8
|
*
i3c: master: svc: fix wrong data return when IBI happen during start frame
Frank Li
2023-11-03
1
-0
/
+20
|
*
i3c: master: svc: fix race condition in ibi work thread
Frank Li
2023-11-03
1
-0
/
+14
|
*
i3c: Fix typo "Provisional ID" to "Provisioned ID"
Matt Johnston
2023-10-10
1
-1
/
+1
|
*
i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
Dinghao Liu
2023-09-25
1
-1
/
+3
[next]