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
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: factor out AHCI enabling and enable AHCI before reading CAP
Tejun Heo
2008-01-23
1
-7
/
+20
*
libata annotations and fixes
Al Viro
2008-01-23
1
-9
/
+9
*
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-11
/
+7
*
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-1
/
+1
*
ahci: update PCS programming
Tejun Heo
2008-01-23
1
-2
/
+5
*
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-07
1
-71
/
+3
*
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
2007-12-07
1
-0
/
+18
*
ahci: fix engine reset failed message
Tejun Heo
2007-12-07
1
-2
/
+2
*
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
2007-12-04
1
-0
/
+4
*
[libata] AHCI: add hw link power management support
Kristen Carlson Accardi
2007-10-29
1
-2
/
+155
*
[libata] AHCI: fix newly introduced host-reset bug
Jeff Garzik
2007-10-29
1
-2
/
+4
*
libata: implement ata_wait_after_reset()
Tejun Heo
2007-10-29
1
-9
/
+2
*
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
2007-10-25
1
-0
/
+144
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
1
-13
/
+13
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
1
-36
/
+12
*
ahci: fix notification handling
Tejun Heo
2007-10-12
1
-9
/
+21
*
ahci: clean up PORT_IRQ_BAD_PMP enabling
Tejun Heo
2007-10-12
1
-5
/
+10
*
ahci: kill leftover from enabling NCQ over PMP
Tejun Heo
2007-10-12
1
-8
/
+0
*
ahci: Add MCP79 support to AHCI driver
Peer Chen
2007-10-12
1
-0
/
+8
*
ahci: implement AHCI_HFLAG_NO_PMP
Tejun Heo
2007-10-12
1
-2
/
+9
*
ahci: move host flags over to pi.private_data
Tejun Heo
2007-10-12
1
-28
/
+35
*
ahci: implement PMP support
Tejun Heo
2007-10-12
1
-46
/
+174
*
[libata] AHCI: enable AHCI mode, before using AHCI reset
Jeff Garzik
2007-10-12
1
-1
/
+7
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
1
-17
/
+7
*
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
2007-10-12
1
-0
/
+2
*
libata: misc updates for AN
Tejun Heo
2007-10-12
1
-1
/
+1
*
ahci: RAID mode SATA patch for Intel Tolapai
Jason Gaston
2007-10-12
1
-0
/
+2
*
ahci: reimplement port_map handling
Tejun Heo
2007-10-12
1
-50
/
+39
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-0
/
+4
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-4
/
+0
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-4
/
+0
*
ahci: Store interrupt value
Kristen Carlson Accardi
2007-10-12
1
-1
/
+10
*
[libata] ahci: send event when AN received
Kristen Carlson Accardi
2007-10-12
1
-0
/
+24
*
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
1
-6
/
+10
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-15
/
+19
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-9
/
+9
*
[libata] ahci: add ATI SB800 PCI IDs
henry su
2007-09-20
1
-4
/
+6
*
The SATA controller device ID is different according to
su henry
2007-07-20
1
-1
/
+4
*
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
2007-07-20
1
-31
/
+37
*
ahci: make NO_NCQ handling more consistent
Tejun Heo
2007-07-20
1
-2
/
+8
*
libata: make ->scr_read/write callbacks return error code
Tejun Heo
2007-07-20
1
-10
/
+13
*
libata: improve EH report formatting
Tejun Heo
2007-07-20
1
-3
/
+3
*
ahci: separate out ahci_do_softreset()
Tejun Heo
2007-07-20
1
-4
/
+10
*
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
2007-07-20
1
-21
/
+33
*
ahci: separate out ahci_kick_engine()
Tejun Heo
2007-07-20
1
-33
/
+36
*
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
2007-07-20
1
-1
/
+7
*
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
2007-07-20
1
-6
/
+4
*
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
2007-07-20
1
-8
/
+8
[next]