aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/jz4740
AgeCommit message (Expand)Author
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-26MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-06-21MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton
2015-06-21MIPS: ingenic: Initial JZ4780 supportPaul Burton
2015-06-21MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton
2015-06-21MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton
2015-06-21MIPS: JZ4740: remove clock.hPaul Burton
2015-06-21MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton
2015-06-21MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton
2015-06-21MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton
2015-06-21MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton
2015-06-21MIPS: JZ4740: replace use of jz4740_clock_bdataPaul Burton
2015-06-21MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton
2015-06-21MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton
2015-06-21MIPS: JZ4740: support newer SoC interrupt controllersPaul Burton
2015-06-21MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton
2015-06-21MIPS: JZ4740: read intc base address from DTPaul Burton
2015-06-21MIPS: JZ4740: support >32 interruptsPaul Burton
2015-06-21MIPS: JZ4740: Remove jz_intc_base globalPaul Burton
2015-06-21MIPS: JZ4740: drop intc debugfs codePaul Burton
2015-06-21MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton
2015-06-21MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton
2015-06-21MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton
2015-06-21MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton
2015-06-21MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton
2015-06-21MIPS: JZ4740: require & include DTPaul Burton
2015-06-21MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton
2015-04-01MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu
2015-03-31MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen
2015-01-13MIPS: JZ4740: Fixup #include's (sparse)Brian Norris
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-08-02MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick
2014-08-01MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_genericApelete Seketeli
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij
2014-04-23ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: jz4740: update platform data for JZ4740 usb device controllerApelete Seketeli
2013-07-05MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen
2013-07-05MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle