summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-05-24[SCSI] ips: remove kernel 2.4 codeAdrian Bunk2-169/+20
2007-05-24[SCSI] nsp32: remove kernel 2.4 codeAdrian Bunk1-96/+13
2007-05-24[SCSI] ncr5380 warning fixesAndrew Morton2-8/+10
2007-05-24[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriateJeff Garzik2-2/+2
2007-05-24[SCSI] NCR5380: Replace yield() with a better alternativeAmol Lad1-1/+1
2007-05-24[SCSI] scsi_error: send the sense buffer down without copyingJames Bottomley1-23/+3
2007-05-24[SCSI] sd: remove __GFP_DMABernhard Walle1-1/+1
2007-05-22[SCSI] jazz_esp: converted to use esp_coreThomas Bogendoerfer2-247/+184
2007-05-22[SCSI] initio: Convert into a real Linux driver and update to modern styleAlan Cox2-2173/+1963
2007-05-22[SCSI] aacraid: add support for FUASalyzyn, Mark3-20/+55
2007-05-22[SCSI] aha152x: use wait_for_completion_timeoutChristoph Hellwig1-32/+18
2007-05-22[SCSI] kill scsi host template suspend/resumeTejun Heo1-22/+3
2007-05-22[SCSI] ibmmca: convert to new probing API and fix oopsesJames Bottomley3-705/+563
2007-05-16[SCSI] FC Transport support for vports based on NPIVJames Smart1-22/+783
2007-05-13[SCSI]: Add help text for SCSI_ESP_CORE.David S. Miller1-0/+8
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-46/+14
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King4-40/+8
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King3-6/+6
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle1-144/+120
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...Linus 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 execu...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 init...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