Historique des commits

Auteur SHA1 Message Date
  Dmitry Torokhov 1a6f2a7512 Driver core: allow certain drivers prohibit bind/unbind via sysfs il y a 16 ans
  Alan Stern 2023c610dc Driver core: add new device to bus's list before probing il y a 16 ans
  Alex Chiang 0fa1b0a144 trivial: fix grammo in bus_for_each_dev() kerneldoc il y a 16 ans
  Kay Sievers 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers il y a 16 ans
  Greg Kroah-Hartman ae1b41715e driver core: move knode_bus into private structure il y a 17 ans
  Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered il y a 17 ans
  Ming Lei 49b420a13f driver core: check bus->match without holding device lock il y a 17 ans
  Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" il y a 17 ans
  Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure il y a 17 ans
  Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() il y a 17 ans
  Greg Kroah-Hartman 99178b036c Driver core: add bus_sort_breadthfirst() function il y a 17 ans
  Peter Korsgaard 3ce24d8d93 Driver core: make bus_find_device_by_name() more robust il y a 17 ans
  Rafael J. Wysocki 29591b92e1 bus_remove_device: be more careful about incomplete initialization il y a 17 ans
  Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences il y a 18 ans
  Greg Kroah-Hartman 3f62e5700b Driver core: make device_is_registered() work for class devices il y a 18 ans
  Cornelia Huck 0763446429 Driver core: Fix error handling in bus_add_driver(). il y a 18 ans
  Greg Kroah-Hartman 1f9ffc049d Driver core: add bus_find_device_by_name function il y a 18 ans
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes il y a 18 ans
  Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() il y a 18 ans
  Greg Kroah-Hartman c8e90d822b Kobject: change drivers/base/bus to use kobject_init_and_add il y a 18 ans
  Greg Kroah-Hartman 7dc72b2842 Driver core: clean up debugging messages il y a 18 ans
  Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver il y a 18 ans
  Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type il y a 18 ans
  Greg Kroah-Hartman b249072ee6 driver core: add way to get to bus device klist il y a 18 ans
  Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset il y a 18 ans
  Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions il y a 18 ans
  Greg Kroah-Hartman 6dcec2511f kset: convert struct bus_device->drivers to use kset_create il y a 18 ans
  Greg Kroah-Hartman 3d8995963d kset: convert struct bus_device->devices to use kset_create il y a 18 ans
  Greg Kroah-Hartman 59a548338a kset: convert drivers/base/bus.c to use kset_create il y a 18 ans
  Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset il y a 18 ans