summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2-17/+17
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot1-19/+1
2005-05-20[SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk7-12/+11
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley1-4801/+875
2005-05-20[SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2-3/+1
2005-05-20[SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk1-2/+2
2005-05-20[SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo1-5/+14
2005-05-20[SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo1-1/+6
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Tejun Heo1-1/+1
2005-05-20[SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo1-3/+1
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez8-204/+12
2005-05-20[SCSI] remove PCI2000 and PCI2220i driversJames Bottomley7-4709/+0
2005-05-20[SCSI] qla1280: update firmwareJames Bottomley3-5314/+5406
2005-05-17Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...2-6/+11
2005-05-16[PATCH] libata: flush COMRESET set and clearBrett Russ1-3/+3
2005-05-16[PATCH] libata: Prevent the interrupt handler from completing a command twiceAlbert Lee1-2/+4
2005-05-16[PATCH] libata: stop setting sdev->host->max_sectors for lba48 drivesJohn W. Linville1-1/+4
2005-05-12[libata sata_promise] pdc20619 (PATA) supportTobias Lorenz1-1/+25
2005-05-12[PATCH] libata basic detection and errata for PATA->SATA bridgesBrad Campbell1-2/+33
2005-05-12[libata ahci] support PCI MSI interrupt vectorJeff Garzik1-10/+63
2005-05-12[PATCH] typo fix in drivers/scsi/sata_svw.c commentRolf Eike Beer1-1/+1
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