summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras2013-09-191-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-123-4/+642
|\
| * MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2013-09-042-0/+637
| * MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2013-08-261-4/+5
* | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
|/
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-135-42/+261
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-0/+2
| |\
| | * MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle2013-06-211-0/+2
| * | MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle2013-07-012-1/+255
| * | MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli2013-07-011-1/+2
| * | MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2013-07-012-38/+0
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-2/+2
| |/
* | mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-1/+1
* | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-202-2/+6
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-103-14/+21
|\
| * MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-082-12/+12
| * MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-081-2/+9
* | mips: single_open() leaksAl Viro2013-05-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-54/+41
|\ \
| * | mips: Don't use create_proc_read_entry()David Howells2013-04-291-54/+41
* | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-1/+7
|\ \ \ | |_|/ |/| |
| * | MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-101-1/+7
| |/
* | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-051-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0247-1169/+1070
|\
| * Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-215-204/+445
| |\
| | * MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos2013-02-171-8/+24
| | * MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos2013-02-171-16/+24
| | * MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-31/+53
| | * MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-171-0/+63
| | * MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos2013-02-171-10/+21
| | * MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos2013-02-171-16/+24
| | * MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-47/+82
| | * 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
|\
OpenPOWER on IntegriCloud