Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman 6396768560 driver core: add #include <linux/sysfs.h> to core files. 12 years ago
  Greg Kroah-Hartman 2581c9cc0d driver core: bus: use DRIVER_ATTR_WO() 12 years ago
  Greg Kroah-Hartman 3e1026b3fa sysfs.h: remove attr_name() macro 12 years ago
  Greg Kroah-Hartman 3e9b2bae83 sysfs: add sysfs_create/remove_groups() 12 years ago
  Greg Kroah-Hartman 12478ba077 driver core: bus_type: add bus_groups 12 years ago
  Greg Kroah-Hartman ed0617b5c0 driver core: bus_type: add drv_groups 12 years ago
  Greg Kroah-Hartman fa6fdb33b4 driver core: bus_type: add dev_groups 12 years ago
  Greg Kroah-Hartman 1c04fc3536 driver core: export subsys_virtual_register 12 years ago
  Linus Torvalds 46d9be3e5e Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 years ago
  Michal Hocko be871b7e54 device: separate all subsys mutexes 12 years ago
  Tejun Heo d73ce00422 driver/base: implement subsys_virtual_register() 12 years ago
  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