aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski
2013-05-05mips: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mips: Don't use create_proc_read_entry()David Howells
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos
2013-02-17MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos
2013-02-17MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos
2013-02-17MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos
2013-02-17MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos
2013-02-17MIPS: pci-ar71xx: convert into a platform driverGabor Juhos
2013-02-17MIPS: pci-ar724x: convert into a platform driverGabor Juhos
2013-02-17MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C
2013-02-17MIPS: PCI: Prevent hang on XLP reg readJayachandran C
2013-02-17MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C
2013-02-17MIPS: lantiq: improve pci reset gpio handlingJohn Crispin
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos
2013-01-25MIPS: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle
2012-11-28mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-20MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C
2012-11-09MIPS: BCM63XX: use the new reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski
2012-10-11MIPS: Malta: Fix section mismatch.Ralf Baechle
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas