aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-02-11[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo4-29/+29
2006-02-11[PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'sTejun Heo2-30/+30
2006-02-11[PATCH] ahci: convert to new reset mechanismTejun Heo1-17/+29
2006-02-11[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo1-3/+2
2006-02-11[PATCH] libata: inline ata_qc_complete()Tejun Heo2-22/+2
2006-02-10[PATCH] sata_sil24: add hardresetTejun Heo1-1/+10
2006-02-10[PATCH] sata_sil24: convert to new reset mechanismTejun Heo1-28/+28
2006-02-10[PATCH] sata_sil: convert to new reset mechanismTejun Heo1-5/+4
2006-02-10[PATCH] libata: kill SError clearing in sata_std_hardreset().Tejun Heo1-6/+0
2006-02-10[PATCH] libata: make new reset act identical to ->phy_reset register-wiseTejun Heo1-17/+34
2006-02-10[PATCH] ahci: separate out ahci_fill_cmd_slot()Tejun Heo1-21/+23
2006-02-10[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo7-48/+9
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo15-0/+15
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo2-0/+42
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo3-14/+22
2006-02-09[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik3-674/+724
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik1-2/+8
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik44-1200/+1494
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo1-1/+15
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo1-2/+7
2006-02-09[libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik1-1/+3
2006-02-09[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo1-11/+21
2006-02-09[PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo1-1/+1
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo1-3/+53
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo1-0/+9
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik5-6/+6
2006-02-09Merge branch 'master'Jeff Garzik5-6/+6
2006-02-07[PATCH] sg gfp_t annotationsAl Viro1-1/+1
2006-02-07[PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro1-1/+1
2006-02-07[PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro1-2/+2
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro1-1/+1
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-02Merge branch 'upstream-fixes'Jeff Garzik1-1/+10
2006-02-02[libata sata_mv] do not enable PCI MSI by defaultJeff Garzik1-1/+10
2006-02-02Merge branch 'master'Jeff Garzik38-1189/+1463
2006-02-01[PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson1-9/+5
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+15
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds36-1179/+1432
2006-01-31[SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer1-12/+14
2006-01-31[SCSI] aic79xx: Fix timer handlingHannes Reinecke4-26/+17
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke4-3/+49
2006-01-31[SCSI] aic79xx: sequencer fixesHannes Reinecke9-553/+834
2006-01-31[SCSI] aic7xxx: Update aicasmHannes Reinecke4-17/+140
2006-01-31[SCSI] scsi_transport_sas.c: display port identifierMoore, Eric1-3/+3
2006-01-31[libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configurationJeff Garzik1-12/+200
2006-01-30[LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe1-1/+26
2006-01-29Merge branch 'upstream-fixes'Jeff Garzik1-0/+2
2006-01-29[libata ahci] add another JMicron pci idJeff Garzik1-0/+2
2006-01-29[SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2-42/+109
2006-01-29[SCSI] megaraid_sas: cleanup queue command pathSumant Patro2-119/+53