index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.h
Age
Commit message (
Expand
)
Author
2013-01-24
AHCI: Support multiple MSIs
Alexander Gordeev
2012-09-13
ata/ahci_platform: Add clock framework support
Viresh Kumar
2012-09-13
ahci: implement aggressive SATA device sleep support
Shane Huang
2012-08-17
ahci: un-staticize ahci_dev_classify
Rob Herring
2012-03-13
ahci: move AHCI_HFLAGS() macro to ahci.h
Brian Norris
2012-03-13
ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
Brian Norris
2011-07-23
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
2011-04-24
ahci: EM supported message type sysfs attribute
Hannes Reinecke
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
libata: remove ATA_FLAG_LPM
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-01-06
[libata] new driver acard_ahci, for ATP8620 host controller
David Milburn
2010-10-22
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2010-10-22
libata: reimplement link power management
Tejun Heo
2010-10-22
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-08-25
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
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
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2010-05-14
ahci: Move generic code into libahci
Anton Vorontsov