summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Garzik2006-02-093-674/+724
|\
| * [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik2006-02-093-674/+724
* | [libata] build fix after merging some pre-packet_task-removal codeJeff Garzik2006-02-091-3/+2
* | Merge branch 'upstream'Jeff Garzik2006-02-091-2/+8
|\ \ | |/
| * Merge branch 'upstream-fixes'Jeff Garzik2006-02-091-2/+8
| |\
| | * Merge branch 'upstream-fixes'Jeff Garzik2006-02-0944-1200/+1494
| | |\
| | * | [libata sata_sil] implement 'slow_down' module parameterJeff Garzik2006-01-271-2/+8
* | | | Merge branch 'upstream'Jeff Garzik2006-02-0947-1258/+2186
|\ \ \ \ | |/ / /
| * | | [PATCH] libata: implement ata_std_probeinit()Tejun Heo2006-02-091-1/+15
| * | | [PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo2006-02-091-2/+7
| * | | [libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik2006-02-091-1/+3
| * | | [PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo2006-02-091-11/+21
| * | | [PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo2006-02-091-1/+1
| * | | [PATCH] libata: EH / pio tasks synchronizationTejun Heo2006-02-091-3/+53
| * | | [PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo2006-02-091-0/+9
| * | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-095-6/+6
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master'Jeff Garzik2006-02-095-6/+6
| | |\ \
| | | * | [PATCH] sg gfp_t annotationsAl Viro2006-02-071-1/+1
| | | * | [PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro2006-02-071-1/+1
| | | * | [PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro2006-02-071-2/+2
| | | * | [PATCH] bogus asm/delay.h includesAl Viro2006-02-071-1/+1
| | | * | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
| * | | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-021-1/+10
| |\ \ \ \ | | |/ / /
| | * | | [libata sata_mv] do not enable PCI MSI by defaultJeff Garzik2006-02-021-1/+10
| | |/ /
| * | | Merge branch 'master'Jeff Garzik2006-02-0238-1189/+1463
| |\ \ \ | | |/ /
| | * | [PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson2006-02-011-9/+5
| | * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-4/+15
| | |\ \
| | * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-3136-1179/+1432
| | |\ \ \
| | | * | | [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-311-12/+14
| | | * | | [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17
| | | * | | [SCSI] aic79xx: SLOWCRC fixHannes Reinecke2006-01-314-3/+49
| | | * | | [SCSI] aic79xx: sequencer fixesHannes Reinecke2006-01-319-553/+834
| | | * | | [SCSI] aic7xxx: Update aicasmHannes Reinecke2006-01-314-17/+140
| | | * | | [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-311-3/+3
| | | * | | [SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2006-01-292-42/+109
| | | * | | [SCSI] megaraid_sas: cleanup queue command pathSumant Patro2006-01-292-119/+53
| | | * | | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-264-5/+6
| | | * | | [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-261-14/+14
| | | * | | [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com2006-01-261-26/+0
| | | * | | [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com2006-01-263-9/+4
| | | * | | [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-265-34/+91
| | | * | | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
| | | * | | [SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher2006-01-264-31/+74
| | | * | | [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23
| | | | |/ | | | |/|
| | * | | [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-301-1/+26
| | |/ /
| * | | [libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configurationJeff Garzik2006-01-311-12/+200
| * | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-291-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
| * | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-291-4/+13
| |\ \ \ | | |/ /
| | * | [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
| | |/
OpenPOWER on IntegriCloud