summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-dra7xx.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas1-2/+2
2017-07-03PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAINArvind Yadav1-2/+2
2017-07-03PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang1-1/+1
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I1-0/+49
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I1-13/+184
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I1-6/+18
2017-04-04PCI: dwc: dra7xx: Push request_irq() call to the bottom of probeKeerthy1-7/+7
2017-04-04PCI: dwc: dra7xx: Populate cpu_addr_fixup opsKishon Vijay Abraham I1-5/+6
2017-02-22PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I1-32/+48
2017-02-22PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I1-8/+8
2017-02-22PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I1-1/+2
2017-02-22PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I1-41/+51
2017-02-22PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I1-19/+13
2017-02-22PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I1-0/+29
2017-02-21PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I1-16/+5
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I1-0/+525