aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_xgene.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-2/+8
2014-09-23ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host Controller driver.Suman Tripathi1-2/+8
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver.Suman Tripathi1-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware.Suman Tripathi1-1/+14
2014-08-17ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver.Suman Tripathi1-2/+2
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-4/+2
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17Tejun Heo1-13/+47
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.Suman Tripathi1-3/+3
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.Suman Tripathi1-0/+7
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command.Suman Tripathi1-13/+47
2014-06-17ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit1-10/+0
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang1-2/+5
2014-03-18ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho1-1/+1
2014-03-17ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho1-0/+486