summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-xilinx.c
Commit message (Expand)AuthorAge
* PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas2017-11-09
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-07
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-01
* | PCI: xilinx: Don't enable config completion interruptsPaul Burton2017-08-16
* | PCI: xilinx: Unify INTx & MSI interrupt decodePaul Burton2017-08-16
* | PCI: xilinx: Translate INTx range to hwirqs 0-3Paul Burton2017-08-16
|/
* PCI: xilinx: Make of_device_ids constArvind Yadav2017-07-02
* PCI: xilinx: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-02
* PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-02
* PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi2017-04-24
* PCI: xilinx: Configure PCIe MPS settingsBjorn Helgaas2017-02-08
* PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas2016-10-12
* PCI: xilinx: Remove unused platform dataBjorn Helgaas2016-10-11
* PCI: xilinx: Add local struct device pointersBjorn Helgaas2016-10-11
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-05
|\ \
| | * PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada2016-09-13
| | * PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada2016-09-13
| | * PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada2016-09-13
| | * PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada2016-09-13
| |/
* | Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-10-03
|\ \
| * | PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu2016-09-12
| |/
* | PCI: xilinx: Make explicitly non-modularPaul Gortmaker2016-08-24
|/
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-01
|\ \
| | * PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-25
| |/
* | PCI: xilinx: Request host bridge window resourcesBjorn Helgaas2016-06-20
* | PCI: xilinx: Free bridge resource list on failureBjorn Helgaas2016-06-20
|/
* PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada2016-03-08
* PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada2016-03-08
* PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada2016-03-08
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-06
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * PCI: xilinx: Fix typo in function nameJiang Liu2015-08-18
| * PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-22
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-28
|\ \ \ | | |/
| * | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-20
| |/
| |
| \
*-. \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-14
|\ \ \ | | |/ | |/|
| | * PCI: Kill off set_irq_flags() usageRob Herring2015-08-11
| |/
* | PCI: xilinx: Check for MSI interrupt flag before handling as INTxRussell Joyce2015-07-21
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-05
* | Merge branch 'pci/config' into nextBjorn Helgaas2015-02-02
|\ \
| * | PCI: xilinx: Convert to use generic config accessorsRob Herring2015-01-30
| |/
* | PCI: xilinx: Fix harmless format string warningArnd Bergmann2015-01-23
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
* | PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
|/
* PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter2014-09-16