summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds4-277/+189
2007-05-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds14-68/+181
2007-05-29[SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_espDavid S. Miller2-16/+1
2007-05-29[SCSI] jazz_esp: Converted to use esp_core.Thomas Bogendoerfer2-247/+184
2007-05-29[SCSI] pluto: Use wait_for_completion_timeout.Christoph Hellwig1-14/+4
2007-05-24[SCSI] megaraid_sas: intercept cmd timeout and throttle ioSumant Patro2-12/+69
2007-05-22[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong1-4/+10
2007-05-22[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6James Bottomley2-0/+2
2007-05-22[SCSI] aacraid: apply commit config for reset_devices flagSalyzyn, Mark3-5/+14
2007-05-22[SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern1-7/+11
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-16[SCSI] aacraid: fix panic on short InquiryJames Bottomley1-2/+2
2007-05-16[SCSI] aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value o...Salyzyn, Mark3-2/+10
2007-05-16[SCSI] tgt: fix a rdma indirect transfer error bugFUJITA Tomonori1-0/+1
2007-05-16[SCSI] stex: minor cleanup and version updateEd Lin1-3/+13
2007-05-16[SCSI] stex: fix reset recovery for console deviceEd Lin1-0/+7
2007-05-16[SCSI] stex: extend hard reset wait timeEd Lin1-1/+6
2007-05-16[SCSI] stex: fix id mapping issueEd Lin2-32/+29
2007-05-16[SCSI] ipr: Proper return codes for eh_dev_reset for SATA devicesBrian King1-0/+7
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