summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-xilinx-nwl.c
AgeCommit message (Expand)Author
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-03-23PCI: pcie-xilinx-nwl: Fix mask value to disable MSIsLorenzo Pieralisi
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam
2017-08-16PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton
2017-07-02PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada
2017-07-02PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi
2017-07-02PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-06-28PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameterLorenzo Pieralisi
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi
2017-02-10PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker
2016-06-20PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas
2016-04-05PCI: Fix spelling errorsColin Ian King
2016-03-11PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada