aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/enclosure.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02[SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley1-0/+7
2013-07-24enclosure: convert class code to use dev_groupsGreg Kroah-Hartman1-18/+11
2010-07-27[SCSI] enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley1-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-10[SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley1-0/+1
2009-09-15driver model: constify attribute groupsDavid Brownell1-2/+2
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley1-0/+3
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley1-8/+14
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley1-12/+32
2009-05-15[SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu1-3/+3
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-04-22[SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley1-29/+71
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-54/+64
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley1-0/+484