summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal2019-01-111-0/+3
* ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal2019-01-111-9/+18
* ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal2019-01-111-17/+51
* ata: ahci: mvebu: remove stale commentMiquel Raynal2019-01-111-5/+0Star
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-241-1/+1
|\
| * ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* | ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun2018-06-181-1/+1
|/
* ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang2018-04-261-0/+56
* ata: ahci_mvebu: add support for Armada 3700 variantLior Amsalem2016-02-181-5/+9
* sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann2015-11-201-0/+5
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-261-0/+22
|\
| * ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni2015-06-171-0/+22
* | ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai2015-05-261-1/+1
|/
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-291-2/+9
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-2/+1Star
* libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-141-1/+2
* ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni2014-05-041-0/+127