summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci_gx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-071-14/+0
|\
| * PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-9/+0
| * PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-5/+0
* | tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-5/+16
|/
* tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-161-1/+1
* Fix typoAndrea Gelmini2016-05-231-2/+2
* tile: Fix misspellings in comments.Adam Buchbinder2016-03-041-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2
* tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner2015-08-011-1/+2
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-161-56/+39
|\
| * tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-56/+39
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-3/+3
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
|/
* tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-9/+8
* tile PCI RC: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-12/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-313/+414
|\
| * tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf2013-09-031-2/+13
| * tile: mark pcibios_init() as __initChris Metcalf2013-09-031-1/+1
| * tile PCI RC: reduce driver's vmalloc space usageChris Metcalf2013-08-061-2/+8
| * tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2013-08-061-3/+30
| * tile PCI RC: use proper accessor functionChris Metcalf2013-08-061-13/+11
| * tile PCI RC: bomb comments and whitespace formatChris Metcalf2013-08-061-124/+56
| * tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-061-59/+12
| * tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-061-92/+117
| * tile PCI RC: support I/O space accessChris Metcalf2013-08-061-8/+120
| * tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2013-08-061-2/+8
| * tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2013-08-061-20/+39
| * tile PCI RC: handle case that PCI link is already upChris Metcalf2013-08-051-13/+28
| * tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf2013-08-051-19/+16
* | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-7/+2
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-20/+13
* tilegx: remove __init from pci fixup hookChris Metcalf2012-12-121-2/+1
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-8/+0
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
* tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf2012-07-251-1/+1
* tile: updates to pci root complex from community feedbackChris Metcalf2012-07-181-42/+38
* tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-181-55/+58
* arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-0/+1544
OpenPOWER on IntegriCloud