aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/attribute_container.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-11Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin1-0/+1
2007-04-27drivers/base/attribute_container.c: use mutex instead of binary semaphoreMatthias Kaehlcke1-13/+13
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman1-8/+0
2005-10-28[PATCH] drivers/base - fix sparse warningsBen Dooks1-0/+2
2005-09-13[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby1-2/+3
2005-09-07[SCSI] Re-do "final klist fixes"Linus Torvalds1-4/+20
2005-09-07[SCSI] Revert "final klist fixes"Linus Torvalds1-20/+4
2005-08-30[SCSI] attribute container final klist fixesJames Bottomley1-4/+20
2005-08-30[SCSI] correct attribute_container list usageJames Bottomley1-22/+29
2005-08-28[SCSI] fix transport class corner case after reworkJames Bottomley1-0/+5
2005-08-14[SCSI] correct transport class abstraction to work outside SCSIJames Bottomley1-0/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+376