Commit Graph

170 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
Kay Sievers 6fcf53accc Driver Core: add nodename callbacks 16 years ago
Joerg Roedel 309b7d60a3 driver core: add BUS_NOTIFY_UNBOUND_DRIVER event 16 years ago
Magnus Damm 0072578751 PM: Remove device_type suspend()/resume() 16 years ago
Magnus Damm e240b58c79 PM: Remove bus_type suspend_late()/resume_early() V2 16 years ago
Greg Kroah-Hartman e67c85626c Revert driver core: move platform_data into platform_device 16 years ago
Arjan van de Ven d4d5291c8c driver synchronization: make scsi_wait_scan more advanced 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Ming Lei 006f4571a1 driver core: move platform_data into platform_device 16 years ago
Greg Kroah-Hartman ae1b41715e driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 8940b4f312 driver core: move knode_driver into private structure 16 years ago
Greg Kroah-Hartman f791b8c836 driver core: move klist_children into private structure 16 years ago
Greg Kroah-Hartman fb069a5d13 driver core: create a private portion of struct device 16 years ago
Ming Lei b23530ebc3 driver core: remove polling for driver_probe_done(v5) 16 years ago
Kay Sievers 1fa5ae857b driver core: get rid of struct device's bus_id string array 16 years ago
Arjan van de Ven 216773a787 Consolidate driver_probe_done() loops into one place 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
Greg Kroah-Hartman cda5e83fde Revert "driver core: move knode_driver into private structure" 16 years ago
Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" 16 years ago
Mark McLoughlin 0aa0dc41bf driver core: add root_device_register() 16 years ago
Cornelia Huck d0d85ff989 Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG 16 years ago
Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 93e746db18 driver core: move knode_driver into private structure 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
Matthew Wilcox 929d2fa595 driver core: Rearrange struct device for better packing 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Jean Delvare 7d1d8999b4 i2c: Constify i2c_get_clientdata's parameter 17 years ago
Greg Kroah-Hartman 99178b036c Driver core: add bus_sort_breadthfirst() function 17 years ago
Arjan van de Ven e61396627f debug: Introduce a dev_WARN() function 17 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
Greg Kroah-Hartman 7fb6b5d51d device create: remove device_create_drvdata 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
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