summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-1/+1
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-081-0/+1
|\
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-0/+1
* | Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-021-1/+1
|\ \
| * | MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_genericApelete Seketeli2014-08-011-1/+1
| |/
* / MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-021-2/+1
|/
* ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen2014-04-231-0/+11
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: jz4740: update platform data for JZ4740 usb device controllerApelete Seketeli2014-01-242-16/+25
* MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne2013-07-051-1/+1
* MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-052-308/+1
* MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-052-0/+22
* MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne2013-07-051-2/+22
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-0114-23/+23
* MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle2012-10-171-0/+2
* MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov2012-10-171-0/+1
* pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-055-181/+8
* MIPS: JZ4740: Export timer APIThierry Reding2012-10-053-139/+3
* MIPS: JZ4740: reset: Initialize hibernate wakeup counters.Maarten ter Huurne2012-07-231-5/+44
* MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne2012-07-231-0/+1
* MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne2012-07-231-1/+19
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-211-2/+0
* ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin2012-01-201-0/+6
* MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-1/+1
* MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen2011-10-241-1/+1
* MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen2011-10-241-7/+1
* MIPS: JZ4740: Use generic irq chipLars-Peter Clausen2011-10-244-153/+78
* MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki2011-09-211-30/+22
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-2/+1
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-145-86/+123
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1
* | | MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne2011-05-191-0/+32
* | | MIPS: JZ4740: Set one-shot feature flag for the clockeventLars-Peter Clausen2011-05-101-1/+1
* | | MIPS: JZ4740: Export symbols to the watchdog driver moduleRalf Baechle2011-05-101-0/+2
* | | MIPS: JZ4740: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-3/+1
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-292-9/+9
* | MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 boardLars-Peter Clausen2011-03-251-4/+4
* | MIPS: JZ4740: qi_lb60: Add gpio-charger deviceLars-Peter Clausen2011-03-251-0/+24
* | MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen2011-03-251-15/+2
* | MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen2011-03-251-12/+13
* | MIPS: JZ4740: Convert to new irq functionsThomas Gleixner2011-03-252-58/+67
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\ \
| * | mips: change to new flag variablematt mooney2011-03-171-1/+1
| |/
* / watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-151-0/+16
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-223-4/+4
|\
| * MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen2010-12-161-1/+1
| * MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen2010-12-161-1/+1
| * MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen2010-12-161-2/+2
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1