aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-1732-26/+164
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-1727-30/+128
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-1712-27/+83
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-1715-39/+109
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-1740-261/+0
* [SCSI] Remove unnecessary locking around completion function callsJeff Garzik2005-06-171-2/+0
* [SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley2005-06-131-10/+25
* [SCSI] aic7xxx: clean up eisa supportChristoph Hellwig2005-06-113-131/+63
* [SCSI] aic7xxx: remove some dead woodChristoph Hellwig2005-06-113-47/+3
* [SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig2005-06-115-63/+16
* [SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig2005-06-111-16/+0
* [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig2005-06-112-34/+0
* [SCSI] 2.6 aacraid: updated sysfs filesMark Haverkamp2005-06-031-0/+129
* [SCSI] update spi transport class so that u320 Domain Validation worksJames Bottomley2005-06-031-24/+53
* [SCSI] fix aic7xxx coupled parameter problemJames Bottomley2005-06-031-13/+13
* [SCSI] sg: Command completion after remove oopsbrking@us.ibm.com2005-06-031-0/+2
* [SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley2005-05-263-393/+218
* Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-2655-15862/+8391
|\
| * [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-261-3/+21
| * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-262-9/+28
| * [SCSI] sym2 version 2.2.1Matthew Wilcox2005-05-266-137/+106
| * [SCSI] 2.6 aacraid: Variable FIB size (updated patch)Mark Haverkamp2005-05-209-195/+501
| * [SCSI] megaraid version 2.20.4.6Ju, Seokmann2005-05-205-176/+27
| * [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
| |\
| * | [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