Age | Commit message (Expand) | Author |
2012-03-13 | ahci: add AHCI_HFLAG_DELAY_ENGINE host flag | Brian Norris |
2012-01-08 | ahci: start engine only during soft/hard resets | Tejun Heo |
2011-07-23 | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-07-23 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2011-06-29 | ahci: change 'masking port_map' printk to KERN_WARNING level | Linus Torvalds |
2011-05-14 | Revert "libata: ahci_start_engine compliant to AHCI spec" | Tejun Heo |
2011-04-24 | libata: ahci_start_engine compliant to AHCI spec | Jian Peng |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon |
2011-04-24 | ahci: EM supported message type sysfs attribute | Hannes Reinecke |
2011-01-05 | [libata] new driver acard_ahci, for ATP8620 host controller | David Milburn |
2010-10-21 | libahci: fix result_tf handling after an ATA PIO data-in command | Tejun Heo |
2010-10-21 | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-09-28 | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo |
2010-09-09 | ahci: fix hang on failed softreset | Tejun Heo |
2010-08-25 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo |
2010-07-01 | libahci: Fix bug in storing EM messages | Harry Zhang |
2010-06-07 | ahci: redo stopping DMA engines on empty ports | Tejun Heo |
2010-05-14 | ahci: add "em_buffer" attribute for AHCI hosts | Harry Zhang |
2010-05-14 | ahci: EM message type auto detect | Harry Zhang |
2010-05-14 | libata: update gfp/slab.h includes | Tejun Heo |
2010-05-14 | ahci: Turn off DMA engines when there's no device attached | Matthew Garrett |
2010-05-14 | ahci: Move generic code into libahci | Anton Vorontsov |