index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.h
Age
Commit message (
Expand
)
Author
2018-08-22
ata: libahci_platform: add reset control support
Kunihiko Hayashi
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-05-11
ahci: enable full queue depth of 32
Jens Axboe
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
2018-04-09
Revert "ata: ahci-platform: add reset control support"
Kunihiko Hayashi
2018-03-26
ata: ahci-platform: add reset control support
Kunihiko Hayashi
2017-12-11
ahci: Allow setting a default LPM policy for mobile chipsets
Hans de Goede
2017-10-19
ahci: Convert timers to use timer_setup()
Kees Cook
2017-06-22
libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag
Doug Berger
2017-06-22
libata: Add the AHCI_HFLAG_YES_ALPM flag
Doug Berger
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-01-31
sata: ahci: export ahci_do_hardreset() locally
Bartosz Golaszewski
2016-09-06
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-02-19
ahci: Cache host controller version
Mika Westerberg
2016-02-11
ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
Suman Tripathi
2016-02-11
libahci: Implement the capability to override the generic ahci interrupt hand...
Suman Tripathi
2016-01-25
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
2015-12-07
ahci: compile out msi/msix infrastructure
Dan Williams
2015-11-16
ahci: kill 'intr_status'
Dan Williams
2015-11-16
ahci: per-port msix support
Dan Williams
2015-09-30
ata: ahci: find eSATA ports and flag them as removable
Manuel Lauss
2015-06-03
ahci: Store irq number in struct ahci_host_priv
Robert Richter
2015-05-10
libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.
Suman Tripathi
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-19
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
2014-10-06
AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode
Alexander Gordeev
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
2014-10-06
AHCI: Pass SCSI host template as arg to ahci_host_activate()
Alexander Gordeev
2014-09-28
AHCI: Cleanup checking of multiple MSIs/SLM modes
Alexander Gordeev
2014-09-23
ahci-platform: Bump max number of clocks to 5
Kumar Gala
2014-07-30
ata: libahci: allow to use multiple PHYs
Antoine Ténart
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
2014-07-30
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2014-07-18
ata: ahci_platform: Increase AHCI_MAX_CLKS to 4
Mikko Perttunen
2014-07-08
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
Suman Tripathi
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-05-14
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
Kefeng Wang
2014-04-24
ahci: disable DEVSLP for Intel Valleyview
Jacob Pan
2014-04-17
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
Alexander Gordeev
2014-02-22
ata: ahci_platform: runtime resume the device before use
Roger Quadros
2014-02-22
ata: ahci_platform: Manage SATA PHY
Roger Quadros
2014-02-22
ahci-platform: Add support for an optional regulator for sata-target power
Hans de Goede
2014-02-22
ahci-platform: Add support for devices with more then 1 clock
Hans de Goede
2014-02-22
libahci: Allow drivers to override start_engine
Hans de Goede
2013-10-15
ahci: imx: setup power saving methods
Richard Zhu
2013-07-02
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
2013-06-06
sata highbank: add bit-banged SGPIO driver support
Mark Langsdorf
2013-05-22
AHCI: Make distinct names for ports in /proc/interrupts
Alexander Gordeev
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
2013-01-24
AHCI: Support multiple MSIs
Alexander Gordeev
[next]