summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-xilinx-nwl.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-1/+1
* PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton2017-08-161-5/+4
* PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada2017-07-021-1/+44
* PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi2017-07-021-0/+2
* PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-10/+18
* PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameterLorenzo Pieralisi2017-06-281-2/+2
* PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada2017-02-101-13/+1
* PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas2016-10-121-1/+0
* PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas2016-10-121-52/+56
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-051-10/+42
|\ \
| | * PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada2016-09-131-2/+2
| | * PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada2016-09-131-8/+40
| |/
* | PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker2016-08-241-50/+3
|/
* PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas2016-06-201-1/+1
* PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
* PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas2016-06-201-4/+10
* PCI: Fix spelling errorsColin Ian King2016-04-051-1/+1
* PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada2016-03-111-0/+881
OpenPOWER on IntegriCloud