aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-13/+17
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz1-6/+10
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz1-6/+6
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker4-6/+6
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-7/+4
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds43-1982/+2210
2007-05-08[QLA2XXX]: Fix build on sparc.David S. Miller1-7/+4
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-8/+8
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap5-5/+0
2007-05-08[SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King2-6/+72
2007-05-08[SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez1-1/+1
2007-05-08[SCSI] qla2xxx: Add MSI support.Andrew Vasquez1-1/+14
2007-05-08[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez1-17/+14
2007-05-08[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously executed.Andrew Vasquez1-0/+2
2007-05-08[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez1-1/+1
2007-05-08[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization.Andrew Vasquez1-3/+1
2007-05-08[SCSI] mesh: cleanup variable usage in interrupt handlerOlaf Hering1-7/+7
2007-05-08[SCSI] megaraid: replace yield() with cond_resched()Amol Lad1-1/+2
2007-05-08[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms2-8/+13
2007-05-08Merge branch 'linux-2.6'Paul Mackerras69-4068/+4255
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-06[SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller1-0/+1
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2007-05-06[SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllersSalyzyn, Mark1-1/+1
2007-05-06[SCSI] aacraid: kexec fix (reset interrupt handler)Salyzyn, Mark1-0/+2
2007-05-06[SCSI] tmscsim: Remove the last bus_to_virt()Guennadi Liakhovetski1-58/+66
2007-05-06[SCSI] tmscsim: remove bogus endianness conversionsGuennadi Liakhovetski2-22/+17
2007-05-06[SCSI] tmscsim: remove long dead DMA_INTGuennadi Liakhovetski1-89/+9
2007-05-06[SCSI] ipr: Better handle adapter boot time errorsBrian King1-1/+6
2007-05-06[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing themJames Smart1-61/+97
2007-05-06[SCSI] ipr: Enable multi-initator RAID supportBrian King2-7/+159
2007-05-06[SCSI] ipr: Improved dual adapter errorsBrian King1-6/+72
2007-05-06[SCSI] ipr: Increase adapter operational timeoutBrian King1-3/+6
2007-05-06[SCSI] ipr: Handle IOA reset requestBrian King2-2/+13
2007-05-06[SCSI] ipr: Handle check condition status from disk array deviceBrian King1-2/+3
2007-05-06[SCSI] ipr: Handle UA on disk array following an adapter resetBrian King1-0/+1
2007-05-06[SCSI] ipr: Allow driver_data to be passed for dynamic idsBrian King1-0/+1
2007-05-06[SCSI] ipr: Prevent overlapped adapter resetsBrian King1-1/+23
2007-05-06[SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig1-23/+13
2007-05-06[SCSI] qla4xxx: possible cleanupsAdrian Bunk6-37/+40
2007-05-06[SCSI] lpfc 8.1.12 : Change version number to 8.1.12James Smart1-3/+3
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart14-14/+14
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart6-3/+51
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart3-150/+160
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD mbx commandJames Smart2-0/+13
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart9-536/+282
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart6-109/+149
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2-1/+55