Historie revizí

Autor SHA1 Zpráva Datum
  Greg Kroah-Hartman bd1d462e13 Merge 3.3-rc2 into the driver-core-next branch. před 13 roky
  Jonghwan Choi 2b31594a95 driver-core: Fix possible null reference in subsys_interface_unregister před 13 roky
  Randy Dunlap 78d79559f2 kernel-doc: fix new warnings in driver-core před 13 roky
  Kay Sievers ca22e56deb driver-core: implement 'sysdev' functionality for regular devices and buses před 13 roky
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 14 roky
  Robert P. J. Day dca25ebdd0 Fix "forcably" comment typo před 14 roky
  Kay Sievers 6b6e39a6a8 driver-core: merge private parts of class and bus před 15 roky
  Kay Sievers 39aba963d9 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices před 15 roky
  Jike Song 600c20f34f driver core: fix memory leak on one error path in bus_register() před 15 roky
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
  Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device před 15 roky
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type před 15 roky
  Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops před 15 roky
  Phil Carmody 99b28f1b41 driver core: Prevent reference to freed memory on error path před 15 roky
  Dmitry Torokhov 1a6f2a7512 Driver core: allow certain drivers prohibit bind/unbind via sysfs před 16 roky
  Alan Stern 2023c610dc Driver core: add new device to bus's list before probing před 16 roky
  Alex Chiang 0fa1b0a144 trivial: fix grammo in bus_for_each_dev() kerneldoc před 16 roky
  Kay Sievers 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers před 16 roky
  Greg Kroah-Hartman ae1b41715e driver core: move knode_bus into private structure před 16 roky
  Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered před 16 roky
  Ming Lei 49b420a13f driver core: check bus->match without holding device lock před 16 roky
  Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" před 16 roky
  Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure před 16 roky
  Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() před 17 roky
  Greg Kroah-Hartman 99178b036c Driver core: add bus_sort_breadthfirst() function před 17 roky
  Peter Korsgaard 3ce24d8d93 Driver core: make bus_find_device_by_name() more robust před 17 roky
  Rafael J. Wysocki 29591b92e1 bus_remove_device: be more careful about incomplete initialization před 17 roky
  Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences před 17 roky
  Greg Kroah-Hartman 3f62e5700b Driver core: make device_is_registered() work for class devices před 17 roky
  Cornelia Huck 0763446429 Driver core: Fix error handling in bus_add_driver(). před 17 roky