index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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