aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAge
* MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle2013-06-21
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-07
| * MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-07
* | mips: single_open() leaksAl Viro2013-05-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | mips: Don't use create_proc_read_entry()David Howells2013-04-29
* | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ \ | |_|/ |/| |
| * | MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-10
| |/
* / MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-05
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\
| * Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21
| |\
| | * MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos2013-02-16
| | * MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos2013-02-16
| | * MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos2013-02-16
| | * MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-16
| | * MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos2013-02-16
| | * MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos2013-02-16
| | * MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos2013-02-16
| | * MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos2013-02-16
| | * MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-16
| | * MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-16
| | * MIPS: pci-ar71xx: convert into a platform driverGabor Juhos2013-02-16
| | * MIPS: pci-ar724x: convert into a platform driverGabor Juhos2013-02-16
| | * MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C2013-02-16
| | * MIPS: PCI: Prevent hang on XLP reg readJayachandran C2013-02-16
| | * MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C2013-02-16
| | * MIPS: lantiq: improve pci reset gpio handlingJohn Crispin2013-02-16
| * | MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
| * | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-01
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ | |/ |/|
| * MIPS: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-30
* | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-30
|/
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-13
| |\
| | * MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C2012-11-20
| | * MIPS: BCM63XX: use the new reset helperJonas Gorski2012-11-09
| | * MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski2012-11-09
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-13
| * | MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones2012-12-13
| * | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-13
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-12
| |/
* / mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
|/
* MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-11
* sections: fix section conflicts in arch/mipsAndi Kleen2012-10-05
* Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-19
|\
| * PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-18
| * PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-18