summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-05-21[SCSI] saved and restore result for timed out commandsPatrick Mansfield1-0/+11
2005-05-21merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley11-35/+63
2005-05-20[SCSI] remove a timer race in scsi_queue_insert()Tejun Heo2-11/+7
2005-05-20[SCSI] remove spurious if tests from scsi_eh_{times_out|done}Tejun Heo1-4/+2
2005-05-20[SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider()Tejun Heo1-1/+0
2005-05-20[SCSI] convert scsi changer driver from class simpleGerd Knorr1-8/+9
2005-05-20[SCSI] add scsi changer driverGerd Knorr3-0/+1044
2005-05-20[SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com1-2/+1
2005-05-20[SCSI] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk1-1/+1
2005-05-20[SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara1-6/+13
2005-05-20[SCSI] ipr: Driver version 2.0.14brking@us.ibm.com1-2/+2
2005-05-20[SCSI] ipr: Array error logging fixbrking@us.ibm.com1-1/+1
2005-05-20[SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon1-5/+4
2005-05-20[SCSI] ultrastor: fix compile failureJames Bottomley1-1/+1
2005-05-20[SCSI] qla trivial iomem annotationAl Viro1-1/+1
2005-05-20[SCSI] aacraid: remove sparse warningsMark Haverkamp10-247/+303
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-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