aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-08-072-9/+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
* | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-242-3/+8
|\ \ | |/
| * MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin2011-09-211-2/+7
| * MIPS: RC32434: Fix PCI build errorYoichi Yuasa2011-09-211-1/+1
* | bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-081-0/+6
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-261-1/+0
|\
| * MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle2011-07-201-1/+0
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
|/
* MIPS: Lantiq: Add PCI controller support.John Crispin2011-05-194-0/+432
* MIPS: XLR, XLS: Add PCI support.Jayachandran C2011-05-192-0/+215
* Fix common misspellingsLucas De Marchi2011-03-314-6/+6
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-291-10/+10
* MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A2011-03-141-2/+2
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* MIPS: Octeon: Rewrite DMA mapping functions.David Daney2010-10-292-6/+59
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
* | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-072-0/+2
* | MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-041-1/+1
|/
* MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-051-6/+31
* MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva2010-08-051-0/+28
* MIPS: Octeon: Support 256 MSI on PCIeDavid Daney2010-08-051-117/+177
* MIPS: Octeon: Make MSI use handle_simple_irq().David Daney2010-08-051-46/+15
* MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.David Daney2010-08-051-2/+2
* MIPS: Octeon: Move MSI code out of octeon-irq.c.David Daney2010-08-051-2/+88
* MIPS: PCI: RM9000 checkpatch cleanupAndrea Gelmini2010-08-051-2/+2
* MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings2010-07-262-0/+2
* MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior2010-04-301-1/+2
* MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsrWu Zhangjin2010-04-121-0/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addressesBjorn Helgaas2010-02-272-2/+61
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-4/+2
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-271-3/+1
* MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin2010-02-271-1/+1
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+2
* MIPS: eXcite: Remove platform.Ralf Baechle2009-12-173-186/+0
* MIPS: Lemote 2F: Add PCI supportWu Zhangjin2009-12-173-1/+216
* MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin2009-12-174-10/+158
* MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin2009-09-301-1/+4
* MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon2009-09-175-0/+741