Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cc9866eb945cdba36efdab0e544140ecd54b8aa4
/
drivers
/
ata
/
ahci.c
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
· 10 years ago
6ea4fa70
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
d251836
ahci: Add Device ID for HighPoint RocketRaid 642L
by Jérôme Carretero
· 10 years ago
754a292
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
by Andreas Schrägle
· 10 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
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
5a0a6a4
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
by Tejun Heo
· 11 years ago
9bbb1b0
AHCI: use ATA_BUSY
by Sergei Shtylyov
· 11 years ago
1cfc7df
ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
by Seth Heasley
· 11 years ago
fafe5c3d8
ahci: Add AMD CZ SATA device ID
by Shane Huang
· 11 years ago
0a86e1c
ata: use pci_get_drvdata()
by Jingoo Han
· 11 years ago
fcce9a3
ahci: add an observed PCI ID for Marvell 88se9172 SATA controller
by George Spelvin
· 11 years ago
b29900e
AHCI: Make distinct names for ports in /proc/interrupts
by Alexander Gordeev
· 11 years ago
8c3d3d4
libata: update "Maintained by:" tags
by Tejun Heo
· 12 years ago
96a3e8a
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
69fd315
ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
by Myron Stowe
· 12 years ago
efda332
ahci: Add Device IDs for Intel Wellsburg PCH
by James Ralston
· 12 years ago
d9978ec
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
151743f
ahci: Add Device IDs for Intel Wellsburg PCH
by James Ralston
· 12 years ago
29e674d
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
by Seth Heasley
· 12 years ago
5ca72c4
AHCI: Support multiple MSIs
by Alexander Gordeev
· 12 years ago
7f9c9f8
[libata] ahci: Add support for Enmotus Bobcat device.
by Hugh Daschbach
· 12 years ago
7b4f6ec
ahci: Add identifiers for ASM106x devices
by Alan Cox
· 12 years ago
17c60c6
ahci: Add alternate identifier for the 88SE9172
by Alan Cox
· 12 years ago
1fefb8f
ahci: Add JMicron 362 device IDs
by Ben Hutchings
· 12 years ago
77b12bc9
ahci: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 12 years ago
facb8fa
ahci, trivial: fixed coding style issues related to braces
by Jeffrin Jose
· 12 years ago
2fc75da
ata: use module_pci_driver
by Axel Lin
· 13 years ago
ff0173c
ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2
by Mark Nelson
· 12 years ago
642d892
ahci: Detect Marvell 88SE9172 SATA controller
by Matt Johnson
· 13 years ago
55d5ec31
ahci: move AHCI_HFLAGS() macro to ahci.h
by Brian Norris
· 13 years ago
ea4ace6
ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
by Seth Heasley
· 13 years ago
318893e
ahci: support the STA2X11 I/O Hub
by Alessandro Rubini
· 13 years ago
c970376
[libata] ahci: Add ASMedia ASM1061 support
by Keng-Yu Lin
· 13 years ago
2cab7a4
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 13 years ago
3c4aa91
ahci: Enable SB600 64bit DMA on Asus M3A
by Mark Nelson
· 13 years ago
345347c
ahci: move ahci_sb600_softreset to libahci.c and rename it
by Yuan-Hsin Chen
· 13 years ago
06296a1
ata: Add and use ata_print_version_once
by Joe Perches
· 14 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
a44fec1
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 14 years ago
181e3ce
ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 14 years ago
ae01b24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
by Tejun Heo
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
50be5e3
ahci: add another PCI ID for marvell
by Tejun Heo
· 14 years ago
64a3903
ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
by Seth Heasley
· 14 years ago
467b41c
ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
by Per Jessen
· 14 years ago
9cbe056
libata: remove ATA_FLAG_NO_LEGACY
by Sergei Shtylyov
· 14 years ago
3696df3
libata: remove ATA_FLAG_MMIO
by Sergei Shtylyov
· 14 years ago
10aca06
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
by Anssi Hannula
· 14 years ago
a4a461a
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
6b7ae95
libata: reimplement link power management
by Tejun Heo
· 14 years ago
c93b263
libata: clean up lpm related symbols and sysfs show/store functions
by Tejun Heo
· 14 years ago
fad16e7
ahci: fix module refcount breakage introduced by libahci split
by Tejun Heo
· 14 years ago
992b3fb
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
by Seth Heasley
· 14 years ago
Next »