summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-143-3/+3
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-052-84/+0
* MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-051-1/+0
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-36/+51
|\
| * mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-36/+51
* | MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-131-25/+0
* | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne2016-05-131-50/+2
|/
* MIPS: jz4740: use gpiochip data pointerLinus Walleij2016-02-191-4/+6
* MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-191-1/+1
* MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding2015-10-261-2/+0
* MIPS: JZ4740: Use PWM lookup tableThierry Reding2015-10-261-3/+8
* MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-12/+8
* MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-19/+27
* MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton2015-06-211-0/+4
* MIPS: ingenic: Initial JZ4780 supportPaul Burton2015-06-214-2/+18
* MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton2015-06-216-117/+1
* MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton2015-06-212-1/+9
* MIPS: JZ4740: remove clock.hPaul Burton2015-06-212-27/+0
* MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-213-97/+1
* MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-211-13/+0
* MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2015-06-211-16/+0
* MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-216-967/+4
* MIPS: JZ4740: replace use of jz4740_clock_bdataPaul Burton2015-06-213-4/+29
* MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton2015-06-212-2/+3
* MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-214-204/+2
* MIPS: JZ4740: support newer SoC interrupt controllersPaul Burton2015-06-211-0/+9
* MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton2015-06-213-16/+16
* MIPS: JZ4740: read intc base address from DTPaul Burton2015-06-211-3/+6
* MIPS: JZ4740: support >32 interruptsPaul Burton2015-06-211-25/+46
* MIPS: JZ4740: Remove jz_intc_base globalPaul Burton2015-06-211-8/+31
* MIPS: JZ4740: drop intc debugfs codePaul Burton2015-06-211-42/+0
* MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton2015-06-211-0/+6
* MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton2015-06-211-1/+6
* MIPS: JZ4740: probe interrupt controller via DTPaul Burton2015-06-212-3/+7
* MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton2015-06-212-4/+9
* MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton2015-06-211-12/+0
* MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton2015-06-211-2/+2
* MIPS: JZ4740: require & include DTPaul Burton2015-06-211-0/+19
* MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton2015-06-212-5/+10
* MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu2015-04-011-0/+8
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-311-0/+1
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-181-1/+10
|\
| * mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-021-1/+10
* | MIPS: JZ4740: Fixup #include's (sparse)Brian Norris2015-01-131-0/+3
|/