summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
*---. 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
| | | |/ /
| | * | | Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-116-6/+33
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MIPS: Set default pci cache line size.Ralf Baechle2012-01-111-1/+28
| | | * | MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-075-5/+5
| | | |/
| | * | MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-071-0/+1
| | * | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-1/+1
| | * | MIPS: Alchemy: Fix PCI PMManuel Lauss2011-12-071-70/+67
| | |/
* | / bcma: add PCIe host controllerHauke Mehrtens2012-02-061-5/+44
|/ /
* | mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-7/+10
* | PCI: MIPS: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
* | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0
|/
* MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-141-0/+1
* MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle2011-11-111-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-034-353/+517
|\ \ | |/ |/|
| * MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-244-353/+517