Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [PATCH] libata: PIO 0 | Alan Cox | 2006-05-24 | 1 | -0/+6 | |
* | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-05-24 | 1 | -1/+3 | |
|\ \ | |/ | ||||||
| * | [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8... | Albert Lee | 2006-05-24 | 1 | -0/+5 | |
* | | [PATCH] libata: use qc->result_tf for temp taskfile storage | Albert Lee | 2006-05-20 | 1 | -4/+10 | |
* | | [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART) | Albert Lee | 2006-05-20 | 1 | -7/+24 | |
* | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-05-20 | 1 | -2/+6 | |
|\ \ | |/ | ||||||
| * | [PATCH] libata-core: fix current kernel-doc warnings | Randy Dunlap | 2006-05-20 | 1 | -0/+6 | |
| * | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 | 1 | -1/+0 | |
* | | [PATCH] libata-ncq: implement NCQ device configuration | Tejun Heo | 2006-05-15 | 1 | -2/+29 | |
* | | [PATCH] libata-ncq: implement NCQ command translation and exclusion | Tejun Heo | 2006-05-15 | 1 | -0/+1 | |
* | | [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper | Tejun Heo | 2006-05-15 | 1 | -2/+79 | |
* | | [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated | Tejun Heo | 2006-05-15 | 1 | -3/+3 | |
* | | [PATCH] libata: fix irq-pio merge | Tejun Heo | 2006-05-15 | 1 | -46/+52 | |
* | | Merge branch 'irq-pio' | Tejun Heo | 2006-05-15 | 1 | -308/+495 | |
|\ \ | ||||||
| * \ | Merge branch 'upstream' | Jeff Garzik | 2006-04-12 | 1 | -43/+83 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-04-04 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| * | | | | [PATCH] libata-dev: irq-pio minor fix 2 | Albert Lee | 2006-04-04 | 1 | -9/+6 | |
| * | | | | [PATCH] libata-dev: irq-pio minor fix | Albert Lee | 2006-04-04 | 1 | -4/+4 | |
| * | | | | Merge branch 'upstream' | Jeff Garzik | 2006-04-02 | 1 | -5/+8 | |
| |\ \ \ \ | ||||||
| * | | | | | [libata] irq-pio: Fix merge mistake | Jeff Garzik | 2006-04-02 | 1 | -95/+0 | |
| * | | | | | Merge branch 'upstream' | Jeff Garzik | 2006-04-02 | 1 | -79/+329 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-04-01 | 1 | -29/+49 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [PATCH] libata-dev: handle DRQ=1 ERR=1 (revised) | Albert Lee | 2006-04-01 | 1 | -14/+32 | |
| * | | | | | | | Merge branch 'upstream' | Jeff Garzik | 2006-04-01 | 1 | -108/+97 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [PATCH] libata-dev: print out information for ATAPI devices with CDB interrupts | Albert Lee | 2006-03-31 | 1 | -3/+8 | |
| * | | | | | | | | Merge branch 'upstream' | Jeff Garzik | 2006-03-29 | 1 | -12/+45 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-03-29 | 1 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [PATCH] libata-dev: wait idle after reading the last data block | Albert Lee | 2006-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] libata-dev: fix the device err check sequence (respin) | Albert Lee | 2006-03-29 | 1 | -6/+38 | |
| * | | | | | | | | | | [PATCH] libata-dev: irq-pio minor fixes (respin) | Albert Lee | 2006-03-29 | 1 | -4/+5 | |
| * | | | | | | | | | | [PATCH] libata-dev: Make the the in_wq check as an inline function | Albert Lee | 2006-03-29 | 1 | -6/+28 | |
| * | | | | | | | | | | [PATCH] libata-dev: ata_check_atapi_dma() fix for ATA_FLAG_PIO_POLLING LLDDs | Albert Lee | 2006-03-29 | 1 | -0/+10 | |
| * | | | | | | | | | | [PATCH] libata-dev: Cleanup unused enums/functions | Albert Lee | 2006-03-29 | 1 | -279/+0 | |
| * | | | | | | | | | | [PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move() | Albert Lee | 2006-03-29 | 1 | -32/+28 | |
| * | | | | | | | | | | [PATCH] libata-dev: Let ata_hsm_move() work with both irq-pio and polling pio | Albert Lee | 2006-03-29 | 1 | -6/+81 | |
| * | | | | | | | | | | [PATCH] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr() | Albert Lee | 2006-03-29 | 1 | -11/+13 | |
| * | | | | | | | | | | [PATCH] libata-dev: Move out the HSM code from ata_host_intr() | Albert Lee | 2006-03-29 | 1 | -100/+106 | |
| * | | | | | | | | | | [PATCH] libata-dev: Remove atapi_packet_task() | Albert Lee | 2006-03-29 | 1 | -73/+0 | |
| * | | | | | | | | | | [PATCH] libata-dev: Fix merge problem with upstream | Albert Lee | 2006-03-29 | 1 | -2/+3 | |
| * | | | | | | | | | | [PATCH] libata-dev: Remove trailing whitespaces | Albert Lee | 2006-03-29 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge branch 'upstream' | Jeff Garzik | 2006-03-24 | 1 | -158/+175 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-03-24 | 1 | -313/+119 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | libata: irq-pio build fixes | Jeff Garzik | 2006-03-11 | 1 | -3/+4 | |
| * | | | | | | | | | | | | Merge branch 'upstream' | Jeff Garzik | 2006-03-11 | 1 | -393/+610 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-03-03 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-02-27 | 1 | -124/+128 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-02-20 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2006-02-20 | 1 | -22/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | [libata] build fix after cdb_len move | Jeff Garzik | 2006-02-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'upstream' | Jeff Garzik | 2006-02-13 | 1 | -58/+90 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |