| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo | 2013-07-02 | 1 | -3/+2 |
|\ |
|
| * | ahci: remove pmp link online check in FBS EH | Shane Huang | 2013-06-09 | 1 | -2/+1 |
| * | libata: update "Maintained by:" tags | Tejun Heo | 2013-05-14 | 1 | -1/+1 |
* | | AHCI: use ATA_BUSY | Sergei Shtylyov | 2013-06-24 | 1 | -1/+1 |
* | | ahci: make ahci_transmit_led_message into a function pointer | Mark Langsdorf | 2013-06-06 | 1 | -5/+6 |
* | | AHCI: Make distinct names for ports in /proc/interrupts | Alexander Gordeev | 2013-05-22 | 1 | -0/+10 |
|/ |
|
* | AHCI: Support multiple MSIs | Alexander Gordeev | 2013-01-24 | 1 | -6/+112 |
* | [libata] replace sata_settings with devslp_timing | Shane Huang | 2013-01-14 | 1 | -3/+3 |
* | ahci: convert ata_link_printk() to ata_link_warn() | Wei Yongjun | 2012-12-14 | 1 | -1/+1 |
* | ahci: implement aggressive SATA device sleep support | Shane Huang | 2012-09-13 | 1 | -1/+96 |
* | ahci: un-staticize ahci_dev_classify | Rob Herring | 2012-08-17 | 1 | -1/+2 |
* | ahci: add AHCI_HFLAG_DELAY_ENGINE host flag | Brian Norris | 2012-03-13 | 1 | -0/+5 |
* | ahci: start engine only during soft/hard resets | Tejun Heo | 2012-01-08 | 1 | -4/+1 |
* | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen | 2011-07-23 | 1 | -0/+57 |
* | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 2011-07-23 | 1 | -13/+11 |
* | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2011-07-23 | 1 | -41/+30 |
* | ahci: change 'masking port_map' printk to KERN_WARNING level | Linus Torvalds | 2011-06-29 | 1 | -1/+1 |
* | Revert "libata: ahci_start_engine compliant to AHCI spec" | Tejun Heo | 2011-05-14 | 1 | -21/+0 |
* | libata: ahci_start_engine compliant to AHCI spec | Jian Peng | 2011-04-24 | 1 | -0/+21 |
* | ahci: don't enable port irq before handler is registered | Maxime Bizon | 2011-04-24 | 1 | -2/+15 |
* | ahci: EM supported message type sysfs attribute | Hannes Reinecke | 2011-04-24 | 1 | -0/+22 |
* | [libata] new driver acard_ahci, for ATP8620 host controller | David Milburn | 2011-01-05 | 1 | -6/+5 |
* | libahci: fix result_tf handling after an ATA PIO data-in command | Tejun Heo | 2010-10-21 | 1 | -3/+15 |
* | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo | 2010-10-21 | 1 | -9/+9 |
* | libata: reimplement link power management | Tejun Heo | 2010-10-21 | 1 | -117/+41 |
* | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 | 1 | -11/+9 |
* | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo | 2010-09-28 | 1 | -12/+4 |
* | ahci: fix hang on failed softreset | Tejun Heo | 2010-09-09 | 1 | -1/+1 |
* | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo | 2010-08-25 | 1 | -2/+14 |
* | libahci: Fix bug in storing EM messages | Harry Zhang | 2010-07-01 | 1 | -2/+3 |
* | ahci: redo stopping DMA engines on empty ports | Tejun Heo | 2010-06-07 | 1 | -18/+3 |
* | ahci: add "em_buffer" attribute for AHCI hosts | Harry Zhang | 2010-05-14 | 1 | -0/+104 |
* | ahci: EM message type auto detect | Harry Zhang | 2010-05-14 | 1 | -18/+20 |
* | libata: update gfp/slab.h includes | Tejun Heo | 2010-05-14 | 1 | -0/+1 |
* | ahci: Turn off DMA engines when there's no device attached | Matthew Garrett | 2010-05-14 | 1 | -0/+18 |
* | ahci: Move generic code into libahci | Anton Vorontsov | 2010-05-14 | 1 | -0/+2091 |