summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pcie-designware-host.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-12-21PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-29PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang
2017-08-22PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-02PCI: designware: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-24PCI: designware: Update PCI config space remap functionLorenzo Pieralisi
2017-04-04PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter
2017-04-04PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas
2017-02-21PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I