aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/gpio7xx.c
AgeCommit message (Expand)Author
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-05-11gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma
2012-02-06gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V
2012-02-06gpio/omap: remove bank->method & METHOD_* macrosCharulatha V
2012-02-06gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma
2012-02-06gpio/omap: remove dependency on gpio_bank_countCharulatha V
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren
2010-12-07OMAP7xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha