summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | [PATCH] ahci: implement NCQ suppportTejun Heo2006-05-151-31/+58
| | * | | | | | | | | | | | [PATCH] ahci: kill pp->cmd_tbl_sgTejun Heo2006-05-151-4/+1
| | * | | | | | | | | | | | [PATCH] ahci: add HOST_CAP_NCQ constantTejun Heo2006-05-151-0/+1
| | * | | | | | | | | | | | [PATCH] ahci: clean up AHCI constants in preparation for NCQTejun Heo2006-05-151-6/+9
| | * | | | | | | | | | | | [PATCH] libata-ncq: implement NCQ device configurationTejun Heo2006-05-152-2/+75
| | * | | | | | | | | | | | [PATCH] libata-ncq: update EH to handle NCQTejun Heo2006-05-151-8/+163
| | * | | | | | | | | | | | [PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo2006-05-152-1/+72
| | * | | | | | | | | | | | [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo2006-05-151-2/+79
| | * | | | | | | | | | | | [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo2006-05-151-3/+3
| | * | | | | | | | | | | | [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayerTejun Heo2006-05-151-16/+24
| | * | | | | | | | | | | | [PATCH] libata: fix irq-pio mergeTejun Heo2006-05-152-47/+52
| | * | | | | | | | | | | | Merge branch 'irq-pio'Tejun Heo2006-05-159-334/+528
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream' into irq-pioJeff Garzik2006-04-271-15/+49
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-1838-13226/+982
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-1222-198/+276
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-044-4/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | [PATCH] libata-dev: irq-pio minor fix 2Albert Lee2006-04-041-9/+6
| | | * | | | | | | | | | | | | [PATCH] libata-dev: irq-pio minor fixAlbert Lee2006-04-042-7/+4
| | | * | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-048-447/+227
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-0214-25/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-021-5/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | [libata] irq-pio: Fix merge mistakeJeff Garzik2006-04-022-96/+4
| | | * | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-0213-248/+635
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-011-29/+49
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | [PATCH] libata-dev: handle DRQ=1 ERR=1 (revised)Albert Lee2006-04-011-14/+32
| | | * | | | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-0110-124/+113
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: print out information for ATAPI devices with CDB interruptsAlbert Lee2006-03-311-3/+8
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-293-32/+90
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-2929-74/+83
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: wait idle after reading the last data blockAlbert Lee2006-03-291-1/+1
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: fix the device err check sequence (respin)Albert Lee2006-03-291-6/+38
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: irq-pio minor fixes (respin)Albert Lee2006-03-291-4/+5
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Make the the in_wq check as an inline functionAlbert Lee2006-03-291-6/+28
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: ata_check_atapi_dma() fix for ATA_FLAG_PIO_POLLING LLDDsAlbert Lee2006-03-291-0/+10
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Cleanup unused enums/functionsAlbert Lee2006-03-291-279/+0
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()Albert Lee2006-03-291-32/+28
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Let ata_hsm_move() work with both irq-pio and polling pioAlbert Lee2006-03-291-6/+81
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr()Albert Lee2006-03-291-11/+13
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Move out the HSM code from ata_host_intr()Albert Lee2006-03-291-100/+106
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Remove atapi_packet_task()Albert Lee2006-03-291-73/+0
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Fix merge problem with upstreamAlbert Lee2006-03-291-2/+3
| | | * | | | | | | | | | | | | | | | | | | | [PATCH] libata-dev: Remove trailing whitespacesAlbert Lee2006-03-291-3/+3
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-2416-268/+309
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | [libata] irq-pio: fix build breakageJeff Garzik2006-03-241-3/+2
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-24110-40486/+34528
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-03-111-12/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | libata: irq-pio build fixesJeff Garzik2006-03-111-3/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-119-558/+881
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-03-0316-82/+99
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-02-274-139/+189
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \