提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 39ab05c8e0 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 年之前
  Rafael J. Wysocki e1866b33b1 PM / Runtime: Rework runtime PM handling during driver removal 14 年之前
  Uwe Kleine-König c870508240 driver core: let dev_set_drvdata return int instead of void as it can fail 14 年之前
  Sebastian Ott 8497d6a21c driver-core: fix race between device_register and driver_register 14 年之前
  Magnus Damm 45daef0fdc Driver core: Add BUS_NOTIFY_BIND_DRIVER 15 年之前
  Stefani Seibold fbb88fadf7 driver-core: fix potential race condition in drivers/base/dd.c 15 年之前
  Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 年之前
  André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 年之前
  Greg Kroah-Hartman b402843787 Driver core: move dev_get/set_drvdata to drivers/base/dd.c 16 年之前
  Rafael J. Wysocki 5e928f77a0 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) 16 年之前
  Dmitry Torokhov 59a3cd7f9d Driver core: fix comment for device_attach() 16 年之前
  Joerg Roedel 309b7d60a3 driver core: add BUS_NOTIFY_UNBOUND_DRIVER event 16 年之前
  Arjan van de Ven d4d5291c8c driver synchronization: make scsi_wait_scan more advanced 16 年之前
  Greg Kroah-Hartman 8940b4f312 driver core: move knode_driver into private structure 16 年之前
  Ming Lei b23530ebc3 driver core: remove polling for driver_probe_done(v5) 16 年之前
  Ming Lei 49b420a13f driver core: check bus->match without holding device lock 16 年之前
  Arjan van de Ven 216773a787 Consolidate driver_probe_done() loops into one place 16 年之前
  Greg Kroah-Hartman cda5e83fde Revert "driver core: move knode_driver into private structure" 16 年之前
  Ming Lei 7232800ba8 driver core:fix duplicate removing driver link in __device_release_driver 16 年之前
  Greg Kroah-Hartman 93e746db18 driver core: move knode_driver into private structure 16 年之前
  Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  Arjan van de Ven 6cd4958609 device model: Do a quickcheck for driver binding before doing an expensive check 16 年之前
  Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 年之前
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 年之前
  Alan Stern ef2c51746d Driver core: fix race in __device_release_driver 17 年之前
  Greg Kroah-Hartman 7dc72b2842 Driver core: clean up debugging messages 17 年之前
  Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 年之前
  Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 年之前
  Stefan Richter ab71c6f076 driver core: fix kernel doc of device_release_driver 18 年之前
  Stefan Richter 1f5681aae8 driver core: properly get driver in device_release_driver 18 年之前