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
/
drivers
/
gpio
/
gpio-tegra.c
Age
Commit message (
Expand
)
Author
2012-09-06
gpio: tegra: remove useless includes of <mach/*.h>
Stephen Warren
2012-04-18
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
2012-04-18
gpio: tegra: configure pins during irq_set_type
Stephen Warren
2012-04-04
gpio: tegra: Iterate over the correct number of banks
Stephen Warren
2012-04-04
gpio: tegra: fix register address calculations for Tegra30
Stephen Warren
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-19
gpio: tegra: tegra_gpio_config shouldn't be __init
Stephen Warren
2012-03-12
ARM: tegra: export tegra_gpio_{en,dis}able
Arnd Bergmann
2012-02-26
gpio: tegra: Fix build issue due to irq_domain rework.
Stephen Warren
2012-02-06
gpio: tegra: Parameterize the number of banks
Stephen Warren
2012-02-06
gpio: tegra: Dynamically allocate IRQ base, and support DT
Stephen Warren
2012-01-02
drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap
Julia Lawall
2011-10-31
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
2011-10-13
gpio/tegra: Convert to a platform device
Stephen Warren
2011-09-27
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
2011-08-24
ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
Stephen Warren
2011-08-24
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
Stephen Warren
2011-07-05
gpio/tegra: Use engineering names in DT compatible property
Stephen Warren
2011-06-15
gpio/tegra: add devicetree support
Grant Likely
2011-06-15
gpio/tegra: Move Tegra gpio driver to drivers/gpio
Grant Likely