summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pci-dra7xx.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+0Star
* Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas2017-07-031-2/+2
|\
| * PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAINArvind Yadav2017-07-031-2/+2
* | PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-031-1/+1
|/
* PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I2017-04-281-0/+49
* PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I2017-04-281-13/+184
* PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I2017-04-281-6/+18
* PCI: dwc: dra7xx: Push request_irq() call to the bottom of probeKeerthy2017-04-041-7/+7
* PCI: dwc: dra7xx: Populate cpu_addr_fixup opsKishon Vijay Abraham I2017-04-041-5/+6
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-32/+48
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-211-8/+8
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-1/+2
* PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I2017-02-211-41/+51
* PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I2017-02-211-19/+13Star
* PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I2017-02-211-0/+29
* PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I2017-02-211-16/+5Star
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+525