summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-dra7xx.c
AgeCommit message (Expand)Author
2019-11-12PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2017-12-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/endpoint' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas
2017-09-05PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-29PCI: dra7xx: Reset all BARs during initializationKishon Vijay Abraham I
2017-08-22PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()Gustavo A. R. Silva
2017-08-16PCI: dra7xx: Use PCI_NUM_INTXBjorn Helgaas
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-03Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas
2017-07-02PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAINArvind Yadav
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I
2017-04-04PCI: dwc: dra7xx: Push request_irq() call to the bottom of probeKeerthy
2017-04-04PCI: dwc: dra7xx: Populate cpu_addr_fixup opsKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I