Commit Graph

134 Commits (3b98aeaf3a75f544dc945694f4fcf6e1c4bab89d)

Author SHA1 Message Date
Jean Delvare bf9ca69fc8 dev_printk(): constify the `dev' argument 17 years ago
Greg Kroah-Hartman b98cb4b7fe driver core: remove DEVICE_ID_SIZE define 17 years ago
Kay Sievers ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 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 93562b5376 Driver Core: add ability for class_for_each_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
Rafael J. Wysocki 1eede070a5 Introduce new top level suspend and hibernation callbacks 17 years ago
Stephen Rothwell 413c239fad driver-core: prepare for 2.6.27 api change by adding dev_set_name 17 years ago
Greg Kroah-Hartman 8882b39421 Driver core: add device_create_vargs and device_create_drvdata 17 years ago
Dave Young 0a3ad00ca0 Driver core: struct class remove children list 17 years ago
Kay Sievers 06916639e2 driver-core: add dev_name() to help transition away from using bus_id 17 years ago
Kay Sievers c3b19ff06e driver core: remove no longer used "struct class_device" 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 9a3df1f7de PM: Convert wakeup flag accessors to inline functions 17 years ago
Joe Perches 1429db83e2 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
FUJITA Tomonori 6b7b651055 iommu sg merging: add device_dma_parameters structure 17 years ago
Rafael J. Wysocki 9617c3e460 PM: Export device_pm_schedule_removal 17 years ago
Greg Kroah-Hartman 1f9ffc049d Driver core: add bus_find_device_by_name function 17 years ago
Greg Kroah-Hartman d462943afe Driver core: fix coding style issues in device.h 17 years ago
Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
Greg Kroah-Hartman cbe9c595f1 Driver: add driver_add_kobj for looney iseries_veth driver 17 years ago
Cornelia Huck 57c745340a driver core: Introduce default attribute groups. 17 years ago
Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 years ago
Greg Kroah-Hartman b249072ee6 driver core: add way to get to bus device klist 17 years ago
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman cc972e896b driver core: remove owner field from struct bus_type 17 years ago
Greg Kroah-Hartman 15f2f9b3a9 firmware: remove firmware_(un)register() 17 years ago
Greg Kroah-Hartman 6dcec2511f kset: convert struct bus_device->drivers to use kset_create 17 years ago
Greg Kroah-Hartman 3d8995963d kset: convert struct bus_device->devices to use kset_create 17 years ago
Emil Medve 7b8712e563 driver core: Make the dev_*() family of macros in device.h complete 17 years ago
Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
Greg Kroah-Hartman d919fd433b Revert "Driver core: remove class_device_*_bin_file" 18 years ago
Greg Kroah-Hartman fcd239d3d5 Driver core: remove class_device_*_bin_file 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Kay Sievers 8380770c84 Driver core: make sysfs uevent-attributes static 18 years ago
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
David Brownell aebdc3b450 dev_vdbg(), available with -DVERBOSE_DEBUG 18 years ago
Tejun Heo ad6a1e1c66 driver-core: make devt_attr and uevent_attr static 18 years ago
David Brownell 49a4ec188f fix hotplug for legacy platform drivers 18 years ago
Adrian Bunk 5adc55da4a PCI: remove the broken PCI_MULTITHREAD_PROBE option 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Dan Williams 404d5b185b dev_dbg: check dev_dbg() arguments 18 years ago