Commit History

Author SHA1 Message Date
  Sebastian Ott a14af32564 driver core: don't trigger uevent after failure 13 years ago
  Sebastian Ott 5a7689fd5b driver core: move uevent call to driver_register 13 years ago
  Hiroshi DOYU 094e47e9fa Driver Core: don't oops with unregistered driver in driver_find_device() 13 years ago
  Greg Kroah-Hartman 7cd9c9bb57 Revert "driver core: check start node in klist_iter_init_node" 13 years ago
  Hannes Reinecke a15d49fd30 driver core: check start node in klist_iter_init_node 13 years ago
  Linus Torvalds 5375871d43 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 13 years ago
  Stephen Rothwell fcd6f76202 driver-core: remove legacy iSeries hack 13 years ago
  Alan Stern 9875bb480c Eliminate get_driver() and put_driver() 13 years ago
  Alan Stern fde25a9b63 Driver core: driver_find() drops reference before returning 13 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Phil Carmody 099c2f21d8 Driver core: driver_attribute parameters can often be const* 15 years ago
  Stas Sergeev 39acbc12af Driver core: fix driver_register() return value 15 years ago
  David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
  Kay Sievers 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
  Greg Kroah-Hartman 8940b4f312 driver core: move knode_driver into private structure 16 years ago
  Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered 16 years ago
  Greg Kroah-Hartman cda5e83fde Revert "driver core: move knode_driver into private structure" 16 years ago
  Greg Kroah-Hartman 93e746db18 driver core: move knode_driver into private structure 16 years ago
  Joe Perches 26d02d1db7 drivers/base/driver.c: remove unused to_dev() macro 17 years ago
  Stas Sergeev 16dc42e018 driver core: warn about duplicate driver names on the same bus 17 years ago
  Jesper Juhl d478376cb0 driver core: fix small mem leak in driver_add_kobj() 17 years ago
  Randy Dunlap 7199677d2e driver-core: fix kernel-doc function parameters 17 years ago
  Cornelia Huck 0c98b19fe5 Driver core: Remove unneeded get_{device,driver}() calls. 17 years ago
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
  Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 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 6dcec2511f kset: convert struct bus_device->drivers to use kset_create 17 years ago