index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata/ahci: Drop PCS quirk for Denverton and beyond
Dan Williams
2019-08-30
1
-47
/
+69
*
ahci: use dma_set_mask_and_coherent
Christoph Hellwig
2019-08-26
1
-25
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
1
-17
/
+1
*
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-08-24
1
-5
/
+33
|
\
|
*
ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
Srinivas Pandruvada
2018-07-30
1
-5
/
+33
*
|
ahci: Add Intel Ice Lake LP PCI ID
Mika Westerberg
2018-07-02
1
-0
/
+1
*
|
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
2018-07-02
1
-0
/
+59
|
/
*
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
2018-05-24
1
-0
/
+1
*
libahci: Allow drivers to override stop_engine
Evan Wang
2018-04-26
1
-3
/
+3
*
ahci: Add PCI-id for the Highpoint Rocketraid 644L card
Hans de Goede
2018-03-04
1
-1
/
+3
*
ahci: Add Intel Cannon Lake PCH-H PCI ID
Mika Westerberg
2018-01-11
1
-0
/
+1
*
ahci: Allow setting a default LPM policy for mobile chipsets
Hans de Goede
2017-12-11
1
-41
/
+56
*
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
Hans de Goede
2017-12-11
1
-0
/
+4
*
ahci: Annotate PCI ids for mobile Intel chipsets as such
Hans de Goede
2017-12-11
1
-16
/
+16
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-11-15
1
-2
/
+7
|
\
|
*
ahci: Add support for Cavium's fifth generation SATA controller
Radha Mohan Chintakuntla
2017-10-11
1
-2
/
+7
*
|
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
2017-10-02
1
-1
/
+4
|
/
*
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
Christoph Hellwig
2017-09-06
1
-1
/
+8
*
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-07-06
1
-0
/
+2
|
\
|
*
ahci: Add Device ID for ASMedia 1061R and 1062R
Shawn Lin
2017-06-27
1
-0
/
+2
|
*
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
|
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
\
|
*
|
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
|
|
/
*
/
ahci: Acer SA5-271 SSD Not Detected Fix
Sui Chen
2017-05-16
1
-0
/
+38
|
/
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
1
-0
/
+39
|
\
|
*
ahci: warn about remapped NVMe devices
Christoph Hellwig
2016-12-05
1
-0
/
+39
*
|
ahci: always fall back to single-MSI mode
Christoph Hellwig
2016-11-21
1
-7
/
+0
*
|
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
2016-10-25
1
-1
/
+1
*
|
ahci: fix nvec check
Christoph Hellwig
2016-10-20
1
-7
/
+7
*
|
ahci: only try to use multi-MSI mode if there is more than 1 port
Christoph Hellwig
2016-10-19
1
-14
/
+17
|
/
*
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-06
1
-117
/
+32
*
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-27
1
-1
/
+1
*
AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs
Scott Lawson
2016-03-11
1
-4
/
+0
*
Merge branch 'for-4.5-fixes' into for-4.6
Tejun Heo
2016-03-11
1
-0
/
+49
|
\
|
*
ahci: Workaround for ThunderX Errata#22536
Tirumalesh Chalamarla
2016-02-29
1
-0
/
+43
|
*
Adding Intel Lewisburg device IDs for SATA
Alexandra Yates
2016-02-18
1
-0
/
+6
*
|
ahci: Add runtime PM support for the host controller
Mika Westerberg
2016-02-19
1
-12
/
+61
*
|
ahci: Convert driver to use modern PM hooks
Mika Westerberg
2016-02-19
1
-27
/
+24
|
/
*
ahci: Intel DNV device IDs SATA
Alexandra Yates
2016-02-10
1
-0
/
+20
*
ahci: per-port msix support
Dan Williams
2015-11-16
1
-22
/
+45
*
ahci: Order SATA device IDs for codename Lewisburg
Alexandra Yates
2015-11-16
1
-10
/
+10
*
ahci: Add Device ID for Intel Sunrise Point PCH
Charles_Rose@Dell.com
2015-11-16
1
-0
/
+2
*
ahci: add new Intel device IDs
Alexandra Yates
2015-11-03
1
-0
/
+10
*
ahci: Add Marvell 88se91a2 device id
Johannes Thumshirn
2015-10-31
1
-0
/
+2
*
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
Zhang Rui
2015-08-24
1
-12
/
+1
*
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2015-06-25
1
-15
/
+89
|
\
|
*
ahci, msix: Fix build error for !PCI_MSI
Robert Richter
2015-06-17
1
-20
/
+1
|
*
ahci: Add support for Cavium's ThunderX host controller
Robert Richter
2015-06-16
1
-1
/
+4
|
*
ahci: Add generic MSI-X support for single interrupts to SATA PCI driver
Robert Richter
2015-06-16
1
-0
/
+72
|
*
ahci: Store irq number in struct ahci_host_priv
Robert Richter
2015-06-03
1
-5
/
+10
[next]