aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle1-0/+2
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov1-0/+1
2012-10-05pwm: Add Ingenic JZ4740 supportThierry Reding5-181/+8
2012-10-05MIPS: JZ4740: Export timer APIThierry Reding3-139/+3
2012-07-23MIPS: JZ4740: reset: Initialize hibernate wakeup counters.Maarten ter Huurne1-5/+44
2012-07-23MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne1-0/+1
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne1-1/+19
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle1-2/+0
2012-01-20ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin1-0/+6
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-1/+1
2011-10-24MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen1-1/+1
2011-10-24MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen1-7/+1
2011-10-24MIPS: JZ4740: Use generic irq chipLars-Peter Clausen4-153/+78
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki1-30/+22
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2011-05-19MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne1-0/+32
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner5-86/+123
2011-05-10MIPS: JZ4740: Set one-shot feature flag for the clockeventLars-Peter Clausen1-1/+1
2011-05-10MIPS: JZ4740: Export symbols to the watchdog driver moduleRalf Baechle1-0/+2
2011-05-10MIPS: JZ4740: Fix GCC 4.6.0 build error.Ralf Baechle1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner2-9/+9
2011-03-25MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 boardLars-Peter Clausen1-4/+4
2011-03-25MIPS: JZ4740: qi_lb60: Add gpio-charger deviceLars-Peter Clausen1-0/+24
2011-03-25MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen1-15/+2
2011-03-25MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen1-12/+13
2011-03-25MIPS: JZ4740: Convert to new irq functionsThomas Gleixner2-58/+67
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17mips: change to new flag variablematt mooney1-1/+1
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil1-0/+16
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-2/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-4/+4
2010-12-16MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen1-1/+1
2010-12-16MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen1-1/+1
2010-12-16MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen1-2/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-3/+3
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1
2010-08-05MIPS: JZ4740: Add qi_lb60 board supportLars-Peter Clausen3-0/+477
2010-08-05MIPS: JZ4740: Add Kbuild filesLars-Peter Clausen3-0/+29
2010-08-05MIPS: JZ4740: Add platform devicesLars-Peter Clausen1-0/+291
2010-08-05MIPS: JZ4740: Add prom supportLars-Peter Clausen1-0/+68
2010-08-05MIPS: JZ4740: Add serial supportLars-Peter Clausen2-0/+53
2010-08-05MIPS: JZ4740: Add PWM supportLars-Peter Clausen1-0/+177
2010-08-05MIPS: JZ4740: Add DMA support.Lars-Peter Clausen1-0/+289
2010-08-05MIPS: JZ4740: Add GPIO supportLars-Peter Clausen1-0/+604
2010-08-05MIPS: JZ4740: Add setup codeLars-Peter Clausen1-0/+29
2010-08-05MIPS: JZ4740: Add power-management and system reset supportLars-Peter Clausen3-0/+141
2010-08-05MIPS: JZ4740: Add clocksource/clockevent support.Lars-Peter Clausen1-0/+144
2010-08-05MIPS: JZ4740: Add timer supportLars-Peter Clausen2-0/+184