Commit History

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