summaryrefslogtreecommitdiff
path: root/drivers/base/attribute_container.c
Commit message (Expand)AuthorAge
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-07
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-07
* attribute_container: Fix typoXiubo Li2016-08-31
* attribute_container: fix missing blank lines after declarationsCosmin Dragomir2015-03-25
* attribute_container: fix coding style issuesTina Johnson2014-09-23
* attribute_container: fix whitespace errorsTina Johnson2014-09-23
* drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-14
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-30
* [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley2010-03-27
* driver core: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-23
* | Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng2008-01-24
|/
* Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin2007-07-11
* drivers/base/attribute_container.c: use mutex instead of binary semaphoreMatthias Kaehlcke2007-04-27
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-21
* [PATCH] drivers/base - fix sparse warningsBen Dooks2005-10-28
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-13
* [SCSI] Re-do "final klist fixes"Linus Torvalds2005-09-07
* [SCSI] Revert "final klist fixes"Linus Torvalds2005-09-07
* [SCSI] attribute container final klist fixesJames Bottomley2005-08-30
* [SCSI] correct attribute_container list usageJames Bottomley2005-08-30
* [SCSI] fix transport class corner case after reworkJames Bottomley2005-08-28
* [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-14
* Linux-2.6.12-rc2Linus Torvalds2005-04-16