index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
device
/
bus.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
1
-1
/
+0
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-8
/
+6
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
1
-2
/
+0
2023-02-10
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
1
-0
/
+1
2023-02-09
driver core: bus: constify bus_unregister()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-09
driver core: bus: constify bus_get_kset()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-09
driver core: bus: constify bus_register/unregister_notifier()
Greg Kroah-Hartman
1
-2
/
+2
2023-02-09
driver core: remove private pointer from struct bus_type
Greg Kroah-Hartman
1
-4
/
+0
2023-02-09
driver core: bus: convert bus_create/remove_file to be constant
Greg Kroah-Hartman
1
-3
/
+2
2023-02-09
driver core: bus: constantify the bus_find_* functions
Greg Kroah-Hartman
1
-10
/
+10
2023-02-01
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
1
-1
/
+0
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
driver core: bus.h: document bus notifiers better
Greg Kroah-Hartman
1
-14
/
+28
2023-01-10
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
1
-5
/
+0
2023-01-10
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
1
-1
/
+0
2023-01-10
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
1
-1
/
+0
2023-01-10
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
1
-4
/
+0
2023-01-10
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
1
-2
/
+0
2023-01-10
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
1
-1
/
+0
2022-04-28
driver core: Add dma_cleanup callback in bus_type
Lu Baolu
1
-0
/
+3
2021-10-20
driver core: Provide device_match_acpi_handle() helper
Andy Shevchenko
1
-0
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2019-12-16
device.h: move 'struct bus' stuff out to device/bus.h
Greg Kroah-Hartman
1
-0
/
+288