summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | | * MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski2012-07-243-0/+178
| | | * MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski2012-07-241-8/+17
| | |/ | |/|
| | * MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle2012-07-231-0/+14
| | * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-233-6/+6
| |/
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-3/+3
|\ \ | |/ |/|
| * Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-091-1/+1
| |\
| | * MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-091-1/+1
| * | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-2/+2
| |\ \
| | * | MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
| | |/
| * | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-208-32/+73
|\ \
| * | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-196-20/+20
| * | mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-191-2/+2
| * | MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam2012-07-031-9/+50
| * | MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C2012-07-031-1/+1
| |/
* | mips: pci-lantiq: Fix check for valid gpioRoland Stigge2012-07-051-2/+2
|/
*---. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-267-310/+851
|\ \ \
| | | * MIPS: pci: convert lantiq driver to OFJohn Crispin2012-05-213-93/+127
| | | * MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-211-43/+1
| | | * MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-151-0/+55
| | |/ | |/|
| | * MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos2012-05-151-1/+1
| | * MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-151-1/+2
| | * MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2012-05-152-0/+376
| | * MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos2012-05-151-2/+116
| | * MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos2012-05-151-1/+35
| | * MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos2012-05-151-26/+26
| | * MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos2012-05-151-6/+0
| | * MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos2012-05-151-14/+24
| | * MIPS: ath79: replace ath724x to ar724xGabor Juhos2012-05-151-31/+31
| | * MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos2012-05-152-1/+1
| | * MIPS: ath79: add a common PCI registration functionGabor Juhos2012-05-151-2/+0
| | * MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos2012-05-151-1/+2
| | * MIPS: ath79: separate common PCI codeGabor Juhos2012-05-151-34/+0
| |/
* | MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cMatt Turner2012-05-151-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-237-143/+15
|\
| * mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-128/+3
| * mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-231-5/+1
| * mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-236-13/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-051-4/+1
|\ \
| * | MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-02-201-4/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-1514-417/+1436
|\ \ | |/
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-1414-417/+1436
| |\
| | *---------. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-116-340/+1334
| | |\ \ \ \ \ \
| | | | | | | | * MIPS: Netlogic: Move code common with XLP to common/Jayachandran C2011-12-071-0/+77
| | | | | | | | * MIPS: Netlogic: Use CPU_XLR instead of NLM_XLRJayachandran C2011-12-071-1/+1
| | | | | | | | * MIPS: Netlogic: Add basic MSI support for XLR/XLSGanesan Ramalingam2011-12-071-1/+50
| | | | |_|_|_|/ | | | |/| | | |
| | | | | | * | MIPS: Octeon: Add support for OCTEON II PCIeDavid Daney2011-12-081-326/+1023
| | | | | | * | MIPS: Octeon: Update PCI Latency timer and enable more error reporting.David Daney2011-12-081-10/+6
| | | | |_|/ / | | | |/| | |
| | | | | * | MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-071-2/+2
| | | | |/ / | | | |/| |
| | | | * | MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf2011-12-072-0/+175
| | | |/ /
OpenPOWER on IntegriCloud