aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2006-06-25[PATCH] advansys section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel2-10/+4
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel1-4/+4
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-23[SCSI] esp: Fix bug in esp_remove_common.David S. Miller1-4/+1
2006-06-23[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2-165/+157
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds25-2179/+6027
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn7-29/+15
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2-2/+2
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel1-0/+4
2006-06-23[libata] conversion to new debug scheme, part 1 of $NBorislav Petkov1-26/+47
2006-06-22[PATCH] libata: Add ata_scsi_dev_disabledBrian King1-10/+31
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik4-73/+72
2006-06-22[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo1-16/+69
2006-06-22[PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee1-10/+9
2006-06-22[PATCH] ahci: disable NCQ support on vt8251Tejun Heo1-2/+4
2006-06-22[libata] ahci: add JMicron PCI IDsJeff Garzik1-0/+6
2006-06-22[libata] sata_nv: add PCI IDsJeff Garzik1-0/+4
2006-06-22[libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik1-0/+18
2006-06-22Merge branch 'master' into upstreamJeff Garzik122-45064/+6361
2006-06-22IB/iser: iSER Kconfig and MakefileOr Gerlitz1-0/+1
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant2-29/+6
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-45024/+6349
2006-06-20[PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo4-16/+21
2006-06-20[PATCH] sata_via: convert to new EH, take #3Tejun Heo1-6/+6
2006-06-20[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik1-6/+4
2006-06-20[PATCH] sata_nv: add hotplug supportTejun Heo1-1/+8
2006-06-20[PATCH] sata_nv: convert to new EHTejun Heo1-26/+89
2006-06-20[PATCH] sata_nv: better irq handlersTejun Heo1-17/+194
2006-06-20[PATCH] sata_nv: simplify constantsTejun Heo1-19/+12
2006-06-20[PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo1-48/+2
2006-06-20[PATCH] sata_nv: kill not-working hotplug codeTejun Heo1-169/+0
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller3-11/+5
2006-06-19Improve SATA core suspend/resumeLinus Torvalds1-0/+1
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2-39/+49
2006-06-19[SCSI] hptiop: don't use cmnd->bufflenJames Bottomley1-1/+1
2006-06-19[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team1-11/+3
2006-06-19[SCSI] aacraid: small misc. cleanupsMark Haverkamp3-8/+4
2006-06-19[SCSI] aacraid: Update supported product informationMark Haverkamp1-4/+4
2006-06-13[libata] Update docs to reflect current driver APIJeff Garzik1-1/+1
2006-06-12[SCSI] aacraid: Fix return code interpretationMark Haverkamp1-1/+1
2006-06-12[SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley1-0/+14
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2-2/+17
2006-06-12[PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo1-8/+9
2006-06-12[PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo1-1/+19
2006-06-12[PATCH] libata: fast exit from EH while unloadingTejun Heo1-0/+4
2006-06-12[PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo1-3/+3