aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle43-635/+635
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle3-340/+0
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman13-43/+42
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-410/+67
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle2-53/+50
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle5-345/+0
2012-12-13MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones1-12/+12
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney1-1/+2
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle1-0/+4
2012-11-28mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-2/+0
2012-11-20MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C1-35/+34
2012-11-09MIPS: BCM63XX: use the new reset helperJonas Gorski1-13/+6
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski1-5/+10
2012-10-11MIPS: Malta: Fix section mismatch.Ralf Baechle1-1/+2
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen1-1/+1
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas1-6/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-6/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-0/+22
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu1-10/+5
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos1-0/+22
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-16/+462
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-nextRalf Baechle9-16/+462
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2012-07-24MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C1-4/+0
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam2-0/+249
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski3-0/+178
2012-07-24MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski1-8/+17
2012-07-23MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle1-0/+14
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle3-6/+6
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-32/+73
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior6-20/+20
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König1-2/+2
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-1/+1
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe1-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-2/+2
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2012-07-05mips: pci-lantiq: Fix check for valid gpioRoland Stigge1-2/+2
2012-07-03MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam1-9/+50
2012-07-03MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C1-1/+1
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-nextRalf Baechle7-310/+851
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin3-93/+127
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin1-43/+1
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin1-0/+55
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos1-1/+1
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos1-1/+2
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2-0/+376