index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
bus.c
Age
Commit message (
Expand
)
Author
2024-04-11
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_get()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-02-25
driver core: bus: Handle early calls to bus_to_subsys()
Geert Uytterhoeven
2023-02-10
driver core: bus: update my copyright notice
Greg Kroah-Hartman
2023-02-10
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify bus_unregister()
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify some internal functions
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify bus_get_kset()
Greg Kroah-Hartman
2023-02-09
driver core: bus: constify bus_register/unregister_notifier()
Greg Kroah-Hartman
2023-02-09
driver core: remove private pointer from struct bus_type
Greg Kroah-Hartman
2023-02-09
driver core: create bus_is_registered()
Greg Kroah-Hartman
2023-02-09
driver core: bus: clean up driver_find()
Greg Kroah-Hartman
2023-02-09
driver core: move driver_find() to bus.c
Greg Kroah-Hartman
2023-02-09
driver core: bus: clean up bus_sort_breadthfirst()
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus iterator cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_add/remove_driver() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_register/unregister_notifier() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_get_kset() cleanup
Greg Kroah-Hartman
2023-02-09
driver core: bus: subsys_interface_register/unregister() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_register/unregister() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: bus_add/probe/remove_device() cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: sysfs function cleanups
Greg Kroah-Hartman
2023-02-09
driver core: bus: convert bus_create/remove_file to be constant
Greg Kroah-Hartman
2023-02-09
driver core: bus: constantify the bus_find_* functions
Greg Kroah-Hartman
2023-02-09
driver core: bus: implement bus_get/put() without the private pointer
Greg Kroah-Hartman
2023-02-08
driver core: make kobj_type structures constant
Thomas Weißschuh
2023-02-01
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
2023-01-18
driver core: bus: move bus notifier logic into bus.c
Greg Kroah-Hartman
2023-01-10
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
2023-01-10
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
2023-01-10
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
2023-01-10
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
2023-01-10
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
2023-01-10
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2022-05-19
driver: base: fix UAF when driver_attach failed
Schspa Shi
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-07-21
driver: base: Replace symbolic permissions with octal permissions
Jinchao Wang
2021-06-21
driver core: Flow the return code from ->probe() through to sysfs bind
Christoph Hellwig
2021-06-21
driver core: Pull required checks into driver_probe_device()
Jason Gunthorpe
2021-01-27
drivers: base: change 'driver_create_groups' to 'driver_add_groups' in printk
Joe Pater
2021-01-07
drivers: base: remove unused function find_bus()
Joe Pater
[next]