summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-altera.c
AgeCommit message (Expand)Author
2017-02-28PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan
2017-02-17PCI: altera: Extract TLP completion status correctlyYadi Hu
2016-11-11PCI: altera: Remove redundant error message in altera_pcie_parse_dt()Wei Yongjun
2016-11-11PCI: altera: Use builtin_platform_driver() to simplify the codeWei Yongjun
2016-10-11PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas
2016-10-11PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas
2016-10-11PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas
2016-10-11PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas
2016-10-11PCI: altera: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: altera: Add local struct device pointersBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-10-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-09-12PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan
2016-09-12PCI: altera: Relax device number checking to allow SR-IOVPo Liu
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2016-08-23PCI: altera: Make explicitly non-modularPaul Gortmaker
2016-08-18PCI: altera: Poll for link training status after retraining the linkLey Foon Tan
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas
2016-07-22PCI: altera: Poll for link up status after retraining the linkLey Foon Tan
2016-07-22PCI: altera: Check link status before retrain linkLey Foon Tan
2016-07-22PCI: altera: Reorder read/write functionsBjorn Helgaas
2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas
2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas
2016-03-11PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan
2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan
2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan
2015-12-04PCI: altera: Fix Requester ID for config accessesLey Foon Tan
2015-12-04PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter
2015-10-23PCI: altera: Add Altera PCIe host controller driverLey Foon Tan