aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-22MIPS: jz4740: Remove custom GPIO codePaul Cercueil1-519/+0
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-02-19MIPS: jz4740: use gpiochip data pointerLinus Walleij1-4/+6
2016-02-19MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle1-1/+1
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-12/+8
2015-08-26MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-06-21MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton1-2/+1
2015-06-21MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton1-2/+2
2013-02-01MIPS: Whitespace cleanup.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 Clausen1-94/+36
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki1-30/+22
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-7/+7
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 Gleixner1-46/+47
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-08-05MIPS: JZ4740: Add GPIO supportLars-Peter Clausen1-0/+604