| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: fix ATAPI draining | Tejun Heo | 2007-12-17 | 1 | -22/+65 |
* | libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() | Tejun Heo | 2007-12-17 | 1 | -0/+4 |
* | libata: ata_dev_disable() should be called from EH context | Tejun Heo | 2007-12-17 | 1 | -6/+2 |
* | libata: add ST3160023AS / 3.42 to NCQ blacklist | Tejun Heo | 2007-12-17 | 1 | -0/+1 |
* | libata: clear link->eh_info.serror from ata_std_postreset() | Tejun Heo | 2007-12-17 | 1 | -0/+1 |
* | libata: kill spurious NCQ completion detection | Tejun Heo | 2007-12-07 | 1 | -17/+1 |
* | libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start... | Alan Cox | 2007-12-01 | 1 | -3/+2 |
* | libata: More IVB horkage from TSST | Peter Missel | 2007-12-01 | 1 | -0/+3 |
* | libata-core: List more documentation sources for reference | Alan Cox | 2007-11-23 | 1 | -0/+8 |
* | libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives | Albert Lee | 2007-11-19 | 1 | -1/+3 |
* | libata: workaround DRQ=1 ERR=1 for ATAPI tape drives | Albert Lee | 2007-11-19 | 1 | -5/+13 |
* | libata: remove unused functions | Adrian Bunk | 2007-11-19 | 1 | -78/+0 |
* | libata: port and host should be stopped before hardware resources are released | Tejun Heo | 2007-11-08 | 1 | -13/+39 |
* | libata: skip 0xff polling for PATA controllers | Tejun Heo | 2007-11-08 | 1 | -5/+11 |
* | libata: Support PIO polling-only hosts. | Paul Mundt | 2007-11-08 | 1 | -0/+10 |
* | libata: handle broken cable reporting | Alan Cox | 2007-11-05 | 1 | -1/+20 |
* | libata: Don't disable dipm with SET FEATURES | Kristen Carlson Accardi | 2007-11-04 | 1 | -8/+10 |
* | libata: don't configure downstream links faster than the upstream link | Tejun Heo | 2007-11-03 | 1 | -6/+16 |
* | libata: request PHY speed configuration on SControl access failure | Tejun Heo | 2007-11-03 | 1 | -1/+1 |
* | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby | 2007-11-03 | 1 | -0/+4 |
* | libata: fix docbook | Stephen Hemminger | 2007-11-03 | 1 | -3/+3 |
* | libata: suppress two warnings | Stephen Rothwell | 2007-11-03 | 1 | -0/+4 |
* | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds | 2007-10-29 | 1 | -1/+195 |
|\ |
|
| * | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 | 1 | -1/+195 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-29 | 1 | -40/+106 |
|\ \
| |/ |
|
| * | libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist | Tejun Heo | 2007-10-29 | 1 | -0/+1 |
| * | libata: relocate forcing PIO0 on reset | Tejun Heo | 2007-10-29 | 1 | -27/+19 |
| * | libata: implement ata_wait_after_reset() | Tejun Heo | 2007-10-29 | 1 | -13/+54 |
| * | libata: track SLEEP state and issue SRST to wake it up | Tejun Heo | 2007-10-29 | 1 | -0/+12 |
| * | libata: relocate and fix post-command processing | Tejun Heo | 2007-10-29 | 1 | -0/+20 |
* | | Initialise scatter/gather list in ata_sg_setup | Anton Blanchard | 2007-10-29 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 | 1 | -2/+2 |
|\ |
|
| * | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 | 1 | -2/+2 |
* | | libata-core: Be a bit more relaxed about early DMA zero devices | Alan Cox | 2007-10-25 | 1 | -3/+7 |
* | | libata-core.c: make 2 functions static | Adrian Bunk | 2007-10-25 | 1 | -2/+2 |
* | | [libata] Create internal helper ata_dev_set_feature() | Jeff Garzik | 2007-10-25 | 1 | -15/+11 |
|/ |
|
* | libata: add HTS542525K9SA00 to NCQ blacklist | Tejun Heo | 2007-10-23 | 1 | -0/+1 |
* | libata-core: auditting chk_status v check_status | Alan Cox | 2007-10-23 | 1 | -1/+1 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 | 1 | -32/+34 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -5/+5 |
* | libata: fix kernel-doc param name | Randy Dunlap | 2007-10-19 | 1 | -1/+1 |
* | libata sg chaining support fix | FUJITA Tomonori | 2007-10-16 | 1 | -1/+6 |
* | libata: convert to using sg helpers | Jens Axboe | 2007-10-16 | 1 | -14/+16 |
* | libata: prevent devices with blank model names from being DMA blacklisted | Andrew Paprocki | 2007-10-15 | 1 | -1/+7 |
* | libata: add ST9160821AS / 3.CCD to NCQ blacklist | Tejun Heo | 2007-10-15 | 1 | -0/+1 |
* | [libata] struct pci_dev related cleanups | Jeff Garzik | 2007-10-12 | 1 | -1/+1 |
* | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 2007-10-12 | 1 | -3/+0 |
* | libata: add @timeout to ata_exec_internal[_sg]() | Tejun Heo | 2007-10-12 | 1 | -12/+20 |
* | libata: clear ehi description after initial host report | Tejun Heo | 2007-10-12 | 1 | -2/+3 |
* | libata: add ST9160821AS / 3.ALD to NCQ blacklist | Tejun Heo | 2007-10-12 | 1 | -0/+1 |