aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_xgene.c
AgeCommit message (Expand)Author
2016-05-11ata: ahci_xgene: dereferencing uninitialized pointer in probeDan Carpenter
2015-05-18ata: ahci_xgene: potential NULL dereference in probeDan Carpenter
2015-05-11ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...Suman Tripathi
2015-03-19sata: xgene: add ACPI support for APM X-Gene SATA portsFeng Kan
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-02-03ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-06ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi
2015-01-06ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi
2015-01-05ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi
2015-01-05ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-09-23ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA...Suman Tripathi
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi
2014-08-17ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi
2014-06-17ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-03-18ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho
2014-03-17ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho