| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. | Ralf Baechle | 2013-02-01 | 3 | -340/+0 |
* | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
* | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
* | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 13 | -43/+42 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 9 | -410/+67 |
|\ |
|
| * | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 2012-12-13 | 2 | -53/+50 |
| |\ |
|
| | * | MIPS: PCI: Update XLR/XLS PCI for the new PIC code | Jayachandran C | 2012-11-20 | 1 | -35/+34 |
| | * | MIPS: BCM63XX: use the new reset helper | Jonas Gorski | 2012-11-09 | 1 | -13/+6 |
| | * | MIPS: BCM63XX: add and use a clock for PCIe | Jonas Gorski | 2012-11-09 | 1 | -5/+10 |
| * | | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 2012-12-13 | 5 | -345/+0 |
| * | | MIPS: IP27: Correct fucked grammar in ops-bridge.c | Dave Jones | 2012-12-13 | 1 | -12/+12 |
| * | | MIPS/EDAC: Improve OCTEON EDAC support. | David Daney | 2012-12-13 | 1 | -1/+2 |
| * | | MIPS: Cavium: Add EDAC support. | Ralf Baechle | 2012-12-12 | 1 | -0/+4 |
| |/ |
|
* | | mips/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -2/+0 |
|/ |
|
* | MIPS: Malta: Fix section mismatch. | Ralf Baechle | 2012-10-11 | 1 | -1/+2 |
* | sections: fix section conflicts in arch/mips | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas | 2012-09-19 | 1 | -6/+0 |
|\ |
|
| * | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-18 | 1 | -6/+0 |
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-18 | 1 | -1/+1 |
* | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 1 | -0/+22 |
|\ \
| |/ |
|
| * | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module | Gabor Juhos | 2012-08-23 | 1 | -0/+22 |
* | | MIPS: PCI: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -10/+5 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 9 | -16/+462 |
|\ |
|
| *---. | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 2012-07-25 | 9 | -16/+462 |
| |\ \ \ |
|
| | | | * | MIPS: Netlogic: Remove unused pcibios_fixups | Jayachandran C | 2012-07-24 | 1 | -4/+0 |
| | | | * | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam | 2012-07-24 | 2 | -0/+249 |
| | |_|/
| |/| | |
|
| | | * | MIPS: BCM63XX: Add PCIe Support for BCM6328 | Jonas Gorski | 2012-07-24 | 3 | -0/+178 |
| | | * | MIPS: BCM63XX: Move the PCI initialization into its own function | Jonas Gorski | 2012-07-24 | 1 | -8/+17 |
| | |/
| |/| |
|
| | * | MIPS: Malta: Move PIIX4 PCI fixup to where it belongs. | Ralf Baechle | 2012-07-23 | 1 | -0/+14 |
| | * | MIPS: PCI: Add missing __devinit attributions to fixup functions. | Ralf Baechle | 2012-07-23 | 3 | -6/+6 |
| |/ |
|
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2012-07-09 | 1 | -1/+1 |
| |\ |
|
| | * | MIPS/PCI: move final fixups from __init to __devinit | Myron Stowe | 2012-07-09 | 1 | -1/+1 |
| * | | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -2/+2 |
| |\ \ |
|
| | * | | MIPS/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -2/+2 |
| | |/ |
|
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-20 | 8 | -32/+73 |
|\ \ |
|
| * | | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior | 2012-07-19 | 6 | -20/+20 |
| * | | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-07-19 | 1 | -2/+2 |
| * | | MIPS: Netlogic: MSI enable fix for XLS | Ganesan Ramalingam | 2012-07-03 | 1 | -9/+50 |
| * | | MIPS: Netlogic: Fix PCIX irq on XLR chips | Jayachandran C | 2012-07-03 | 1 | -1/+1 |
| |/ |
|
* | | mips: pci-lantiq: Fix check for valid gpio | Roland Stigge | 2012-07-05 | 1 | -2/+2 |
|/ |
|
*---. | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2012-05-26 | 7 | -310/+851 |
|\ \ \ |
|
| | | * | MIPS: pci: convert lantiq driver to OF | John Crispin | 2012-05-21 | 3 | -93/+127 |
| | | * | MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() | John Crispin | 2012-05-21 | 1 | -43/+1 |
| | | * | MIPS: pci: parse memory ranges from devicetree | John Crispin | 2012-05-15 | 1 | -0/+55 |
| | |/
| |/| |
|
| | * | MIPS: ath79: add PCI_AR724X Kconfig symbol | Gabor Juhos | 2012-05-15 | 1 | -1/+1 |
| | * | MIPS: ath79: update copyright headers of PCI related files | Gabor Juhos | 2012-05-15 | 1 | -1/+2 |
| | * | MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs | Gabor Juhos | 2012-05-15 | 2 | -0/+376 |
| | * | MIPS: ath79: add PCI IRQ handling code for AR724X SoCs | Gabor Juhos | 2012-05-15 | 1 | -2/+116 |