aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-06-25[PATCH] advansys section fixesRandy Dunlap
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller
2006-06-23[SCSI] esp: Fix bug in esp_remove_common.David S. Miller
2006-06-23[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel
2006-06-23[libata] conversion to new debug scheme, part 1 of $NBorislav Petkov
2006-06-22[PATCH] libata: Add ata_scsi_dev_disabledBrian King
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik
2006-06-22[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo
2006-06-22[PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee
2006-06-22[PATCH] ahci: disable NCQ support on vt8251Tejun Heo
2006-06-22[libata] ahci: add JMicron PCI IDsJeff Garzik
2006-06-22[libata] sata_nv: add PCI IDsJeff Garzik
2006-06-22[libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-06-20[PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo
2006-06-20[PATCH] sata_via: convert to new EH, take #3Tejun Heo
2006-06-20[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik
2006-06-20[PATCH] sata_nv: add hotplug supportTejun Heo
2006-06-20[PATCH] sata_nv: convert to new EHTejun Heo
2006-06-20[PATCH] sata_nv: better irq handlersTejun Heo
2006-06-20[PATCH] sata_nv: simplify constantsTejun Heo
2006-06-20[PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo
2006-06-20[PATCH] sata_nv: kill not-working hotplug codeTejun Heo
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-19Improve SATA core suspend/resumeLinus Torvalds
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley
2006-06-19[SCSI] hptiop: don't use cmnd->bufflenJames Bottomley
2006-06-19[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team
2006-06-19[SCSI] aacraid: small misc. cleanupsMark Haverkamp
2006-06-19[SCSI] aacraid: Update supported product informationMark Haverkamp
2006-06-13[libata] Update docs to reflect current driver APIJeff Garzik
2006-06-12[SCSI] aacraid: Fix return code interpretationMark Haverkamp
2006-06-12[SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo
2006-06-12[PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo
2006-06-12[PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo
2006-06-12[PATCH] libata: fast exit from EH while unloadingTejun Heo
2006-06-12[PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo
2006-06-12[PATCH] libata: fix comment above ata_exec_internal()Tejun Heo
2006-06-12[PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo