aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ses.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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