aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/enclosure.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley2010-07-271-2/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley2009-12-101-0/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-221-0/+3
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-221-8/+14
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-221-12/+32
* [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-151-3/+3
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-4/+4
* [SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley2008-04-221-29/+71
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-54/+64
* [SCSI] enclosure: add support for enclosure servicesJames Bottomley2008-02-071-0/+484