index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
/
core.c
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-07
slimbus: core: make slimbus_bus const
Ricardo B. Marliere
2024-03-07
slimbus: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-07-08
drivers: slimbus: Directly use ida_alloc()/free()
keliu
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2020-09-25
slimbus: core: do not enter to clock pause mode in core
Srinivas Kandagatla
2020-09-25
slimbus: core: check get_addr before removing laddr ida
Srinivas Kandagatla
2020-05-15
slimbus: core: Fix mismatch in of_node_get/put
Saravana Kannan
2020-05-15
slimbus: core: Set fwnode for a device when setting of_node
Saravana Kannan
2019-06-20
slimbus: core: generate uevent for non-dt only
Srinivas Kandagatla
2019-01-22
slimbus: core: add missing spin_lock_init on txn_lock
Srinivas Kandagatla
2019-01-22
slimbus: core: use slim_device_update_status() to update status
Srinivas Kandagatla
2019-01-22
slimbus: core: do not call device_status under a lock
Srinivas Kandagatla
2019-01-22
slimbus: core: match full device id
Srinivas Kandagatla
2018-09-25
slimbus: core: add support to uevent
Srinivas Kandagatla
2018-09-25
slimbus: core: update device status in probe
Srinivas Kandagatla
2018-09-25
slimbus: core: match device tree based devices correctly
Srinivas Kandagatla
2018-07-07
slimbus: stream: add stream support
Srinivas Kandagatla
2018-07-07
slimbus: core: add of_slim_device_get() helper
Srinivas Kandagatla
2018-03-15
slimbus: core: use put_device() instead of kfree()
Arvind Yadav
2017-12-19
slimbus: Add support for 'clock-pause' feature
Sagar Dharia
2017-12-19
slimbus: core: add support to device tree helper
Srinivas Kandagatla
2017-12-19
slimbus: core: Add slim controllers support
Sagar Dharia
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia