aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/msp71xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-0/+1
|\
| * MIPS: MSP71xx: Fix build error.Ralf Baechle2011-10-201-0/+1
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-6/+67
|\ \ | |/ |/|
| * mips: msp71xx/serial: add workaround for DW UARTJamie Iles2011-08-231-4/+65
| * mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles2011-08-231-2/+2
* | MIPS: MSP71xx: Fix build error.Ralf Baechle2011-09-211-2/+2
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+2
|/
* MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-201-5/+3
* MIPS: MSP71xx: Fix typo in msp_per_irq_controllerYoichi Yuasa2011-05-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-293-3/+3
* MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner2011-03-253-93/+46
* MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A2011-03-252-1/+188
* MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A2011-03-252-64/+177
* MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A2011-03-254-0/+194
* MIPS: MSP71xx: Add vectored interrupt support.Anoop P A2011-03-254-88/+397
* MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A2011-03-251-1/+15
* MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-141-1/+1
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: PNX Removing dead CONFIG_PMCTWILEDChristoph Egger2010-08-051-11/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2010-02-271-6/+0
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald2009-08-031-9/+1
* MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli2009-08-031-2/+2
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-032-4/+0
* MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2009-05-141-59/+1
* MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald2009-05-141-6/+2
* MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald2009-05-141-5/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* MIPS: PMC MSP71XX gpio driversPatrick Glass2008-10-113-0/+367
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-301-73/+0
* [MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik2008-05-121-4/+1
* Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2007-10-291-1/+1
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-3/+0
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-4/+4
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-4/+4
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-5/+1
* [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish2007-10-111-1/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-14/+1
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* [MIPS] PMC MSP71xx PCI supportMarc St-Jean2007-07-101-0/+50
* [MIPS] PMC MSP71xx core platformMarc St-Jean2007-07-1010-0/+1669
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+165