summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-211-2/+1
* MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton2015-06-211-2/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-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-241-94/+36
* MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki2011-09-211-30/+22
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-7/+7
* 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-251-46/+47
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2010-08-051-0/+604