aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-xilinx-nwl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-08-16PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton1-5/+4
2017-07-02PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada1-1/+44
2017-07-02PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi1-0/+2
2017-07-02PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-10/+18
2017-06-28PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameterLorenzo Pieralisi1-2/+2
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
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', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into nextBjorn 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