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.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
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
1
-2
/
+1
2014-07-19
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
1
-0
/
+1
2014-06-10
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+4
2014-06-03
ahci: Add Device ID for HighPoint RocketRaid 642L
Jérôme Carretero
1
-0
/
+2
2014-05-27
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
Andreas Schrägle
1
-0
/
+2
2014-04-24
ahci: disable DEVSLP for Intel Valleyview
Jacob Pan
1
-0
/
+15
2014-04-18
ahci: Do not receive interrupts sent by dummy ports
Alexander Gordeev
1
-6
/
+10
2014-04-17
ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
Alexander Gordeev
1
-4
/
+4
2014-04-17
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
Alexander Gordeev
1
-1
/
+8
2014-04-16
ahci: do not request irq for dummy port
David Milburn
1
-8
/
+4
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+9
2014-04-01
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-3
/
+4
2014-02-23
libahci: Allow drivers to override start_engine
Hans de Goede
1
-2
/
+4
2014-02-21
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2014-02-18
ahci: disable NCQ on Samsung pci-e SSDs on macbooks
Levente Kurusa
1
-0
/
+14
2014-02-15
ahci: Fix broken fallback to single MSI mode
Alexander Gordeev
1
-1
/
+3
2014-02-15
ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()
Alexander Gordeev
1
-11
/
+9
2014-02-15
ahci: Fix broken fallback to single MSI mode
Alexander Gordeev
1
-1
/
+3
2014-02-14
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-23
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+35
2014-01-16
Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
1
-9
/
+12
2014-01-04
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
1
-21
/
+35
2013-12-31
ahci: add PCI ID for Marvell 88SE9170 SATA controller
Simon Guinot
1
-0
/
+3
2013-12-16
ahci: bail out on ICH6 before using AHCI BAR
Paul Bolle
1
-9
/
+9
2013-12-15
drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c
Rashika Kheria
1
-1
/
+1
2013-12-03
libata: Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
1
-0
/
+2
2013-11-23
ahci: add Marvell 9230 to the AHCI PCI device list
Samir Benmendil
1
-0
/
+2
2013-11-23
ahci: mcp89: enter AHCI mode under Apple BIOS emulation
James Laird
1
-9
/
+51
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+4
2013-11-05
ahci: Add Device IDs for Intel Wildcat Point-LP
James Ralston
1
-0
/
+4
2013-10-07
ahci: use dev_info() instead of printk()
Jingoo Han
1
-1
/
+1
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+8
2013-08-25
libata: Add H2D FIS "auxiliary" port flag
Marc Carino
1
-0
/
+8
2013-07-23
ahci: fix Null pointer dereference in achi_host_active()
Xiaotian Feng
1
-1
/
+8
2013-07-04
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-4
/
+7
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-07-03
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
1
-1
/
+4
2013-06-25
AHCI: use ATA_BUSY
Sergei Shtylyov
1
-1
/
+1
2013-06-21
ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
Seth Heasley
1
-0
/
+1
2013-06-03
ahci: Add AMD CZ SATA device ID
Shane Huang
1
-0
/
+1
2013-06-03
ata: use pci_get_drvdata()
Jingoo Han
1
-2
/
+2
2013-05-29
ahci: add an observed PCI ID for Marvell 88se9172 SATA controller
George Spelvin
1
-0
/
+2
2013-05-22
AHCI: Make distinct names for ports in /proc/interrupts
Alexander Gordeev
1
-1
/
+3
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2013-04-16
ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
Myron Stowe
1
-5
/
+5
2013-03-05
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+2
2013-02-25
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+24
2013-02-21
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+8
2013-01-26
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+16
[next]