aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mb93090-mb00/pci-vdk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove frv portArnd Bergmann1-419/+0
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-0/+2
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-2/+0
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-1/+5
2015-01-22frv/PCI: Add struct pci_ops member names to initializationRob Herring1-2/+2
2013-10-29frv/PCI: Remove pcibios_last_busBjorn Helgaas1-36/+0
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas1-1/+1
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+1
2013-01-04frv/PCI: Remove unused pci_root_busBjorn Helgaas1-3/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-08-22frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-3/+1
2012-06-12frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-2/+2
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas1-1/+1
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman1-53/+0
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells1-1/+2
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+2
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells1-3/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+467