aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-05-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-05-29[SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_espDavid S. Miller
2007-05-29[SCSI] jazz_esp: Converted to use esp_core.Thomas Bogendoerfer
2007-05-29[SCSI] pluto: Use wait_for_completion_timeout.Christoph Hellwig
2007-05-24[SCSI] megaraid_sas: intercept cmd timeout and throttle ioSumant Patro
2007-05-22[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong
2007-05-22[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6James Bottomley
2007-05-22[SCSI] aacraid: apply commit config for reset_devices flagSalyzyn, Mark
2007-05-22[SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-16[SCSI] aacraid: fix panic on short InquiryJames Bottomley
2007-05-16[SCSI] aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value o...Salyzyn, Mark
2007-05-16[SCSI] tgt: fix a rdma indirect transfer error bugFUJITA Tomonori
2007-05-16[SCSI] stex: minor cleanup and version updateEd Lin
2007-05-16[SCSI] stex: fix reset recovery for console deviceEd Lin
2007-05-16[SCSI] stex: extend hard reset wait timeEd Lin
2007-05-16[SCSI] stex: fix id mapping issueEd Lin
2007-05-16[SCSI] ipr: Proper return codes for eh_dev_reset for SATA devicesBrian King
2007-05-13[SCSI]: Add help text for SCSI_ESP_CORE.David S. Miller
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-05-08[QLA2XXX]: Fix build on sparc.David S. Miller
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08[SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King
2007-05-08[SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Add MSI support.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez
2007-05-08[SCSI] mesh: cleanup variable usage in interrupt handlerOlaf Hering
2007-05-08[SCSI] megaraid: replace yield() with cond_resched()Amol Lad
2007-05-08[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets
2007-05-06[SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-06[SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllersSalyzyn, Mark