index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-01-03
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
1
-21
/
+35
2013-12-31
ahci: add PCI ID for Marvell 88SE9170 SATA controller
Simon Guinot
1
-0
/
+3
2013-12-16
ahci: bail out on ICH6 before using AHCI BAR
Paul Bolle
1
-9
/
+9
2013-12-14
drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c
Rashika Kheria
1
-1
/
+1
2013-12-03
libata: Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
1
-0
/
+2
2013-11-23
ahci: add Marvell 9230 to the AHCI PCI device list
Samir Benmendil
1
-0
/
+2
2013-11-23
ahci: mcp89: enter AHCI mode under Apple BIOS emulation
James Laird
1
-9
/
+51
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+4
2013-11-04
ahci: Add Device IDs for Intel Wildcat Point-LP
James Ralston
1
-0
/
+4
2013-10-07
ahci: use dev_info() instead of printk()
Jingoo Han
1
-1
/
+1
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+8
2013-08-25
libata: Add H2D FIS "auxiliary" port flag
Marc Carino
1
-0
/
+8
2013-07-23
ahci: fix Null pointer dereference in achi_host_active()
Xiaotian Feng
1
-1
/
+8
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-4
/
+7
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
1
-1
/
+4
2013-06-24
AHCI: use ATA_BUSY
Sergei Shtylyov
1
-1
/
+1
2013-06-21
ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
Seth Heasley
1
-0
/
+1
2013-06-03
ahci: Add AMD CZ SATA device ID
Shane Huang
1
-0
/
+1
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
1
-2
/
+2
2013-05-29
ahci: add an observed PCI ID for Marvell 88se9172 SATA controller
George Spelvin
1
-0
/
+2
2013-05-22
AHCI: Make distinct names for ports in /proc/interrupts
Alexander Gordeev
1
-1
/
+3
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2013-04-15
ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
Myron Stowe
1
-5
/
+5
2013-03-04
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+2
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+24
2013-02-20
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+8
2013-01-25
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+16
[next]