index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.h
Age
Commit message (
Expand
)
Author
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-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: 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-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