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 年之前 |
Bill Pemberton
|
a42d1e31d4
driver core: remove CONFIG_HOTPLUG ifdefs
|
12 年之前 |
Sebastian Ott
|
5a7689fd5b
driver core: move uevent call to driver_register
|
13 年之前 |
Greg Kroah-Hartman
|
7cd9c9bb57
Revert "driver core: check start node in klist_iter_init_node"
|
13 年之前 |
Hannes Reinecke
|
a15d49fd30
driver core: check start node in klist_iter_init_node
|
13 年之前 |
H Hartley Sweeten
|
97ec448aea
drivers/base/bus.c: local variables should not be exposed globally
|
13 年之前 |
Greg Kroah-Hartman
|
bd1d462e13
Merge 3.3-rc2 into the driver-core-next branch.
|
13 年之前 |
Jonghwan Choi
|
2b31594a95
driver-core: Fix possible null reference in subsys_interface_unregister
|
13 年之前 |