summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-armada8k.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-282/+0
* PCI: armada8k: Fix clock resource by adding a register clockGregory CLEMENT2018-03-081-2/+16
* PCI: armada8k: Remove useless test before clk_disable_unprepare()Gregory CLEMENT2018-03-081-2/+1
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1
* Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-09-071-1/+3
|\
| * PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+3
* | PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-2/+2
* | PCI: armada8k: Check the return value from clk_prepare_enable()Fabio Estevam2017-08-031-1/+3
|/
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-021-1/+1
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* PCI: armada8k: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-251-0/+2
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-38/+47
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-0/+2
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+254
OpenPOWER on IntegriCloud