aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ses.c
Commit message (Expand)AuthorAgeFilesLines
* ses: requesting a fault indicationDouglas Gilbert2011-08-041-1/+5
* [SCSI] ses: add subenclosure supportJames Bottomley2011-03-231-19/+25
* [SCSI] ses: show devices for enclosures with no page 7John Hughes2011-03-231-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/scsi/ses.c: eliminate double freeJulia Lawall2010-03-121-2/+2
* [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley2010-01-181-3/+7
* [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-221-71/+97
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-221-7/+26
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-221-4/+6
* [SCSI] ses: #if 0 the unused ses_match_host()Adrian Bunk2009-04-031-0/+2
* [SCSI] ses: code_set == 1 is tested twiceRoel Kluin2009-03-121-1/+1
* [SCSI] ses: Use new scsi VPD helperMatthew Wilcox2009-03-121-27/+4
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+1
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-4/+5
* [SCSI] ses: fix VPD inquiry overrunJames Bottomley2008-07-301-4/+14
* [SCSI] ses: Fix timeoutMatthew Wilcox2008-06-241-1/+1
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-14/+14
* [SCSI] ses: fix data corruptionYinghai Lu2008-02-181-59/+67
* [SCSI] ses: fix memory leaksYinghai Lu2008-02-111-9/+14
* [SCSI] ses: add new Enclosure ULDJames Bottomley2008-02-071-0/+689