summaryrefslogtreecommitdiffstats
path: root/drivers/base/attribute_container.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-2/+0Star
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* attribute_container: Fix typoXiubo Li2016-08-311-1/+1
* attribute_container: fix missing blank lines after declarationsCosmin Dragomir2015-03-251-0/+2
* attribute_container: fix coding style issuesTina Johnson2014-09-241-2/+2
* attribute_container: fix whitespace errorsTina Johnson2014-09-241-5/+5
* drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-141-1/+0Star
* drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
* drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-311-1/+1
* [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley2010-03-271-0/+1
* driver core: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-201-39/+38Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-261-2/+12
|\
| * [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-231-2/+12
* | Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng2008-01-251-8/+1Star
|/
* Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin2007-07-121-0/+1
* drivers/base/attribute_container.c: use mutex instead of binary semaphoreMatthias Kaehlcke2007-04-271-13/+13
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-211-8/+0Star
* [PATCH] drivers/base - fix sparse warningsBen Dooks2005-10-281-0/+2
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-131-2/+3
* [SCSI] Re-do "final klist fixes"Linus Torvalds2005-09-081-4/+20
* [SCSI] Revert "final klist fixes"Linus Torvalds2005-09-081-20/+4Star
* [SCSI] attribute container final klist fixesJames Bottomley2005-08-311-4/+20
* [SCSI] correct attribute_container list usageJames Bottomley2005-08-311-22/+29
* [SCSI] fix transport class corner case after reworkJames Bottomley2005-08-281-0/+5
* [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-151-0/+38
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+376