Commit History

Author SHA1 Message Date
  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
  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
  Linus Torvalds e80ab411e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 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 18 years ago