summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-xilinx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-061-0/+2
|\
| * PCI: Move private DT related functions into private headerRob Herring2018-05-141-0/+2
* | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-301-1/+1
* | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-2/+2
|/
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1
* PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas2017-11-091-3/+3
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-1/+1
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
* | PCI: xilinx: Don't enable config completion interruptsPaul Burton2017-08-161-2/+3
* | PCI: xilinx: Unify INTx & MSI interrupt decodePaul Burton2017-08-161-33/+15
* | PCI: xilinx: Translate INTx range to hwirqs 0-3Paul Burton2017-08-161-3/+4
|/
* PCI: xilinx: Make of_device_ids constArvind Yadav2017-07-021-1/+1
* PCI: xilinx: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-3/+2
* PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-10/+19
* PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* PCI: xilinx: Configure PCIe MPS settingsBjorn Helgaas2017-02-081-1/+3
* PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas2016-10-121-3/+2
* PCI: xilinx: Remove unused platform dataBjorn Helgaas2016-10-111-2/+0
* PCI: xilinx: Add local struct device pointersBjorn Helgaas2016-10-111-26/+29
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-051-12/+18
|\ \
| | * PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada2016-09-131-0/+1
| | * PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada2016-09-131-2/+4
| | * PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada2016-09-131-2/+3
| | * PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada2016-09-131-11/+15
| |/
* | Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-10-031-7/+0
|\ \
| * | PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| |/
* / PCI: xilinx: Make explicitly non-modularPaul Gortmaker2016-08-241-51/+2
|/
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-011-3/+3
|\ \
| | * PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-251-3/+3
| |/
* | PCI: xilinx: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+5
* | PCI: xilinx: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+8
|/
* PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada2016-03-081-0/+2
* PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada2016-03-081-66/+16
* PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada2016-03-081-102/+5
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-061-1/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-7/+5
|\
| * PCI: xilinx: Fix typo in function nameJiang Liu2015-08-181-1/+1
| * PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-221-7/+5
| |
| \
*-. | Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-281-3/+8
|\ \|
| * | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-3/+8
| |/
| |
| \
*-. \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-2/+0
|\ \ \ | | |/ | |/|
| | * PCI: Kill off set_irq_flags() usageRob Herring2015-08-111-2/+0
| |/
* / PCI: xilinx: Check for MSI interrupt flag before handling as INTxRussell Joyce2015-07-211-8/+11
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-2/+2
|\
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-2/+2
* | Merge branch 'pci/config' into nextBjorn Helgaas2015-02-021-79/+9
|\ \
| * | PCI: xilinx: Convert to use generic config accessorsRob Herring2015-01-301-79/+9
| |/
* / PCI: xilinx: Fix harmless format string warningArnd Bergmann2015-01-231-2/+2
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0