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.c
Age
Commit message (
Expand
)
Author
2016-08-01
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...
Bjorn Helgaas
2016-07-25
PCI: xilinx: Fix return value in case of error
Christophe JAILLET
2016-06-20
PCI: xilinx: Request host bridge window resources
Bjorn Helgaas
2016-06-20
PCI: xilinx: Free bridge resource list on failure
Bjorn Helgaas
2016-03-08
PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze
Bharat Kumar Gogada
2016-03-08
PCI: xilinx: Remove dependency on ARM-specific struct hw_pci
Bharat Kumar Gogada
2016-03-08
PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT
Bharat Kumar Gogada
2016-01-06
PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD
Grygorii Strashko
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-28
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
2015-08-20
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-18
PCI: xilinx: Fix typo in function name
Jiang Liu
2015-08-14
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...
Bjorn Helgaas
2015-08-11
PCI: Kill off set_irq_flags() usage
Rob Herring
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-21
PCI: xilinx: Check for MSI interrupt flag before handling as INTx
Russell Joyce
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
2015-02-02
Merge branch 'pci/config' into next
Bjorn Helgaas
2015-01-30
PCI: xilinx: Convert to use generic config accessors
Rob Herring
2015-01-23
PCI: xilinx: Fix harmless format string warning
Arnd Bergmann
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-21
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-16
PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
Dan Carpenter
2014-09-04
PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver
Srikanth Thokala