aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-0/+5
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-21/+0
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2011-12-04tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-21/+0
2011-12-03arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf1-0/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-05-19arch/tile: allocate PCI IRQs later in bootChris Metcalf1-6/+5
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf1-90/+117
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-11-24pci root complex: support for tile architectureChris Metcalf1-0/+621