summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-xilinx-nwl.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada1-13/+1
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas1-52/+56
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas1-10/+42
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada1-2/+2
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada1-8/+40
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker1-50/+3
2016-06-20PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas1-1/+1
2016-06-20PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas1-4/+10
2016-04-05PCI: Fix spelling errorsColin Ian King1-1/+1
2016-03-11PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada1-0/+881