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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
ata: ahci: Disable SXS for Hisilicon Kunpeng920
Xingui Yang
1
-0
/
+1
2020-10-09
ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
Pali Rohár
1
-0
/
+2
2020-04-07
ata: ahci: Add sysfs attribute to show remapped NVMe device count
Kai-Heng Feng
1
-0
/
+1
2019-08-30
libata/ahci: Drop PCS quirk for Denverton and beyond
Dan Williams
1
-0
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-17
/
+1
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
1
-0
/
+2
2018-09-03
ata: ahci_platform: add support for PHY controller regulator
Corentin Labbe
1
-0
/
+1
2018-09-03
ata: ahci_platform: add support for AHCI controller regulator
Corentin Labbe
1
-0
/
+1
2018-08-22
ata: libahci_platform: add reset control support
Kunihiko Hayashi
1
-0
/
+1
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+1
2018-05-11
ahci: enable full queue depth of 32
Jens Axboe
1
-1
/
+1
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
1
-0
/
+7
2018-04-09
Revert "ata: ahci-platform: add reset control support"
Kunihiko Hayashi
1
-1
/
+0
2018-03-26
ata: ahci-platform: add reset control support
Kunihiko Hayashi
1
-0
/
+1
2017-12-11
ahci: Allow setting a default LPM policy for mobile chipsets
Hans de Goede
1
-0
/
+3
2017-10-19
ahci: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2017-06-22
libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag
Doug Berger
1
-0
/
+2
2017-06-22
libata: Add the AHCI_HFLAG_YES_ALPM flag
Doug Berger
1
-0
/
+1
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-01-31
sata: ahci: export ahci_do_hardreset() locally
Bartosz Golaszewski
1
-0
/
+3
2016-09-06
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
1
-19
/
+5
2016-02-19
ahci: Cache host controller version
Mika Westerberg
1
-0
/
+1
2016-02-11
ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
Suman Tripathi
1
-2
/
+1
2016-02-11
libahci: Implement the capability to override the generic ahci interrupt hand...
Suman Tripathi
1
-0
/
+2
2016-01-25
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
1
-0
/
+1
2015-12-07
ahci: compile out msi/msix infrastructure
Dan Williams
1
-2
/
+24
2015-11-16
ahci: kill 'intr_status'
Dan Williams
1
-1
/
+0
2015-11-16
ahci: per-port msix support
Dan Williams
1
-0
/
+2
2015-09-30
ata: ahci: find eSATA ports and flag them as removable
Manuel Lauss
1
-0
/
+2
2015-06-03
ahci: Store irq number in struct ahci_host_priv
Robert Richter
1
-2
/
+2
2015-05-10
libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.
Suman Tripathi
1
-0
/
+2
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
1
-0
/
+4
2015-01-19
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
1
-1
/
+1
2014-10-06
AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode
Alexander Gordeev
1
-1
/
+1
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
1
-3
/
+0
2014-10-06
AHCI: Pass SCSI host template as arg to ahci_host_activate()
Alexander Gordeev
1
-1
/
+2
2014-09-28
AHCI: Cleanup checking of multiple MSIs/SLM modes
Alexander Gordeev
1
-1
/
+1
2014-09-23
ahci-platform: Bump max number of clocks to 5
Kumar Gala
1
-1
/
+1
2014-07-30
ata: libahci: allow to use multiple PHYs
Antoine Ténart
1
-1
/
+6
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
1
-4
/
+6
2014-07-30
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
1
-0
/
+2
2014-07-18
ata: ahci_platform: Increase AHCI_MAX_CLKS to 4
Mikko Perttunen
1
-1
/
+1
2014-07-08
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
Suman Tripathi
1
-0
/
+2
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+1
2014-05-14
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
Kefeng Wang
1
-0
/
+1
2014-04-24
ahci: disable DEVSLP for Intel Valleyview
Jacob Pan
1
-0
/
+1
2014-04-17
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
Alexander Gordeev
1
-0
/
+1
2014-02-22
ata: ahci_platform: runtime resume the device before use
Roger Quadros
1
-0
/
+1
2014-02-22
ata: ahci_platform: Manage SATA PHY
Roger Quadros
1
-0
/
+2
2014-02-22
ahci-platform: Add support for an optional regulator for sata-target power
Hans de Goede
1
-0
/
+2
[next]