summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos2013-02-171-2/+13
| | * MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-172-58/+0
| | * MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-172-24/+0
| | * MIPS: pci-ar71xx: convert into a platform driverGabor Juhos2013-02-171-4/+56
| | * MIPS: pci-ar724x: convert into a platform driverGabor Juhos2013-02-171-2/+55
| | * MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C2013-02-171-43/+66
| | * MIPS: PCI: Prevent hang on XLP reg readJayachandran C2013-02-171-1/+5
| | * MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C2013-02-171-3/+12
| | * MIPS: lantiq: improve pci reset gpio handlingJohn Crispin2013-02-171-2/+10
| * | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0143-635/+635
| * | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-013-340/+0
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-6/+6
|\ \ | |/ |/|
| * MIPS: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-6/+6
* | 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-0313-43/+42
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-149-410/+67
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-132-53/+50
| |\
| | * MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C2012-11-201-35/+34
| | * MIPS: BCM63XX: use the new reset helperJonas Gorski2012-11-091-13/+6
| | * 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/+0
| * | 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/+0
|/
* MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
* sections: fix section conflicts in arch/mipsAndi Kleen2012-10-061-1/+1
* Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-191-6/+0
|\
| * PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-6/+0
| * PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-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/+5
|/
* 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/+0
| | | | * 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-241-3/+3
|\ \ | |/ |/|
| * Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-091-1/+1
| |\
| | * MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-091-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
OpenPOWER on IntegriCloud