aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-35/+2
2013-10-29MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu1-13/+23
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray1-32/+18
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2-12/+0
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2-32/+2
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely2-2/+2
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely2-7/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2-2/+2
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-4/+642
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2-0/+637
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen1-4/+5
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-42/+261
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle1-0/+2
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-1/+1
2013-07-01MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle2-1/+255
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli1-1/+2
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2-38/+0
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle1-0/+2
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-2/+2
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2-2/+6
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-14/+21
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2-12/+12
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski1-2/+9
2013-05-05mips: single_open() leaksAl Viro1-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-54/+41
2013-04-29mips: Don't use create_proc_read_entry()David Howells1-54/+41
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+7
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos1-1/+7
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds47-1169/+1070
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+6
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle5-204/+445
2013-02-17MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos1-8/+24
2013-02-17MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos1-16/+24
2013-02-17MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos1-31/+53
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos1-0/+63
2013-02-17MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos1-10/+21
2013-02-17MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos1-16/+24
2013-02-17MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos1-47/+82
2013-02-17MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos1-2/+13
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2-58/+0
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos2-24/+0
2013-02-17MIPS: pci-ar71xx: convert into a platform driverGabor Juhos1-4/+56
2013-02-17MIPS: pci-ar724x: convert into a platform driverGabor Juhos1-2/+55
2013-02-17MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C1-43/+66
2013-02-17MIPS: PCI: Prevent hang on XLP reg readJayachandran C1-1/+5
2013-02-17MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C1-3/+12