Martin Liu
|
8c97a46af0
driver core: hold dev's parent lock when needed
|
7 년 전 |
Gimcuan Hui
|
93ead7c948
drivers: base: omit redundant interations
|
7 년 전 |
Greg Kroah-Hartman
|
3282570990
driver core: Remove redundant license text
|
7 년 전 |
Greg Kroah-Hartman
|
989d42e85d
driver core: add SPDX identifiers to all driver core files
|
7 년 전 |
Christophe JAILLET
|
0f9b011d33
driver core: bus: Fix a potential double free
|
8 년 전 |
Greg Kroah-Hartman
|
b46c73378c
driver-core: remove struct bus_type.dev_attrs
|
12 년 전 |
Peter Rajnoha
|
f36776fafb
kobject: support passing in variables for synthetic uevents
|
8 년 전 |
Geliang Tang
|
371fd7a2c4
driver core: bus: use to_subsys_private and to_device_private_bus
|
9 년 전 |
Geliang Tang
|
4c62785e67
driver core: bus: use list_for_each_entry*
|
9 년 전 |
Dmitry Torokhov
|
765230b5f0
driver-core: add asynchronous probing support for drivers
|
10 년 전 |
Junjie Mao
|
1c34203a14
driver core: bus: Goto appropriate labels on failure in bus_add_device
|
10 년 전 |
Alex Williamson
|
0372ffb35d
driver core: Fix unbalanced device reference in drivers_probe
|
10 년 전 |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
11 년 전 |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 년 전 |
Bart Van Assche
|
174be70b63
driver-core: Fix use-after-free triggered by bus_unregister()
|
11 년 전 |
Greg Kroah-Hartman
|
e18945b159
driver-core: remove struct bus_type.drv_attrs
|
12 년 전 |
Greg Kroah-Hartman
|
b4e46138f9
driver-core: remove struct bus_type.bus_attrs
|
12 년 전 |
Greg Kroah-Hartman
|
6396768560
driver core: add #include <linux/sysfs.h> to core files.
|
12 년 전 |
Greg Kroah-Hartman
|
2581c9cc0d
driver core: bus: use DRIVER_ATTR_WO()
|
12 년 전 |
Greg Kroah-Hartman
|
3e1026b3fa
sysfs.h: remove attr_name() macro
|
12 년 전 |
Greg Kroah-Hartman
|
3e9b2bae83
sysfs: add sysfs_create/remove_groups()
|
12 년 전 |
Greg Kroah-Hartman
|
12478ba077
driver core: bus_type: add bus_groups
|
12 년 전 |
Greg Kroah-Hartman
|
ed0617b5c0
driver core: bus_type: add drv_groups
|
12 년 전 |
Greg Kroah-Hartman
|
fa6fdb33b4
driver core: bus_type: add dev_groups
|
12 년 전 |
Greg Kroah-Hartman
|
1c04fc3536
driver core: export subsys_virtual_register
|
12 년 전 |
Linus Torvalds
|
46d9be3e5e
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 년 전 |
Michal Hocko
|
be871b7e54
device: separate all subsys mutexes
|
12 년 전 |
Tejun Heo
|
d73ce00422
driver/base: implement subsys_virtual_register()
|
12 년 전 |
Bjorn Helgaas
|
4fa3e78be7
Driver core: treat unregistered bus_types as having no devices
|
12 년 전 |
Ming Lei
|
190888ac01
driver core: fix possible missing of device probe
|
12 년 전 |