summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
* MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0413-43/+42Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-149-410/+67Star
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-132-53/+50Star
| |\
| | * MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C2012-11-201-35/+34Star
| | * MIPS: BCM63XX: use the new reset helperJonas Gorski2012-11-091-13/+6Star
| | * MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski2012-11-091-5/+10
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-135-345/+0Star
| * | MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones2012-12-131-12/+12
| * | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-131-1/+2
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-0/+4
| |/
* / mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0Star
|/
* MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
* sections: fix section conflicts in arch/mipsAndi Kleen2012-10-051-1/+1
* Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-191-6/+0Star
|\
| * PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-6/+0Star
| * PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-0/+22
|\|
| * MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos2012-08-231-0/+22
* | MIPS: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+5Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-309-16/+462
|\
| *---. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-259-16/+462
| |\ \ \
| | | | * MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C2012-07-241-4/+0Star
| | | | * MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam2012-07-242-0/+249
| | |_|/ | |/| |
| | | * MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski2012-07-243-0/+178
| | | * MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski2012-07-241-8/+17
| | |/ | |/|
| | * MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle2012-07-231-0/+14
| | * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-233-6/+6
| |/
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-3/+3
|\ \ | |/ |/|
| * Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-101-1/+1
| |\
| | * MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-101-1/+1
| * | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-2/+2
| |\ \
| | * | MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
| | |/
| * / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-208-32/+73
|\ \
| * | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-196-20/+20
| * | mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-191-2/+2
| * | MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam2012-07-031-9/+50
| * | MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C2012-07-031-1/+1
| |/
* / mips: pci-lantiq: Fix check for valid gpioRoland Stigge2012-07-051-2/+2
|/
*---. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-267-310/+851
|\ \ \
| | | * MIPS: pci: convert lantiq driver to OFJohn Crispin2012-05-213-93/+127
| | | * MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-211-43/+1Star
| | | * MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-151-0/+55
| | |/ | |/|
| | * MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos2012-05-151-1/+1
| | * MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-151-1/+2
| | * MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2012-05-152-0/+376
| | * MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos2012-05-151-2/+116
| | * MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos2012-05-151-1/+35