Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cdbeb315ed8dcc142a68054899cedd6e4f1fea3f
/
drivers
/
ata
/
ahci.c
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
b1a9585
ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
by Srinivas Pandruvada
· 6 years ago
ba44579
ahci: Add Intel Ice Lake LP PCI ID
by Mika Westerberg
· 7 years ago
240630e
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
by Hans de Goede
· 7 years ago
4544e40
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
by Mika Westerberg
· 7 years ago
fa89f53
libahci: Allow drivers to override stop_engine
by Evan Wang
· 7 years ago
28b2182
ahci: Add PCI-id for the Highpoint Rocketraid 644L card
by Hans de Goede
· 7 years ago
f919dde
ahci: Add Intel Cannon Lake PCH-H PCI ID
by Mika Westerberg
· 7 years ago
ebb82e3
ahci: Allow setting a default LPM policy for mobile chipsets
by Hans de Goede
· 7 years ago
998008b
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
by Hans de Goede
· 7 years ago
ca1b497
ahci: Annotate PCI ids for mobile Intel chipsets as such
by Hans de Goede
· 7 years ago
1bc0357
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
b1314e3
ahci: Add support for Cavium's fifth generation SATA controller
by Radha Mohan Chintakuntla
· 7 years ago
d312fef
ahci: don't ignore result code of ahci_reset_controller()
by Ard Biesheuvel
· 7 years ago
f723fa4
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
by Christoph Hellwig
· 7 years ago
109a5db
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
0ce968f
ahci: Add Device ID for ASMedia 1061R and 1062R
by Shawn Lin
· 8 years ago
9bb9a39
ata: update references for libata documentation
by Mauro Carvalho Chehab
· 8 years ago
8bfd174
ahci: Acer SA5-271 SSD Not Detected Fix
by Sui Chen
· 8 years ago
19285f3
ata: update references for libata documentation
by Mauro Carvalho Chehab
· 8 years ago
b92e09b
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
aecec8b
ahci: warn about remapped NVMe devices
by Christoph Hellwig
· 8 years ago
6929ef3
ahci: always fall back to single-MSI mode
by Christoph Hellwig
· 8 years ago
0ce57f8
ahci: fix the single MSI-X case in ahci_init_one
by Christoph Hellwig
· 8 years ago
a478b09
ahci: fix nvec check
by Christoph Hellwig
· 8 years ago
17a51f1
ahci: only try to use multi-MSI mode if there is more than 1 port
by Christoph Hellwig
· 8 years ago
0b9e2988
ahci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
5219d65
ata: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
8ba559f
AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs
by Scott Lawson
· 9 years ago
fe6c581
Merge branch 'for-4.5-fixes' into for-4.6
by Tejun Heo
· 9 years ago
d243bed
ahci: Workaround for ThunderX Errata#22536
by Tirumalesh Chalamarla
· 9 years ago
02e5329
ahci: Add runtime PM support for the host controller
by Mika Westerberg
· 9 years ago
f1d848f
ahci: Convert driver to use modern PM hooks
by Mika Westerberg
· 9 years ago
f5bdd66
Adding Intel Lewisburg device IDs for SATA
by Alexandra Yates
· 9 years ago
342decf
ahci: Intel DNV device IDs SATA
by Alexandra Yates
· 9 years ago
d684a90
ahci: per-port msix support
by Dan Williams
· 9 years ago
4d92f00
ahci: Order SATA device IDs for codename Lewisburg
by Alexandra Yates
· 9 years ago
c5967b7
ahci: Add Device ID for Intel Sunrise Point PCH
by Charles_Rose@Dell.com
· 9 years ago
56e7433
ahci: add new Intel device IDs
by Alexandra Yates
· 9 years ago
a40cf3f
ahci: Add Marvell 88se91a2 device id
by Johannes Thumshirn
· 9 years ago
91f15fb
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
by Zhang Rui
· 9 years ago
64e22b86
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
34c5693
ahci, msix: Fix build error for !PCI_MSI
by Robert Richter
· 10 years ago
b7ae128
ahci: Add support for Cavium's ThunderX host controller
by Robert Richter
· 10 years ago
ee2aad4
ahci: Add generic MSI-X support for single interrupts to SATA PCI driver
by Robert Richter
· 10 years ago
21bfd1a
ahci: Store irq number in struct ahci_host_priv
by Robert Richter
· 10 years ago
a1c823117
ahci: Move interrupt enablement code to a separate function
by Robert Richter
· 10 years ago
dbfe8ef
ahci: avoton port-disable reset-quirk
by Dan Williams
· 10 years ago
c54c719
ata: remove deprecated use of pci api
by Quentin Lambert
· 10 years ago
46319e1
ahci: Remove Device ID for Intel Sunrise Point PCH
by James Ralston
· 10 years ago
2b21ef0
ahci: disable MSI on SAMSUNG 0xa800 SSD
by Tejun Heo
· 10 years ago
249cd0a
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
by Devin Ryles
· 10 years ago
9a23c1d
ahci: fix AHCI parameters not taken into account
by Antoine Tenart
· 10 years ago
690000b
ahci: Add Device IDs for Intel Sunrise Point PCH
by James Ralston
· 10 years ago
66a7cbc
ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks
by Tejun Heo
· 10 years ago
d9428f09
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
d1028e2
AHCI: Move host activation code into ahci_host_activate()
by Alexander Gordeev
· 10 years ago
1c62854
AHCI: Move ahci_host_activate() function to libahci.c
by Alexander Gordeev
· 10 years ago
a6849b9
AHCI: Pass SCSI host template as arg to ahci_host_activate()
by Alexander Gordeev
· 10 years ago
c3ebd6a
AHCI: Cleanup checking of multiple MSIs/SLM modes
by Alexander Gordeev
· 10 years ago
c5edfff
ahci: add pcid for Marvel 0x9182 controller
by Murali Karicheri
· 10 years ago
e6b7e41
ata: Disabling the async PM for JMicron chip 363/361
by Chuansheng Liu
· 10 years ago
1bd0686
ahci: ahci_p5wdh_workaround - constify DMI table
by Mathias Krause
· 10 years ago
1b071a0
ahci: Add Device IDs for Intel 9 Series PCH
by James Ralston
· 10 years ago
725c7b5
ata: libahci_platform: move port_map parameters into the AHCI structure
by Antoine Ténart
· 10 years ago
b32bfc0
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
by Romain Degez
· 11 years ago
6ea4fa70
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
d251836
ahci: Add Device ID for HighPoint RocketRaid 642L
by Jérôme Carretero
· 11 years ago
754a292
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
by Andreas Schrägle
· 11 years ago
0cf4a7d
ahci: disable DEVSLP for Intel Valleyview
by Jacob Pan
· 11 years ago
2cf532f
ahci: Do not receive interrupts sent by dummy ports
by Alexander Gordeev
· 11 years ago
ccf8f53
ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
by Alexander Gordeev
· 11 years ago
ab0f9e7
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
by Alexander Gordeev
· 11 years ago
9ae794a
ahci: do not request irq for dummy port
by David Milburn
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
01d5f3b
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
039ece3
libahci: Allow drivers to override start_engine
by Hans de Goede
· 11 years ago
d158fc7
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
67809f8
ahci: disable NCQ on Samsung pci-e SSDs on macbooks
by Levente Kurusa
· 11 years ago
fc40363
ahci: Fix broken fallback to single MSI mode
by Alexander Gordeev
· 11 years ago
fc061d9
ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()
by Alexander Gordeev
· 11 years ago
bc03fd3
ahci: Fix broken fallback to single MSI mode
by Alexander Gordeev
· 11 years ago
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
6e1af69
Merge branch 'for-3.13-fixes' into for-3.14
by Tejun Heo
· 11 years ago
7b92b4f
PCI/MSI: Remove pci_enable_msi_block_auto()
by Alexander Gordeev
· 11 years ago
e098f5c
ahci: add PCI ID for Marvell 88SE9170 SATA controller
by Simon Guinot
· 11 years ago
6fec887
ahci: bail out on ICH6 before using AHCI BAR
by Paul Bolle
· 11 years ago
d934145
drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c
by Rashika Kheria
· 11 years ago
c869325
libata: Merge branch 'for-3.13-fixes' into for-3.14
by Tejun Heo
· 11 years ago
6d5278a
ahci: add Marvell 9230 to the AHCI PCI device list
by Samir Benmendil
· 11 years ago
cb85696
ahci: mcp89: enter AHCI mode under Apple BIOS emulation
by James Laird
· 11 years ago
13aa7e0
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
9f961a5
ahci: Add Device IDs for Intel Wildcat Point-LP
by James Ralston
· 11 years ago
d2782d9
ahci: use dev_info() instead of printk()
by Jingoo Han
· 11 years ago
357397a
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
40fb59e
libata: Add H2D FIS "auxiliary" port flag
by Marc Carino
· 11 years ago
c91bc6c
ahci: fix Null pointer dereference in achi_host_active()
by Xiaotian Feng
· 11 years ago
9e22038
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 12 years ago
Next »