summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-xilinx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-15/+5
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-3/+4
|/
* PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter2014-09-161-2/+2
* PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala2014-09-041-0/+970
OpenPOWER on IntegriCloud