aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel/pci.c
AgeCommit message (Expand)Author
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-25tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05tile/PCI: factor out pcibios_setup()Myron Stowe
2012-06-13tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-12-04tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-12-03arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-05-19arch/tile: allocate PCI IRQs later in bootChris Metcalf
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-24pci root complex: support for tile architectureChris Metcalf