Commit Graph

490 Commits (e8628dd06d66f2e3965ec9742029b401d63434f1)

Author SHA1 Message Date
Rafael J. Wysocki 29591b92e1 bus_remove_device: be more careful about incomplete initialization 17 years ago
Rafael J. Wysocki 08119e8966 Relax check on adding children of suspended devices 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 years ago
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() 17 years ago
Greg Kroah-Hartman 3f62e5700b Driver core: make device_is_registered() work for class devices 17 years ago
Alan Stern d288e47c47 PM: Make wakeup flags available whenever CONFIG_PM is set 17 years ago
Rafael J. Wysocki 57eee3d23e Driver core: Call device_pm_add() after bus_add_device() in device_add() 17 years ago
Rafael J. Wysocki 58aca23226 PM: Handle device registrations during suspend/resume 17 years ago
Ben Dooks da009f39f8 sysdev: detect multiple driver registrations 17 years ago
Sam Ravnborg 6c847402e1 driver core: cpu: fix section mismatch in cpu.c:store_online 17 years ago
Pavel Machek 35d313b874 power_state: remove it from driver core 17 years ago
Badari Pulavarty 00a41db522 driver core: register_memory/unregister_memory clean ups and bugfix 17 years ago
Daniel Walker da19cbcf71 driver core: memory: semaphore to mutex 17 years ago
Mike Travis 9d1fe3236a cpumask: add show cpu map functions 17 years ago
Mike Travis 39106dcf85 cpumask: use new cpus_scnprintf function 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
James Bottomley 2f3edc6936 [SCSI] transport_class: BUG if we can't release the attribute container 17 years ago
Jesper Juhl d478376cb0 driver core: fix small mem leak in driver_add_kobj() 17 years ago
Andrew Morton 815d2d50da driver core: debug for bad dev_attr_show() return value. 17 years ago
James Bottomley e88a0c2ca8 drivers: fix dma_get_required_mask 17 years ago
Greg Kroah-Hartman ef79df2630 sysdev: fix problem with sysdev_class being re-registered 17 years ago
Cornelia Huck c1fe539a7e Driver core: Fix cleanup when failing device_add(). 17 years ago
Rafael J. Wysocki 135dee0cd0 driver core: Remove dpm_sysfs_remove() from error path of device_add() 17 years ago
Alan Stern 1b3cbec1dc PM: fix new mutex-locking bug in the PM core 17 years ago
Rafael J. Wysocki 7a8d37a373 PM: Do not acquire device semaphores upfront during suspend 17 years ago
Randy Dunlap 0643245f59 docbook: fix kernel-api source files 17 years ago
Rafael J. Wysocki ec5a42465a PM: Remove unbalanced mutex_unlock() from dpm_resume() 17 years ago
Cornelia Huck 0763446429 Driver core: Fix error handling in bus_add_driver(). 17 years ago
Randy Dunlap 7199677d2e driver-core: fix kernel-doc function parameters 17 years ago
Adrian Bunk 19e20c913b PM: Make suspend_device() static 17 years ago
Michael E Brown 7d640c4a5b Driver core: Revert "Fix Firmware class name collision" 17 years ago
Randy Dunlap 33b5f31bbc register_cpu __devinit or __cpuinit 17 years ago
Cornelia Huck 0c98b19fe5 Driver core: Remove unneeded get_{device,driver}() calls. 17 years ago
Dave Young cd35449b93 driver core: convert to use class_find_device api 17 years ago
Rafael J. Wysocki 9617c3e460 PM: Export device_pm_schedule_removal 17 years ago
Johannes Berg 90dda1cb6a PM: Make PM_TRACE more architecture independent 17 years ago
Randy Dunlap a63ca8f65d docbook: fix drivers/base/class warning 17 years ago
Johannes Berg 9e233625fb convert drivers/base/power/Makefile to ccflags 17 years ago
Greg Kroah-Hartman 1f9ffc049d Driver core: add bus_find_device_by_name function 17 years ago
Greg Kroah-Hartman 4e886c2961 Driver core: Fix up build when CONFIG_BLOCK=N 17 years ago
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
Cornelia Huck 63b6971a08 Driver core: Cleanup get_device_parent() in device_add() and device_move() 17 years ago
Stephen Rothwell ae72cddb23 Driver Core: constify the name passed to platform_device_register_simple 17 years ago
Randy Dunlap 92b421416f driver core: fix build with SYSFS=n 17 years ago
Denis Cheng db1118a460 Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago