index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: disabled FBS prior to issuing software reset
xiangliang yu
2013-12-04
1
-0
/
+16
*
ahci: remove pmp link online check in FBS EH
Shane Huang
2013-07-21
1
-2
/
+1
*
libata: update "Maintained by:" tags
Tejun Heo
2013-05-14
1
-1
/
+1
*
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