Commit Graph

506 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
Greg Kroah-Hartman 8882b39421 Driver core: add device_create_vargs and device_create_drvdata 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Stephen Hemminger 0599ad53fe sysfs: remove error messages for -EEXIST case 17 years ago
Dave Young 0a3ad00ca0 Driver core: struct class remove children list 17 years ago
Hannes Hering 3c82c30cd5 memory: Introduce exports for memory notifiers 17 years ago
OGAWA Hirofumi db176c6ed8 Fix bogus warning in sysdev_driver_register() 17 years ago
Mike Travis e37d05dad7 cpu: change cpu_sys_devices from array to per_cpu variable 17 years ago
Kay Sievers c3b19ff06e driver core: remove no longer used "struct class_device" 17 years ago
Stas Sergeev 16dc42e018 driver core: warn about duplicate driver names on the same bus 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Ciaran McCreesh 9a3be324e3 firmware loader: printk when requesting firmware 17 years ago
Yinghai Lu 0d358f22f6 driver core: try parent numa_node at first before using default 17 years ago
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