index
:
pub/scm/linux/kernel/git/i3c/linux.git
master
I3C kernel tree
I3C group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-16
slimbus: core: clean up of_slim_get_device()
Johan Hovold
1
-16
/
+10
2026-01-16
slimbus: core: fix of_slim_get_device() kernel doc
Johan Hovold
1
-3
/
+5
2026-01-16
slimbus: core: amend slim_get_device() kernel doc
Johan Hovold
1
-0
/
+3
2026-01-16
slimbus: core: fix device reference leak on report present
Johan Hovold
1
-0
/
+3
2026-01-16
slimbus: core: fix runtime PM imbalance on report present
Johan Hovold
1
-7
/
+9
2026-01-16
slimbus: core: fix OF node leak on registration failure
Johan Hovold
1
-1
/
+1
2025-01-03
slimbus: core: Remove of_slim_match_dev()
Zijun Hu
1
-9
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-4
/
+4
2025-01-03
slimbus: core: Constify slim_eaddr_equal()
Zijun Hu
1
-1
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-03-07
slimbus: core: make slimbus_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
slimbus: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-07-08
drivers: slimbus: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-09-25
slimbus: core: do not enter to clock pause mode in core
Srinivas Kandagatla
1
-2
/
+0
2020-09-25
slimbus: core: check get_addr before removing laddr ida
Srinivas Kandagatla
1
-2
/
+2
2020-05-15
slimbus: core: Fix mismatch in of_node_get/put
Saravana Kannan
1
-0
/
+1
2020-05-15
slimbus: core: Set fwnode for a device when setting of_node
Saravana Kannan
1
-3
/
+2
2019-06-20
slimbus: core: generate uevent for non-dt only
Srinivas Kandagatla
1
-5
/
+0
2019-01-22
slimbus: core: add missing spin_lock_init on txn_lock
Srinivas Kandagatla
1
-0
/
+1
2019-01-22
slimbus: core: use slim_device_update_status() to update status
Srinivas Kandagatla
1
-19
/
+18
2019-01-22
slimbus: core: do not call device_status under a lock
Srinivas Kandagatla
1
-0
/
+3
2019-01-22
slimbus: core: match full device id
Srinivas Kandagatla
1
-1
/
+3
2018-09-25
slimbus: core: add support to uevent
Srinivas Kandagatla
1
-0
/
+14
2018-09-25
slimbus: core: update device status in probe
Srinivas Kandagatla
1
-1
/
+16
2018-09-25
slimbus: core: match device tree based devices correctly
Srinivas Kandagatla
1
-1
/
+5
2018-07-07
slimbus: stream: add stream support
Srinivas Kandagatla
1
-0
/
+2
2018-07-07
slimbus: core: add of_slim_device_get() helper
Srinivas Kandagatla
1
-0
/
+39
2018-03-15
slimbus: core: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2017-12-19
slimbus: Add support for 'clock-pause' feature
Sagar Dharia
1
-0
/
+16
2017-12-19
slimbus: core: add support to device tree helper
Srinivas Kandagatla
1
-0
/
+50
2017-12-19
slimbus: core: Add slim controllers support
Sagar Dharia
1
-0
/
+306
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia
1
-0
/
+108