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.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
/
base
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: bus: constify bus_get()
Greg Kroah-Hartman
2023-03-23
1
-3
/
+3
*
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-4
/
+4
*
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-23
1
-6
/
+22
*
driver core: bus: Handle early calls to bus_to_subsys()
Geert Uytterhoeven
2023-02-25
1
-1
/
+1
*
driver core: bus: update my copyright notice
Greg Kroah-Hartman
2023-02-10
1
-0
/
+1
*
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
2023-02-10
1
-0
/
+20
*
driver core: bus: constify bus_unregister()
Greg Kroah-Hartman
2023-02-09
1
-1
/
+1
*
driver core: bus: constify some internal functions
Greg Kroah-Hartman
2023-02-09
1
-2
/
+2
*
driver core: bus: constify bus_get_kset()
Greg Kroah-Hartman
2023-02-09
1
-1
/
+1
*
driver core: bus: constify bus_register/unregister_notifier()
Greg Kroah-Hartman
2023-02-09
1
-2
/
+2
*
driver core: remove private pointer from struct bus_type
Greg Kroah-Hartman
2023-02-09
1
-4
/
+0
*
driver core: create bus_is_registered()
Greg Kroah-Hartman
2023-02-09
1
-0
/
+16
*
driver core: bus: clean up driver_find()
Greg Kroah-Hartman
2023-02-09
1
-8
/
+15
*
driver core: move driver_find() to bus.c
Greg Kroah-Hartman
2023-02-09
1
-0
/
+27
*
driver core: bus: clean up bus_sort_breadthfirst()
Greg Kroah-Hartman
2023-02-09
1
-6
/
+5
*
driver core: bus: bus iterator cleanups
Greg Kroah-Hartman
2023-02-09
1
-6
/
+12
*
driver core: bus: bus_add/remove_driver() cleanups
Greg Kroah-Hartman
2023-02-09
1
-13
/
+26
*
driver core: bus: bus_register/unregister_notifier() cleanups
Greg Kroah-Hartman
2023-02-09
1
-5
/
+23
*
driver core: bus: bus_get_kset() cleanup
Greg Kroah-Hartman
2023-02-09
1
-1
/
+10
*
driver core: bus: subsys_interface_register/unregister() cleanups
Greg Kroah-Hartman
2023-02-09
1
-16
/
+29
*
driver core: bus: bus_register/unregister() cleanups
Greg Kroah-Hartman
2023-02-09
1
-28
/
+26
*
driver core: bus: bus_add/probe/remove_device() cleanups
Greg Kroah-Hartman
2023-02-09
1
-33
/
+54
*
driver core: bus: sysfs function cleanups
Greg Kroah-Hartman
2023-02-09
1
-6
/
+29
*
driver core: bus: convert bus_create/remove_file to be constant
Greg Kroah-Hartman
2023-02-09
1
-11
/
+17
*
driver core: bus: constantify the bus_find_* functions
Greg Kroah-Hartman
2023-02-09
1
-3
/
+3
*
driver core: bus: implement bus_get/put() without the private pointer
Greg Kroah-Hartman
2023-02-09
1
-8
/
+53
*
driver core: make kobj_type structures constant
Thomas Weißschuh
2023-02-08
1
-2
/
+2
*
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
2023-02-01
1
-1
/
+4
*
driver core: bus: move bus notifier logic into bus.c
Greg Kroah-Hartman
2023-01-18
1
-0
/
+8
*
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
2023-01-10
1
-0
/
+5
*
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
2023-01-10
1
-2
/
+1
*
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
2023-01-10
1
-2
/
+1
*
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
2023-01-10
1
-3
/
+2
*
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
2023-01-10
1
-41
/
+0
*
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
2023-01-10
1
-2
/
+1
*
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2022-11-22
1
-1
/
+1
*
driver: base: fix UAF when driver_attach failed
Schspa Shi
2022-05-19
1
-1
/
+3
*
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-28
1
-1
/
+1
*
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-12-27
1
-1
/
+1
*
driver: base: Replace symbolic permissions with octal permissions
Jinchao Wang
2021-07-21
1
-3
/
+3
*
driver core: Flow the return code from ->probe() through to sysfs bind
Christoph Hellwig
2021-06-21
1
-5
/
+1
*
driver core: Pull required checks into driver_probe_device()
Jason Gunthorpe
2021-06-21
1
-1
/
+1
*
drivers: base: change 'driver_create_groups' to 'driver_add_groups' in printk
Joe Pater
2021-01-27
1
-1
/
+1
*
drivers: base: remove unused function find_bus()
Joe Pater
2021-01-07
1
-17
/
+0
*
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
1
-1
/
+1
*
device.h: move 'struct bus' stuff out to device/bus.h
Greg Kroah-Hartman
2019-12-16
1
-0
/
+1
*
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-24
/
+0
[next]