summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci.c
AgeCommit message (Expand)Author
2015-01-27tile: use PCI define for Max_Read_Request_SizeRafał Miłecki
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf
2013-09-24tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang
2013-09-03tile: mark pcibios_init() as __initChris Metcalf
2013-08-05tile PCI RC: support pci=off boot arg for tileproChris Metcalf
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-12tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu
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