summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap13-4/+28
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1
2005-05-28[PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org1-0/+1
2005-05-28[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org1-0/+1
2005-05-27libata: Fix use-after-iounmapJeff Garzik13-4/+28
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-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...12-1317/+542
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-26[PATCH] sata_svw: Add support for new device IDsNarendra Sankar1-9/+16
2005-05-26[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-portsFrancisco Javier1-0/+2
2005-05-26[PATCH] sata_sil: new ID 1002:437A for ATI IXP400NAKAMURA Kenta1-0/+1
2005-05-25[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-21Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds7-1310/+524
2005-05-21[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-21[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-21[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-21[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-21[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-21[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-21[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-21[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-21[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-21[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-21[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-21[SCSI] implement parameter limits in the SPI transport classJames Bottomley1-27/+161
2005-05-21[SCSI] 2.6 aacraid: Variable FIB size (updated patch)Mark Haverkamp9-195/+501
2005-05-21[SCSI] megaraid version 2.20.4.6Ju, Seokmann5-176/+27
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