summaryrefslogtreecommitdiffstats
path: root/drivers/misc/enclosure.c
Commit message (Expand)AuthorAgeFilesLines
* enclosure: fix WARN_ON removing an adapter in multi-path devicesJames Bottomley2015-03-311-5/+6
* ses: Add power_status to SES device slotSong Liu2015-01-091-0/+38
* ses: add reliable slot attributeDan Williams2015-01-091-1/+19
* ses: add enclosure logical idDan Williams2015-01-091-0/+13
* ses: close potential registration raceDan Williams2015-01-091-11/+26
* enclosure: handle non-unique element descriptorsMarkus Stockhausen2014-11-121-4/+40
* [SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley2013-12-021-0/+7
* enclosure: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-241-18/+11
* [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
OpenPOWER on IntegriCloud