aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ses.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-29[SCSI] ses: requesting a fault indicationDouglas Gilbert1-1/+5
2011-03-23[SCSI] ses: add subenclosure supportJames Bottomley1-19/+25
2011-03-23[SCSI] ses: show devices for enclosures with no page 7John Hughes1-2/+2
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
2010-03-12drivers/scsi/ses.c: eliminate double freeJulia Lawall1-2/+2
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley1-3/+7
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley1-71/+97
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley1-7/+26
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley1-4/+6
2009-04-03[SCSI] ses: #if 0 the unused ses_match_host()Adrian Bunk1-0/+2
2009-03-12[SCSI] ses: code_set == 1 is tested twiceRoel Kluin1-1/+1
2009-03-12[SCSI] ses: Use new scsi VPD helperMatthew Wilcox1-27/+4
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori1-4/+5
2008-07-30[SCSI] ses: fix VPD inquiry overrunJames Bottomley1-4/+14
2008-06-24[SCSI] ses: Fix timeoutMatthew Wilcox1-1/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-14/+14
2008-02-18[SCSI] ses: fix data corruptionYinghai Lu1-59/+67
2008-02-11[SCSI] ses: fix memory leaksYinghai Lu1-9/+14
2008-02-07[SCSI] ses: add new Enclosure ULDJames Bottomley1-0/+689