index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
gpio7xx.c
Age
Commit message (
Expand
)
Author
2015-05-21
ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selected
Tony Lindgren
2013-10-18
ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got c...
Tony Lindgren
2013-10-03
ARM: OMAP1: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2012-11-02
ARM: OMAP: Remove NEED_MACH_GPIO_H
Tony Lindgren
2012-09-13
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
2012-05-12
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-08
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
Tony Lindgren
2010-12-08
OMAP7xx: GPIO: Introduce support for GPIO init
Varadarajan, Charulatha