summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-05-21[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-21[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-21[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-21[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-21[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-21[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-21[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-21[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-21[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-21[SCSI] implement parameter limits in the SPI transport classJames Bottomley1-27/+161
2005-05-07Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds10-37/+47
2005-05-07[SCSI] correct the sym2 period setting routinesJames Bottomley1-2/+3
2005-05-06[PATCH] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk1-1/+1
2005-05-06[PATCH] fix NCR53C9x.c compile warningAdrian Bunk1-1/+4
2005-05-06[SCSI] fix command retries in spi_transport classJames Bottomley1-15/+34
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-6/+6
2005-05-01[SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie1-1/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-3/+3
2005-05-01[PATCH] ultrastor build fixakpm@osdl.org1-1/+1
2005-04-27[SCSI] aacraid: Fix adapter open errorMark Haverkamp1-1/+1
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-26[PATCH] drivers/scsi NULL noise removalAl Viro2-4/+4
2005-04-25[SPARC]: module version cleanupsTom 'spot' Callaway1-0/+5
2005-04-24[PATCH] SCSI GFP fixesAl Viro2-2/+2
2005-04-22[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey1-0/+3
2005-04-22[SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2-8/+0
2005-04-22[SCSI] qla2xxx: remove a transport #includeAndrew Vasquez3-10/+5
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-18aic7xxx: convert to SPI transport class Domain Validation2-1711/+10
2005-04-18aic7xxx: add support for the SPI transport class2-0/+262
2005-04-18qla2xxx: fix compiler warning in qla_attr.c1-1/+1
2005-04-18lpfc: add Emulex FC driver version 8.0.2822-0/+20937
2005-04-18[PATCH] drivers/scsi/gdth.c: cleanups2-53/+12
2005-04-18[PATCH] remove old scsi data direction macros14-89/+74
2005-04-18[PATCH] qla2xxx: update version to 8.00.02b5-k1-2/+2
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: cleanup DMA mappings...1-39/+33
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...10-1300/+103
2005-04-18[PATCH] qla2xxx: add remote port codes...6-270/+403
2005-04-18[PATCH] qla2xxx: remove internal queuing...7-2276/+269
2005-04-18merge by hand (scsi_device.h)James Bottomley26-274/+80
2005-04-18[PATCH] scsi: scsi_send_eh_cmnd() cleanup1-12/+13
2005-04-18scsi: add DID_REQUEUE to the error handling1-0/+3
2005-04-18[PATCH] kill old EH constants3-114/+2
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field9-49/+6
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field6-12/+2
2005-04-18[PATCH] remove outdated print_* functions13-82/+54
2005-04-18[PATCH] consolidate timeout defintions in scsi.h1-5/+0
2005-04-17updates for CFQ oops fix1-0/+3
2005-04-17[PATCH] fix NMI lockup with CFQ scheduler2-4/+3