aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-29MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-01MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
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