summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-altera.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas1-17/+31
2016-07-23PCI: altera: Poll for link up status after retraining the linkLey Foon Tan1-1/+11
2016-07-22PCI: altera: Check link status before retrain linkLey Foon Tan1-0/+4
2016-07-22PCI: altera: Reorder read/write functionsBjorn Helgaas1-16/+16
2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas1-18/+6
2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas1-6/+5
2016-03-11PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan1-1/+2
2015-12-05PCI: altera: Fix error when INTx is 4Ley Foon Tan1-1/+1
2015-12-05PCI: altera: Check TLP completion statusLey Foon Tan1-2/+10
2015-12-05PCI: altera: Fix Requester ID for config accessesLey Foon Tan1-2/+3
2015-12-05PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter1-2/+2
2015-10-23PCI: altera: Add Altera PCIe host controller driverLey Foon Tan1-0/+579