aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci_gx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-313/+414
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf1-2/+13
2013-09-03tile: mark pcibios_init() as __initChris Metcalf1-1/+1
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-7/+2
2013-08-06tile PCI RC: reduce driver's vmalloc space usageChris Metcalf1-2/+8
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf1-3/+30
2013-08-06tile PCI RC: use proper accessor functionChris Metcalf1-13/+11
2013-08-06tile PCI RC: bomb comments and whitespace formatChris Metcalf1-124/+56
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf1-59/+12
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf1-92/+117
2013-08-06tile PCI RC: support I/O space accessChris Metcalf1-8/+120
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf1-2/+8
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf1-20/+39
2013-08-05tile PCI RC: handle case that PCI link is already upChris Metcalf1-13/+28
2013-08-05tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf1-19/+16
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-20/+13
2012-12-12tilegx: remove __init from pci fixup hookChris Metcalf1-2/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-07-25tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf1-42/+38
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf1-55/+58
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf1-0/+1544