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
2018-05-24
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
1
-0
/
+1
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
1
-3
/
+3
2018-03-04
ahci: Add PCI-id for the Highpoint Rocketraid 644L card
Hans de Goede
1
-1
/
+3
2018-01-11
ahci: Add Intel Cannon Lake PCH-H PCI ID
Mika Westerberg
1
-0
/
+1
2017-12-11
ahci: Allow setting a default LPM policy for mobile chipsets
Hans de Goede
1
-41
/
+56
2017-12-11
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
Hans de Goede
1
-0
/
+4
2017-12-11
ahci: Annotate PCI ids for mobile Intel chipsets as such
Hans de Goede
1
-16
/
+16
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-2
/
+7
2017-10-11
ahci: Add support for Cavium's fifth generation SATA controller
Radha Mohan Chintakuntla
1
-2
/
+7
2017-10-02
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2017-09-06
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
Christoph Hellwig
1
-1
/
+8
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+2
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-06-27
ahci: Add Device ID for ASMedia 1061R and 1062R
Shawn Lin
1
-0
/
+2
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
ahci: Acer SA5-271 SSD Not Detected Fix
Sui Chen
1
-0
/
+38
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+39
2016-12-05
ahci: warn about remapped NVMe devices
Christoph Hellwig
1
-0
/
+39
2016-11-21
ahci: always fall back to single-MSI mode
Christoph Hellwig
1
-7
/
+0
2016-10-25
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
1
-1
/
+1
2016-10-20
ahci: fix nvec check
Christoph Hellwig
1
-7
/
+7
2016-10-19
ahci: only try to use multi-MSI mode if there is more than 1 port
Christoph Hellwig
1
-14
/
+17
2016-09-06
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
1
-117
/
+32
2016-05-27
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-03-11
AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs
Scott Lawson
1
-4
/
+0
2016-03-11
Merge branch 'for-4.5-fixes' into for-4.6
Tejun Heo
1
-0
/
+49
2016-02-29
ahci: Workaround for ThunderX Errata#22536
Tirumalesh Chalamarla
1
-0
/
+43
2016-02-19
ahci: Add runtime PM support for the host controller
Mika Westerberg
1
-12
/
+61
2016-02-19
ahci: Convert driver to use modern PM hooks
Mika Westerberg
1
-27
/
+24
2016-02-18
Adding Intel Lewisburg device IDs for SATA
Alexandra Yates
1
-0
/
+6
2016-02-10
ahci: Intel DNV device IDs SATA
Alexandra Yates
1
-0
/
+20
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
[next]