| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] libata: Code for the IRQ mask flag | Alan Cox | 2006-01-17 | 1 | -4/+15 |
* | [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice | Alan Cox | 2006-01-17 | 1 | -1/+1 |
* | [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I... | Alan Cox | 2006-01-17 | 1 | -0/+4 |
* | [PATCH] libata: add a function to decide if we need iordy | Alan Cox | 2006-01-17 | 1 | -0/+34 |
* | [PATCH] libata: Pre UDMA EIDE PIO mode selection | Alan Cox | 2006-01-17 | 1 | -5/+9 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -1/+1 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 1 | -6/+25 |
|\ |
|
| * | [BLOCK] add FUA support to libata | Tejun Heo | 2006-01-06 | 1 | -6/+25 |
* | | [PATCH] Suspend support for libata | Jens Axboe | 2006-01-06 | 1 | -0/+114 |
|/ |
|
* | [PATCH] libata: remove unused qc->waiting | Tejun Heo | 2005-12-13 | 1 | -12/+2 |
* | [PATCH] libata: remove unused functions | Tejun Heo | 2005-12-13 | 1 | -29/+0 |
* | [PATCH] libata: use ata_exec_internal() | Tejun Heo | 2005-12-13 | 1 | -101/+44 |
* | [PATCH] libata: implement ata_exec_internal() | Tejun Heo | 2005-12-13 | 1 | -0/+99 |
* | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-12-12 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() calls | Mark Lord | 2005-12-12 | 1 | -2/+2 |
* | | [PATCH] libata: err_mask misc fix | Albert Lee | 2005-12-06 | 1 | -5/+13 |
* | | [PATCH] libata: determine the err_mask directly in atapi_packet_task() | Albert Lee | 2005-12-06 | 1 | -6/+7 |
* | | [PATCH] libata: determine the err_mask when the error is found | Albert Lee | 2005-12-06 | 1 | -1/+9 |
* | | [PATCH] libata: move err_mask to ata_queued_cmd | Albert Lee | 2005-12-06 | 1 | -13/+19 |
* | | [PATCH] libata: minor patch before moving err_mask | Albert Lee | 2005-12-06 | 1 | -3/+7 |
* | | [PATCH] mark several libata datastructures const | Arjan van de Ven | 2005-12-01 | 1 | -2/+2 |
* | | [libata] Print out SATA speed, if link is up | Jeff Garzik | 2005-11-20 | 1 | -4/+16 |
|/ |
|
* | [libata] add timeout to commands for which we call wait_completion() | Jeff Garzik | 2005-11-17 | 1 | -4/+28 |
* | [PATCH] libata: honor the transfer cycle time speficied by the EIDE device | Albert Lee | 2005-11-16 | 1 | -2/+4 |
* | [libata] REQUEST SENSE handling fixes | Jeff Garzik | 2005-11-14 | 1 | -22/+0 |
* | [libata] minor fixes, new helpers | Jeff Garzik | 2005-11-14 | 1 | -8/+3 |
* | [libata] fix bugs in ATAPI padding DMA mapping code | Jeff Garzik | 2005-11-14 | 1 | -5/+26 |
* | [PATCH] libata: fix comments on ata_tf_from_fis() | Mark Lord | 2005-11-13 | 1 | -2/+1 |
* | [PATCH] libata: propogate host private data from probe function | Alan Cox | 2005-11-11 | 1 | -0/+2 |
* | [PATCH] libata: if condition fix for ata_dev_identify() | Albert Lee | 2005-11-09 | 1 | -3/+2 |
* | [PATCH] libata kernel-doc fixes | Randy Dunlap | 2005-11-09 | 1 | -2/+2 |
* | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines | Jeff Garzik | 2005-11-07 | 1 | -1/+1 |
* | [libata] restore sg on DMA mapping failure | Tejun Heo | 2005-11-05 | 1 | -2/+8 |
* | [libata] ATAPI pad allocation fixes/cleanup | Jeff Garzik | 2005-11-04 | 1 | -4/+5 |
* | Merge branch 'upstream' | Jeff Garzik | 2005-10-30 | 1 | -49/+10 |
|\ |
|
| * | [libata] locking rewrite (== fix) | Jeff Garzik | 2005-10-30 | 1 | -2/+0 |
| * | [libata] ata_tf_to_host cleanups | Jeff Garzik | 2005-10-30 | 1 | -47/+10 |
* | | Merge branch 'master' | Jeff Garzik | 2005-10-30 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | [libata] fix legacy IDE probing | Jeff Garzik | 2005-10-30 | 1 | -4/+4 |
* | | Merge branch 'upstream' | Jeff Garzik | 2005-10-30 | 1 | -16/+15 |
|\ \
| |/ |
|
| * | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 2005-10-30 | 1 | -16/+15 |
* | | Merge branch 'upstream' | Jeff Garzik | 2005-10-30 | 1 | -35/+11 |
|\ \
| |/ |
|
| * | Merge branch 'master' | Jeff Garzik | 2005-10-30 | 1 | -8/+2 |
| |\ |
|
| | * | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 1 | -8/+2 |
| * | | [libata] remove ata_chk_err(), ->check_err() hook. | Jeff Garzik | 2005-10-29 | 1 | -32/+9 |
| |/ |
|
* | | Merge branch 'master' | Jeff Garzik | 2005-10-29 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | [PATCH] libata-core cleanups (updated) | Randy Dunlap | 2005-10-29 | 1 | -9/+5 |
| * | [libata] ensure ->tf_read() hook reads Status and Error registers | Jeff Garzik | 2005-10-29 | 1 | -0/+4 |
* | | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 1 | -59/+223 |
|\ \
| |/ |
|
| * | [libata] ata_timing fix | Alan Cox | 2005-10-26 | 1 | -1/+1 |