aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'max-sect' into upstreamJeff Garzik2006-05-15
|\
| * Merge branch 'upstream' into max-sectJeff Garzik2006-04-27
| |\
| * \ Merge branch 'upstream'Jeff Garzik2006-04-18
| |\ \
| * \ \ Merge branch 'upstream'Jeff Garzik2006-04-12
| |\ \ \
| * \ \ \ Merge branch 'upstream'Jeff Garzik2006-03-29
| |\ \ \ \
| * | | | | [PATCH] libata: increase LBA48 max sectors to 65535Tejun Heo2006-03-22
* | | | | | Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik2006-05-15
|\ \ \ \ \ \
| * | | | | | [PATCH] sata_sil24: implement NCQ supportTejun Heo2006-05-15
| * | | | | | [PATCH] ahci: implement NCQ suppportTejun Heo2006-05-15
| * | | | | | [PATCH] ahci: kill pp->cmd_tbl_sgTejun Heo2006-05-15
| * | | | | | [PATCH] ahci: add HOST_CAP_NCQ constantTejun Heo2006-05-15
| * | | | | | [PATCH] ahci: clean up AHCI constants in preparation for NCQTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: implement NCQ device configurationTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: update EH to handle NCQTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayerTejun Heo2006-05-15
| * | | | | | [PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo2006-05-15
| * | | | | | [PATCH] libata: fix irq-pio mergeTejun Heo2006-05-15
| * | | | | | Merge branch 'irq-pio'Tejun Heo2006-05-15
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'upstream' into irq-pioJeff Garzik2006-04-27
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'upstream'Jeff Garzik2006-04-18
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'upstream'Jeff Garzik2006-04-12
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'upstream'Jeff Garzik2006-04-04
| | |\ \ \ \ \ \
| | * | | | | | | [PATCH] libata-dev: irq-pio minor fix 2Albert Lee2006-04-04
| | * | | | | | | [PATCH] libata-dev: irq-pio minor fixAlbert Lee2006-04-04
| | * | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-04
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-02
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-02
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [libata] irq-pio: Fix merge mistakeJeff Garzik2006-04-02
| | * | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-02
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-01
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [PATCH] libata-dev: handle DRQ=1 ERR=1 (revised)Albert Lee2006-04-01
| | * | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-01
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [PATCH] libata-dev: print out information for ATAPI devices with CDB interruptsAlbert Lee2006-03-31
| | * | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | [PATCH] libata-dev: wait idle after reading the last data blockAlbert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: fix the device err check sequence (respin)Albert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: irq-pio minor fixes (respin)Albert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Make the the in_wq check as an inline functionAlbert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: ata_check_atapi_dma() fix for ATA_FLAG_PIO_POLLING LLDDsAlbert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Cleanup unused enums/functionsAlbert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()Albert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Let ata_hsm_move() work with both irq-pio and polling pioAlbert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr()Albert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Move out the HSM code from ata_host_intr()Albert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Remove atapi_packet_task()Albert Lee2006-03-29
| | * | | | | | | | | | | | | | [PATCH] libata-dev: Fix merge problem with upstreamAlbert Lee2006-03-29