summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+2
* tile: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-271-2/+2
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-4/+3
* arch/tile: remove unused variable 'devcap'Chris Metcalf2014-04-041-2/+0
* tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang2013-09-241-5/+2
* tile: mark pcibios_init() as __initChris Metcalf2013-09-031-1/+1
* tile PCI RC: support pci=off boot arg for tileproChris Metcalf2013-08-051-0/+17
* tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-051-13/+3
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-15/+8
* tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-121-2/+2
* Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-191-8/+0
|\
| * 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
* | tile: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+6
|/
* tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-251-1/+1
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-10/+0
|\
| * tile/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-10/+0
* | tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu2012-06-131-1/+4
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-2/+2
|/
* arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-251-2/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-0/+5
|\
| * PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-21/+0
|\ \ | |/ |/|
| * tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-21/+0
* | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-031-0/+1
|/
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-191-6/+5
* arch/tile: improve support for PCI hotplugChris Metcalf2011-05-041-90/+117
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* pci root complex: support for tile architectureChris Metcalf2010-11-241-0/+621
OpenPOWER on IntegriCloud