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
2009-06-10
ahci: misc cleanups for EM stuff
Tejun Heo
1
-8
/
+10
2009-06-10
[libata] ahci: use less error-prone array initializers
Jeff Garzik
1
-9
/
+8
2009-06-05
ahci: add warning messages for hp laptops with broken suspend
Tejun Heo
1
-0
/
+72
2009-04-13
ahci: force CAP_NCQ for earlier NV MCPs
Tejun Heo
1
-24
/
+33
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+15
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-06
libata: ahci enclosure management bios workaround
David Milburn
1
-2
/
+15
2009-03-24
[libata] ahci: correct enclosure LED state save
David Milburn
1
-1
/
+1
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-8
/
+8
2009-03-24
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
1
-0
/
+9
2009-03-24
ahci: drop intx manipulation on msi enable
Tejun Heo
1
-2
/
+2
2009-03-05
ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c
peerchen
1
-12
/
+12
2009-02-02
ahci: add a module parameter to ignore the SSS flags for async scanning
Arjan van de Ven
1
-1
/
+8
2009-01-27
SATA AHCI: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
1
-0
/
+32
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
1
-0
/
+3
2009-01-08
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-08
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
1
-0
/
+2
2008-12-28
libata: beef up iterators
Tejun Heo
1
-4
/
+4
2008-10-28
libata: ahci enclosure management bit mask
David Milburn
1
-12
/
+23
2008-10-28
libata: ahci enclosure management led sync
David Milburn
1
-0
/
+3
2008-10-27
ahci: Add support for Promise PDC42819
Mark Nelson
1
-0
/
+3
2008-09-29
libata: Implement disk shock protection support
Elias Oltmanns
1
-0
/
+1
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-12
/
+12
2008-09-08
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-09-08
ahci: disable PMP for marvell ahcis
Tejun Heo
1
-1
/
+1
2008-09-08
ahci, pata_marvell: play nicely together
Alan Cox
1
-0
/
+17
2008-08-22
ahci: sis controllers actually can do PMP
Tejun Heo
1
-3
/
+3
2008-08-22
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-07-25
Fix ahci driver 'flags' type
Linus Torvalds
1
-1
/
+1
2008-07-14
AHCI: Remove an unnecessary flush from ahci_qc_issue
Matthew Wilcox
1
-1
/
+0
2008-07-14
AHCI: speed up resume
Zhang Rui
1
-3
/
+6
2008-07-14
libata/ahci: enclosure management support
Kristen Carlson Accardi
1
-2
/
+319
2008-07-05
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-04
ahci: always clear all bits in irq_stat
Tejun Heo
1
-6
/
+3
2008-06-18
ahci: sis can't do PMP
Tejun Heo
1
-3
/
+12
2008-06-18
ahci: jmb361 has only one port
Tejun Heo
1
-0
/
+8
2008-06-13
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
1
-17
/
+82
2008-06-13
ahci: workarounds for mcp65
Tejun Heo
1
-9
/
+31
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
1
-4
/
+4
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
1
-3
/
+1
2008-04-29
ahci: SB600 ahci can't do MSI, blacklist that capability
Tejun Heo
1
-1
/
+1
2008-04-25
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
1
-2
/
+13
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-2
/
+2
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-6
/
+0
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-24
/
+6
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
1
-10
/
+5
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-12
/
+2
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-10
/
+11
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-1
/
+1
[prev]
[next]