summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] saved and restore result for timed out commandsPatrick Mansfield2005-05-201-0/+11
* merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley2005-05-2011-35/+63
|\
| * Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds2005-05-0610-37/+47
| |\
| | * [SCSI] correct the sym2 period setting routinesJames Bottomley2005-05-061-2/+3
| | * [SCSI] fix command retries in spi_transport classJames Bottomley2005-05-051-15/+34
| | * [SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie2005-05-011-1/+1
| | * [SCSI] aacraid: Fix adapter open errorMark Haverkamp2005-04-261-1/+1
| * | [PATCH] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk2005-05-051-1/+1
| * | [PATCH] fix NCR53C9x.c compile warningAdrian Bunk2005-05-051-1/+4
| * | [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-041-6/+6
| * | [PATCH] make lots of things staticAdrian Bunk2005-05-011-3/+3
| * | [PATCH] ultrastor build fixakpm@osdl.org2005-05-011-1/+1
| * | [PATCH] qla trivial iomem annotationAl Viro2005-04-261-1/+1
| * | [PATCH] drivers/scsi NULL noise removalAl Viro2005-04-262-4/+4
| * | [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-241-0/+5
| * | [PATCH] SCSI GFP fixesAl Viro2005-04-242-2/+2
* | | [SCSI] remove a timer race in scsi_queue_insert()Tejun Heo2005-05-202-11/+7
* | | [SCSI] remove spurious if tests from scsi_eh_{times_out|done}Tejun Heo2005-05-201-4/+2
* | | [SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider()Tejun Heo2005-05-201-1/+0
* | | [SCSI] convert scsi changer driver from class simpleGerd Knorr2005-05-201-8/+9
* | | [SCSI] add scsi changer driverGerd Knorr2005-05-203-0/+1044
* | | [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com2005-05-201-2/+1
* | | [SCSI] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk2005-05-201-1/+1
* | | [SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara2005-05-201-6/+13
* | | [SCSI] ipr: Driver version 2.0.14brking@us.ibm.com2005-05-201-2/+2
* | | [SCSI] ipr: Array error logging fixbrking@us.ibm.com2005-05-201-1/+1
* | | [SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon2005-05-201-5/+4
* | | [SCSI] ultrastor: fix compile failureJames Bottomley2005-05-201-1/+1
* | | [SCSI] qla trivial iomem annotationAl Viro2005-05-201-1/+1
* | | [SCSI] aacraid: remove sparse warningsMark Haverkamp2005-05-2010-247/+303
* | | [SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2005-05-202-17/+17
* | | [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot2005-05-201-19/+1
* | | [SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk2005-05-207-12/+11
* | | [SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley2005-05-201-4801/+875
* | | [SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2005-05-202-3/+1
* | | [SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk2005-05-201-2/+2
* | | [SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo2005-05-201-5/+14
* | | [SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo2005-05-201-1/+6
* | | [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-201-1/+1
* | | [SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo2005-05-201-3/+1
* | | [SCSI] remove some dead code in qla2xxxAndrew Vasquez2005-05-208-204/+12
* | | [SCSI] remove PCI2000 and PCI2220i driversJames Bottomley2005-05-207-4709/+0
* | | [SCSI] qla1280: update firmwareJames Bottomley2005-05-203-5314/+5406
| |/ |/|
* | [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-211-0/+3
* | [SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2005-04-212-8/+0
* | [SCSI] qla2xxx: remove a transport #includeAndrew Vasquez2005-04-213-10/+5
|/
* [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2
* aic7xxx: convert to SPI transport class Domain Validation2005-04-182-1711/+10
* aic7xxx: add support for the SPI transport class2005-04-182-0/+262
* qla2xxx: fix compiler warning in qla_attr.c2005-04-181-1/+1
OpenPOWER on IntegriCloud