index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
libata: ahci enclosure management bios workaround
David Milburn
1
-2
/
+15
2009-03-25
[libata] ahci: correct enclosure LED state save
David Milburn
1
-1
/
+1
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-8
/
+8
2009-03-25
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
1
-0
/
+9
2009-03-25
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-03
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-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
1
-0
/
+3
2009-01-09
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-09
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
1
-0
/
+2
2008-12-29
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-28
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-06
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-19
ahci: sis can't do PMP
Tejun Heo
1
-3
/
+12
2008-06-19
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-30
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-20
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
2008-04-17
libata: unify mechanism to request follow-up SRST
Tejun Heo
1
-3
/
+0
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-5
/
+0
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-15
/
+20
[next]