Commit History

Author SHA1 Message Date
  Bjorn Helgaas 4fa3e78be7 Driver core: treat unregistered bus_types as having no devices 12 years ago
  Ming Lei 190888ac01 driver core: fix possible missing of device probe 12 years ago
  Bill Pemberton a42d1e31d4 driver core: remove CONFIG_HOTPLUG ifdefs 12 years ago
  Sebastian Ott 5a7689fd5b driver core: move uevent call to driver_register 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
  H Hartley Sweeten 97ec448aea drivers/base/bus.c: local variables should not be exposed globally 13 years ago
  Greg Kroah-Hartman bd1d462e13 Merge 3.3-rc2 into the driver-core-next branch. 13 years ago
  Jonghwan Choi 2b31594a95 driver-core: Fix possible null reference in subsys_interface_unregister 13 years ago
  Randy Dunlap 78d79559f2 kernel-doc: fix new warnings in driver-core 13 years ago
  Kay Sievers ca22e56deb driver-core: implement 'sysdev' functionality for regular devices and buses 13 years ago
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
  Robert P. J. Day dca25ebdd0 Fix "forcably" comment typo 14 years ago
  Kay Sievers 6b6e39a6a8 driver-core: merge private parts of class and bus 14 years ago
  Kay Sievers 39aba963d9 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices 15 years ago
  Jike Song 600c20f34f driver core: fix memory leak on one error path in bus_register() 15 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
  Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
  Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
  Phil Carmody 99b28f1b41 driver core: Prevent reference to freed memory on error path 15 years ago
  Dmitry Torokhov 1a6f2a7512 Driver core: allow certain drivers prohibit bind/unbind via sysfs 15 years ago
  Alan Stern 2023c610dc Driver core: add new device to bus's list before probing 16 years ago
  Alex Chiang 0fa1b0a144 trivial: fix grammo in bus_for_each_dev() kerneldoc 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 ae1b41715e driver core: move knode_bus into private structure 16 years ago
  Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered 16 years ago
  Ming Lei 49b420a13f driver core: check bus->match without holding device lock 16 years ago
  Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" 16 years ago
  Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure 16 years ago