index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libahci.c
Age
Commit message (
Expand
)
Author
2010-10-22
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2010-10-22
libata: add @ap to ata_wait_register() and introduce ata_msleep()
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-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