index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-xilinx-nwl.c
Age
Commit message (
Expand
)
Author
2018-03-23
PCI: pcie-xilinx-nwl: Fix mask value to disable MSIs
Lorenzo Pieralisi
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2017-09-05
PCI: xilinx-nwl: Fix platform_get_irq() error handling
Fabio Estevam
2017-08-16
PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3
Paul Burton
2017-07-02
PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts
Bharat Kumar Gogada
2017-07-02
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-06-28
PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
Lorenzo Pieralisi
2017-04-24
PCI: xilinx-nwl: Update PCI config space remap function
Lorenzo Pieralisi
2017-02-10
PCI: xilinx-nwl: Remove mask for messages not supported by AXI
Bharat Kumar Gogada
2016-10-12
PCI: xilinx-nwl: Remove unused platform data
Bjorn Helgaas
2016-10-12
PCI: xilinx-nwl: Add local struct device pointers
Bjorn Helgaas
2016-10-05
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
2016-09-13
PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask
Bharat Kumar Gogada
2016-09-13
PCI: xilinx-nwl: Expand error logging
Bharat Kumar Gogada
2016-08-24
PCI: xilinx-nwl: Make explicitly non-modular
Paul Gortmaker
2016-06-20
PCI: xilinx-nwl: Use dev_printk() when possible
Bjorn Helgaas
2016-06-20
PCI: xilinx-nwl: Request host bridge window resources
Bjorn Helgaas
2016-06-20
PCI: xilinx-nwl: Free bridge resource list on failure
Bjorn Helgaas
2016-04-05
PCI: Fix spelling errors
Colin Ian King
2016-03-11
PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller
Bharat Kumar Gogada