index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci_xgene.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
2017-01-06
ata: ahci_xgene: free structure returned by acpi_get_object_info()
Michał Kępień
2016-03-11
ata: ahci_xgene: dereferencing uninitialized pointer in probe
Dan Carpenter
2016-02-11
ahci_xgene: Implement the workaround to fix the missing of the edge interrupt...
Suman Tripathi
2016-02-11
ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
Suman Tripathi
2015-05-18
ata: ahci_xgene: potential NULL dereference in probe
Dan Carpenter
2015-05-11
ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...
Suman Tripathi
2015-03-19
sata: xgene: add ACPI support for APM X-Gene SATA ports
Feng Kan
2015-02-09
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2015-02-03
ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...
Suman Tripathi
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-06
ahci_xgene: Implement the workaround to support PMP enumeration and discovery.
Suman Tripathi
2015-01-06
ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.
Suman Tripathi
2015-01-05
ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...
Suman Tripathi
2015-01-05
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...
Suman Tripathi
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-09-23
ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA...
Suman Tripathi
2014-09-06
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...
Suman Tripathi
2014-09-06
ahci_xgene: Skip the PHY and clock initialization if already configured by th...
Suman Tripathi
2014-08-17
ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...
Suman Tripathi
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-29
ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...
Suman Tripathi
2014-07-29
ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...
Suman Tripathi
2014-07-08
ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...
Suman Tripathi
2014-06-17
ahci/xgene: Remove logic to set 64-bit DMA mask
Suravee Suthikulpanit
2014-05-14
libahci_platform: add host_flags parameter in ahci_platform_init_host()
Kefeng Wang
2014-03-18
ata: Fix compiler warning with APM X-Gene host controller driver
Loc Ho
2014-03-17
ata: Add APM X-Gene SoC AHCI SATA host controller driver
Loc Ho