aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-20
|\
| * MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-19
| * mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-19
| * MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam2012-07-03
| * MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C2012-07-03
* | mips: pci-lantiq: Fix check for valid gpioRoland Stigge2012-07-05
|/
*---. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-26
|\ \ \
| | | * MIPS: pci: convert lantiq driver to OFJohn Crispin2012-05-21
| | | * MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-21
| | | * MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-15
| | |/ | |/|
| | * MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos2012-05-15
| | * MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-15
| | * MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2012-05-15
| | * MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos2012-05-15
| | * MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos2012-05-15
| | * MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos2012-05-15
| | * MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos2012-05-15
| | * MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos2012-05-15
| | * MIPS: ath79: replace ath724x to ar724xGabor Juhos2012-05-15
| | * MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos2012-05-15
| | * MIPS: ath79: add a common PCI registration functionGabor Juhos2012-05-15
| | * MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos2012-05-15
| | * MIPS: ath79: separate common PCI codeGabor Juhos2012-05-15
| |/
* / MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cMatt Turner2012-05-15
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-23
| * mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-05
|\ \
| * | MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-02-20
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\|
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
| |\
| | *---------. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-11
| | |\ \ \ \ \ \
| | | | | | | | * MIPS: Netlogic: Move code common with XLP to common/Jayachandran C2011-12-07
| | | | | | | | * MIPS: Netlogic: Use CPU_XLR instead of NLM_XLRJayachandran C2011-12-07
| | | | | | | | * MIPS: Netlogic: Add basic MSI support for XLR/XLSGanesan Ramalingam2011-12-07
| | | | |_|_|_|/ | | | |/| | | |
| | | | | | * | MIPS: Octeon: Add support for OCTEON II PCIeDavid Daney2011-12-08
| | | | | | * | MIPS: Octeon: Update PCI Latency timer and enable more error reporting.David Daney2011-12-08
| | | | |_|/ / | | | |/| | |
| | | | | * | MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-07
| | | | |/ / | | | |/| |
| | | | * | MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf2011-12-07
| | | |/ /
| | * | | Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MIPS: Set default pci cache line size.Ralf Baechle2012-01-11
| | | * | MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
| | | |/
| | * | MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-07
| | * | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-07
| | * | MIPS: Alchemy: Fix PCI PMManuel Lauss2011-12-07
| | |/
* | / bcma: add PCIe host controllerHauke Mehrtens2012-02-06
|/ /
* | mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* | PCI: MIPS: use generic pcibios_set_master()Myron Stowe2012-01-06
* | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
|/