提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年之前
  Robert P. J. Day dca25ebdd0 Fix "forcably" comment typo 14 年之前
  Kay Sievers 6b6e39a6a8 driver-core: merge private parts of class and bus 14 年之前
  Kay Sievers 39aba963d9 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices 14 年之前
  Jike Song 600c20f34f driver core: fix memory leak on one error path in bus_register() 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 年之前
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 年之前
  Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 年之前
  Phil Carmody 99b28f1b41 driver core: Prevent reference to freed memory on error path 15 年之前
  Dmitry Torokhov 1a6f2a7512 Driver core: allow certain drivers prohibit bind/unbind via sysfs 15 年之前
  Alan Stern 2023c610dc Driver core: add new device to bus's list before probing 16 年之前
  Alex Chiang 0fa1b0a144 trivial: fix grammo in bus_for_each_dev() kerneldoc 16 年之前
  Kay Sievers 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 年之前
  Greg Kroah-Hartman ae1b41715e driver core: move knode_bus into private structure 16 年之前
  Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered 16 年之前
  Ming Lei 49b420a13f driver core: check bus->match without holding device lock 16 年之前
  Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" 16 年之前
  Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure 16 年之前
  Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  Greg Kroah-Hartman 99178b036c Driver core: add bus_sort_breadthfirst() function 17 年之前
  Peter Korsgaard 3ce24d8d93 Driver core: make bus_find_device_by_name() more robust 16 年之前
  Rafael J. Wysocki 29591b92e1 bus_remove_device: be more careful about incomplete initialization 17 年之前
  Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 年之前
  Greg Kroah-Hartman 3f62e5700b Driver core: make device_is_registered() work for class devices 17 年之前
  Cornelia Huck 0763446429 Driver core: Fix error handling in bus_add_driver(). 17 年之前
  Greg Kroah-Hartman 1f9ffc049d Driver core: add bus_find_device_by_name function 17 年之前
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 年之前
  Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 年之前
  Greg Kroah-Hartman c8e90d822b Kobject: change drivers/base/bus to use kobject_init_and_add 17 年之前