aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik12-27/+83
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik15-39/+109
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik40-261/+0
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-2/+0
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-11[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig3-131/+63
2005-06-11[SCSI] aic7xxx: remove some dead woodChristoph Hellwig3-47/+3
2005-06-11[SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig5-63/+16
2005-06-11[SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig1-16/+0
2005-06-11[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig2-34/+0
2005-06-03[SCSI] 2.6 aacraid: updated sysfs filesMark Haverkamp1-0/+129
2005-06-03[SCSI] update spi transport class so that u320 Domain Validation worksJames Bottomley1-24/+53
2005-06-03[SCSI] fix aic7xxx coupled parameter problemJames Bottomley1-13/+13
2005-06-03[SCSI] sg: Command completion after remove oopsbrking@us.ibm.com1-0/+2
2005-05-26[SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley3-393/+218
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley55-15862/+8391
2005-05-26Merge of 'misc-fixes' branch fromLinus Torvalds1-6/+7
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley1-3/+21
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2-9/+28
2005-05-26[SCSI] sym2 version 2.2.1Matthew Wilcox6-137/+106
2005-05-26[PATCH] ide-scsi: kmap scatter/gather before doing PIO Stuart Hayes1-4/+24
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-32/+26
2005-05-26[PATCH] libata: Fix zero sg_dma_len() on 64-bit platformAlbert Lee1-6/+7
2005-05-25[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-portsFrancisco Javier1-0/+2
2005-05-25[PATCH] sata_sil: new ID 1002:437A for ATI IXP400NAKAMURA Kenta1-0/+1
2005-05-24[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-20Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds7-1310/+524
2005-05-20[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-20[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-20[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per device timerJames Bottomley2-112/+79
2005-05-20[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-20[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-20[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-20[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-20[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-20[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-20[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-20[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley1-27/+161
2005-05-20[SCSI] 2.6 aacraid: Variable FIB size (updated patch)Mark Haverkamp9-195/+501
2005-05-20[SCSI] megaraid version 2.20.4.6Ju, Seokmann5-176/+27
2005-05-20[SCSI] saved and restore result for timed out commandsPatrick Mansfield1-0/+11
2005-05-20merge 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