summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-designware-host.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-1/+1
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
* | PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang2017-08-291-0/+6
* | PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas2017-08-221-1/+1
* | PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-2/+5
|/
* PCI: designware: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-5/+2
* PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-14/+22
* Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-281-5/+7
|\
| * PCI: designware: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-5/+7
* | PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter2017-04-041-3/+4
* | PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas2017-04-041-11/+11
|/
* PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-211-0/+635
OpenPOWER on IntegriCloud