aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/msp71xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: MSP71xx: Move code.Ralf Baechle18-2892/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle10-60/+60
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells3-3/+0
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2-3/+3
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang2-3/+3
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-1/+1
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-6/+67
2011-10-20MIPS: MSP71xx: Fix build error.Ralf Baechle1-0/+1
2011-09-21MIPS: MSP71xx: Fix build error.Ralf Baechle1-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+2
2011-08-23mips: msp71xx/serial: add workaround for DW UARTJamie Iles1-4/+65
2011-08-23mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles1-2/+2
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle1-5/+3
2011-05-10MIPS: MSP71xx: Fix typo in msp_per_irq_controllerYoichi Yuasa1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner3-3/+3
2011-03-25MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner3-93/+46
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A2-1/+188
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A2-64/+177
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A4-0/+194
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A4-88/+397
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A1-1/+15
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: PNX Removing dead CONFIG_PMCTWILEDChristoph Egger1-11/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa1-6/+0
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald1-9/+1
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli1-2/+2
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle2-4/+0
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald1-59/+1
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald1-6/+2
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald1-5/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-4/+4
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel1-73/+0
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-3/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-4/+4
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-5/+1
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish1-1/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-14/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean1-0/+50
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean10-0/+1669
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+165