summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-132-53/+50
| |\
| | * MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C2012-11-201-35/+34
| | * MIPS: BCM63XX: use the new reset helperJonas Gorski2012-11-091-13/+6
| | * MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski2012-11-091-5/+10
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-135-345/+0
| * | MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones2012-12-131-12/+12
| * | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-131-1/+2
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-0/+4
| |/
* / mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
|/
* MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
* sections: fix section conflicts in arch/mipsAndi Kleen2012-10-061-1/+1
* Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-191-6/+0
|\
| * PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-6/+0