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
2015-11-16
ahci: per-port msix support
Dan Williams
1
-22
/
+45
2015-11-16
ahci: Order SATA device IDs for codename Lewisburg
Alexandra Yates
1
-10
/
+10
2015-11-16
ahci: Add Device ID for Intel Sunrise Point PCH
Charles_Rose@Dell.com
1
-0
/
+2
2015-11-03
ahci: add new Intel device IDs
Alexandra Yates
1
-0
/
+10
2015-10-31
ahci: Add Marvell 88se91a2 device id
Johannes Thumshirn
1
-0
/
+2
2015-08-24
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
Zhang Rui
1
-12
/
+1
2015-06-25
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-15
/
+89
2015-06-17
ahci, msix: Fix build error for !PCI_MSI
Robert Richter
1
-20
/
+1
2015-06-16
ahci: Add support for Cavium's ThunderX host controller
Robert Richter
1
-1
/
+4
2015-06-16
ahci: Add generic MSI-X support for single interrupts to SATA PCI driver
Robert Richter
1
-0
/
+72
2015-06-03
ahci: Store irq number in struct ahci_host_priv
Robert Richter
1
-5
/
+10
2015-06-03
ahci: Move interrupt enablement code to a separate function
Robert Richter
1
-9
/
+22
2015-05-10
ahci: avoton port-disable reset-quirk
Dan Williams
1
-8
/
+95
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-5
/
+5
2015-01-13
ahci: Remove Device ID for Intel Sunrise Point PCH
James Ralston
1
-1
/
+0
2014-12-04
ahci: disable MSI on SAMSUNG 0xa800 SSD
Tejun Heo
1
-0
/
+1
2014-12-02
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
Devin Ryles
1
-0
/
+3
2014-11-04
ahci: fix AHCI parameters not taken into account
Antoine Tenart
1
-6
/
+3
2014-10-27
ahci: Add Device IDs for Intel Sunrise Point PCH
James Ralston
1
-0
/
+5
2014-10-27
ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks
Tejun Heo
1
-3
/
+11
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-75
/
+7
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
1
-5
/
+1
2014-10-06
AHCI: Move ahci_host_activate() function to libahci.c
Alexander Gordeev
1
-60
/
+0
2014-10-06
AHCI: Pass SCSI host template as arg to ahci_host_activate()
Alexander Gordeev
1
-5
/
+5
2014-09-28
AHCI: Cleanup checking of multiple MSIs/SLM modes
Alexander Gordeev
1
-11
/
+7
2014-09-06
ahci: add pcid for Marvel 0x9182 controller
Murali Karicheri
1
-0
/
+2
2014-09-01
ata: Disabling the async PM for JMicron chip 363/361
Chuansheng Liu
1
-0
/
+12
2014-08-31
ahci: ahci_p5wdh_workaround - constify DMI table
Mathias Krause
1
-1
/
+1
2014-08-28
ahci: Add Device IDs for Intel 9 Series PCH
James Ralston
1
-0
/
+8
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
1
-2
/
+1
2014-07-18
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
1
-0
/
+1
2014-06-09
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-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+9
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-3
/
+4
2014-02-22
libahci: Allow drivers to override start_engine
Hans de Goede
1
-2
/
+4
2014-02-20
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-14
ahci: Fix broken fallback to single MSI mode
Alexander Gordeev
1
-1
/
+3
2014-02-14
ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()
Alexander Gordeev
1
-11
/
+9
2014-02-14
ahci: Fix broken fallback to single MSI mode
Alexander Gordeev
1
-1
/
+3
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-22
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
[next]