aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ses.c
Commit message (Expand)AuthorAgeFilesLines
* [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