index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
gpio7xx.c
Age
Commit message (
Expand
)
Author
2012-11-02
ARM: OMAP: Remove NEED_MACH_GPIO_H
Tony Lindgren
2012-09-12
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
2012-05-11
gpio/omap: remove virtual_irq_start variable
Tarun Kanti DebBarma
2012-02-06
gpio/omap: fix bankwidth for OMAP7xx MPUIO
Charulatha V
2012-02-06
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
2012-02-06
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
2012-02-06
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-04
omap: drop __initdata tags from static struct platform_device declarations
Janusz Krzysztofik
2011-06-16
gpio/omap: cleanup show revision, remove cpu_is checks, display only once
Kevin Hilman
2011-06-16
gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs
Kevin Hilman
2011-06-16
gpio/omap: consolidate IRQ status handling, remove #ifdefs
Kevin Hilman
2011-06-16
gpio/omap: consolidate direction, input, output, remove #ifdefs
Kevin Hilman
2010-12-07
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
Tony Lindgren
2010-12-07
OMAP7xx: GPIO: Introduce support for GPIO init
Varadarajan, Charulatha