Bjorn Helgaas
|
4fa3e78be7
Driver core: treat unregistered bus_types as having no devices
|
hace 12 años |
Ming Lei
|
190888ac01
driver core: fix possible missing of device probe
|
hace 12 años |
Bill Pemberton
|
a42d1e31d4
driver core: remove CONFIG_HOTPLUG ifdefs
|
hace 12 años |
Sebastian Ott
|
5a7689fd5b
driver core: move uevent call to driver_register
|
hace 13 años |
Greg Kroah-Hartman
|
7cd9c9bb57
Revert "driver core: check start node in klist_iter_init_node"
|
hace 13 años |
Hannes Reinecke
|
a15d49fd30
driver core: check start node in klist_iter_init_node
|
hace 13 años |
H Hartley Sweeten
|
97ec448aea
drivers/base/bus.c: local variables should not be exposed globally
|
hace 13 años |
Greg Kroah-Hartman
|
bd1d462e13
Merge 3.3-rc2 into the driver-core-next branch.
|
hace 13 años |
Jonghwan Choi
|
2b31594a95
driver-core: Fix possible null reference in subsys_interface_unregister
|
hace 13 años |
Randy Dunlap
|
78d79559f2
kernel-doc: fix new warnings in driver-core
|
hace 13 años |
Kay Sievers
|
ca22e56deb
driver-core: implement 'sysdev' functionality for regular devices and buses
|
hace 13 años |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
hace 14 años |
Robert P. J. Day
|
dca25ebdd0
Fix "forcably" comment typo
|
hace 14 años |
Kay Sievers
|
6b6e39a6a8
driver-core: merge private parts of class and bus
|
hace 14 años |
Kay Sievers
|
39aba963d9
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
|
hace 15 años |
Jike Song
|
600c20f34f
driver core: fix memory leak on one error path in bus_register()
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Greg Kroah-Hartman
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
hace 15 años |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
hace 15 años |
Emese Revfy
|
9cd43611cc
kobject: Constify struct kset_uevent_ops
|
hace 15 años |
Phil Carmody
|
99b28f1b41
driver core: Prevent reference to freed memory on error path
|
hace 15 años |
Dmitry Torokhov
|
1a6f2a7512
Driver core: allow certain drivers prohibit bind/unbind via sysfs
|
hace 16 años |
Alan Stern
|
2023c610dc
Driver core: add new device to bus's list before probing
|
hace 16 años |
Alex Chiang
|
0fa1b0a144
trivial: fix grammo in bus_for_each_dev() kerneldoc
|
hace 16 años |
Kay Sievers
|
5c8563d773
Driver Core: do not oops when driver_unregister() is called for unregistered drivers
|
hace 16 años |
Greg Kroah-Hartman
|
ae1b41715e
driver core: move knode_bus into private structure
|
hace 16 años |
Dave Young
|
f48f3febb2
driver-core: do not register a driver with bus_type not registered
|
hace 16 años |
Ming Lei
|
49b420a13f
driver core: check bus->match without holding device lock
|
hace 16 años |
Greg Kroah-Hartman
|
4db8e282f2
Revert "driver core: move knode_bus into private structure"
|
hace 16 años |
Greg Kroah-Hartman
|
b9daa99ee5
driver core: move knode_bus into private structure
|
hace 16 años |