Randy Dunlap
|
7cbcf22548
driver-core: fix kernel-doc parameter name
|
16 years ago |
Roland Dreier
|
7143f7a1a3
driver core: Convert '/' to '!' in dev_set_name()
|
16 years ago |
Greg Kroah-Hartman
|
926beadb3d
Revert "driver core: create a private portion of struct device"
|
16 years ago |
Greg Kroah-Hartman
|
e2d4077678
Revert "driver core: move klist_children into private structure"
|
16 years ago |
Mark McLoughlin
|
0aa0dc41bf
driver core: add root_device_register()
|
16 years ago |
Alan Stern
|
ec0676ee28
Driver core: move the bus notifier call points
|
16 years ago |
Greg Kroah-Hartman
|
11c3b5c3e0
driver core: move klist_children into private structure
|
16 years ago |
Greg Kroah-Hartman
|
2831fe6f9c
driver core: create a private portion of struct device
|
16 years ago |
Kay Sievers
|
1e0b2cf933
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Eric W. Biederman
|
030c1d2bfc
kobject: Fix kobject_rename and !CONFIG_SYSFS
|
17 years ago |
Cornelia Huck
|
286661b377
Driver core: Fix cleanup in device_create_vargs().
|
17 years ago |
Cornelia Huck
|
5739411acb
Driver core: Clarify device cleanup.
|
17 years ago |
Tejun Heo
|
5a3ceb8616
driver-core: use klist for class device list and implement iterator
|
17 years ago |
Greg Kroah-Hartman
|
c906a48adc
driver core: add init_name to struct device
|
17 years ago |
Alan Stern
|
3b98aeaf3a
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set
|
17 years ago |
Jean Delvare
|
bf9ca69fc8
dev_printk(): constify the `dev' argument
|
17 years ago |
Arjan van de Ven
|
f810a5cf28
Use WARN() in drivers/base/
|
17 years ago |
Cornelia Huck
|
36ce6dad6e
driver core: Suppress sysfs warnings for device_rename().
|
17 years ago |
Dave Young
|
f75b1c60fc
class: change internal semaphore to a mutex
|
17 years ago |
Greg Kroah-Hartman
|
d9a0157328
class: rename "sem" to "class_sem" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
1fbfee6c6d
class: rename "subsys" to "class_subsys" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
184f1f779d
class: rename "interfaces" to "class_interfaces" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
97ae69fdba
class: rename "devices" to "class_devices" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
7c71448b8a
class: move driver core specific parts to a private structure
|
17 years ago |
Greg Kroah-Hartman
|
695794ae0c
Driver Core: add ability for class_find_device to start in middle of list
|
17 years ago |
Greg Kroah-Hartman
|
4e10673944
device create: convert device_create_drvdata to device_create
|
17 years ago |
Greg Kroah-Hartman
|
ccea44fadc
driver core: remove device_create()
|
17 years ago |
Dan Williams
|
e105b8bfc7
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
|
17 years ago |
Randy Dunlap
|
4623236619
dev_set_name: fix missing kernel-doc
|
17 years ago |
Stephen Rothwell
|
413c239fad
driver-core: prepare for 2.6.27 api change by adding dev_set_name
|
17 years ago |