aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_mvebu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18ata: ahci_mvebu: add support for Armada 3700 variantLior Amsalem1-5/+9
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann1-0/+5
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+22
2015-06-17ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni1-0/+22
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai1-1/+1
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-2/+9
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-2/+1
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang1-1/+2
2014-05-04ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni1-0/+127