index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
i3c
/
device.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
i3c: fix module_i3c_i2c_driver() with I3C=n
Arnd Bergmann
1
-2
/
+2
2025-01-12
i3c: fix kdoc parameter description for module_i3c_i2c_driver()
Wolfram Sang
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-4
/
+1
2024-01-08
i3c: add actual_len in i3c_priv_xfer
Frank Li
1
-0
/
+2
2023-10-10
i3c: Fix typo "Provisional ID" to "Provisioned ID"
Matt Johnston
1
-1
/
+1
2023-02-16
i3c: fix device.h kernel-doc warnings
Randy Dunlap
1
-6
/
+7
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
1
-1
/
+8
2022-12-11
i3c: export SETDASA method
Jack Chen
1
-0
/
+2
2022-12-11
i3c: Correct the macro module_i3c_i2c_driver
Naveen Krishna Chatradhi
1
-1
/
+2
2021-02-02
i3c: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2019-07-27
i3c: move i3c_device_match_id to device.c and export it
Vitor Soares
1
-0
/
+4
2018-11-12
i3c: Add core I3C infrastructure
Boris Brezillon
1
-0
/
+331