index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-24
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
1
-1
/
+5
2008-03-17
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
1
-4
/
+15
2008-03-17
ahci: implement skip_host_reset parameter
Tejun Heo
1
-19
/
+29
2008-03-17
ahci: request all PCI BARs
Tejun Heo
1
-1
/
+4
2008-03-10
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
1
-1
/
+1
2008-03-10
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
1
-0
/
+12
2008-03-05
ahci: work around ATI SB600 h/w quirk
Jeff Garzik
1
-1
/
+13
2008-02-24
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
Shane Huang
1
-6
/
+17
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-1
/
+1
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-5
/
+0
2008-02-06
ahci: fix CAP.NP and PI handling
Tejun Heo
1
-16
/
+19
2008-02-01
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+2
2008-01-23
ahci: factor out AHCI enabling and enable AHCI before reading CAP
Tejun Heo
1
-7
/
+20
2008-01-23
libata annotations and fixes
Al Viro
1
-9
/
+9
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-11
/
+7
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-1
/
+1
2008-01-23
ahci: update PCS programming
Tejun Heo
1
-2
/
+5
2007-12-07
libata: kill spurious NCQ completion detection
Tejun Heo
1
-71
/
+3
2007-12-07
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
1
-0
/
+18
2007-12-07
ahci: fix engine reset failed message
Tejun Heo
1
-2
/
+2
2007-12-04
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
1
-0
/
+4
2007-10-29
[libata] AHCI: add hw link power management support
Kristen Carlson Accardi
1
-2
/
+155
2007-10-29
[libata] AHCI: fix newly introduced host-reset bug
Jeff Garzik
1
-2
/
+4
2007-10-29
libata: implement ata_wait_after_reset()
Tejun Heo
1
-9
/
+2
2007-10-25
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
1
-0
/
+144
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-13
/
+13
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
1
-36
/
+12
2007-10-12
ahci: fix notification handling
Tejun Heo
1
-9
/
+21
2007-10-12
ahci: clean up PORT_IRQ_BAD_PMP enabling
Tejun Heo
1
-5
/
+10
2007-10-12
ahci: kill leftover from enabling NCQ over PMP
Tejun Heo
1
-8
/
+0
2007-10-12
ahci: Add MCP79 support to AHCI driver
Peer Chen
1
-0
/
+8
2007-10-12
ahci: implement AHCI_HFLAG_NO_PMP
Tejun Heo
1
-2
/
+9
2007-10-12
ahci: move host flags over to pi.private_data
Tejun Heo
1
-28
/
+35
2007-10-12
ahci: implement PMP support
Tejun Heo
1
-46
/
+174
2007-10-12
[libata] AHCI: enable AHCI mode, before using AHCI reset
Jeff Garzik
1
-1
/
+7
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-17
/
+7
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
1
-0
/
+2
2007-10-12
libata: misc updates for AN
Tejun Heo
1
-1
/
+1
2007-10-12
ahci: RAID mode SATA patch for Intel Tolapai
Jason Gaston
1
-0
/
+2
2007-10-12
ahci: reimplement port_map handling
Tejun Heo
1
-50
/
+39
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-0
/
+4
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-4
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-4
/
+0
2007-10-12
ahci: Store interrupt value
Kristen Carlson Accardi
1
-1
/
+10
2007-10-12
[libata] ahci: send event when AN received
Kristen Carlson Accardi
1
-0
/
+24
2007-10-12
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
1
-6
/
+10
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-15
/
+19
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-2
/
+2
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-9
/
+9
[next]