Thierry Reding
|
641d03422a
gpio: Convert to devm_ioremap_resource()
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Bill Pemberton
|
aeca8ad1f0
gpio: remove use of __devinitdata
|
12 years ago |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 years ago |
Laxman Dewangan
|
195812e4b6
gpio: tegra: read output value when gpio is set in direction_out
|
12 years ago |
Axel Lin
|
65b6ca4667
gpio: tegra: Drop exporting static functions
|
12 years ago |
Axel Lin
|
924a09873c
gpio: tegra: Staticize non-exported symbols
|
12 years ago |
Laxman Dewangan
|
8939ddc76a
gpio: tegra: fix suspend/resume apis
|
12 years ago |
Linus Walleij
|
d023567731
gpio/tegra: convert to use linear irqdomain
|
12 years ago |
Stephen Warren
|
70a5dbf812
gpio: tegra: remove useless includes of <mach/*.h>
|
13 years ago |
Stephen Warren
|
3e215d0a19
gpio: tegra: Hide tegra_gpio_enable/disable()
|
13 years ago |
Stephen Warren
|
d941136fc6
gpio: tegra: configure pins during irq_set_type
|
13 years ago |
Stephen Warren
|
4a3398ee9d
gpio: tegra: Iterate over the correct number of banks
|
13 years ago |
Stephen Warren
|
5c1e2c9dc6
gpio: tegra: fix register address calculations for Tegra30
|
13 years ago |
Linus Torvalds
|
7bf97e1d5a
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Stephen Warren
|
b0092f2665
gpio: tegra: tegra_gpio_config shouldn't be __init
|
13 years ago |
Arnd Bergmann
|
691e06c0ff
ARM: tegra: export tegra_gpio_{en,dis}able
|
13 years ago |
Stephen Warren
|
bdc93a77da
gpio: tegra: Fix build issue due to irq_domain rework.
|
13 years ago |
Stephen Warren
|
3391811c42
gpio: tegra: Parameterize the number of banks
|
13 years ago |
Stephen Warren
|
6f74dc9bc8
gpio: tegra: Dynamically allocate IRQ base, and support DT
|
13 years ago |
Julia Lawall
|
aedd4fdf69
drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap
|
13 years ago |
Arnd Bergmann
|
efa62e1355
Merge branch 'depends/rmk/gpio' into next/devel
|
13 years ago |
Stephen Warren
|
88d8951e58
gpio/tegra: Convert to a platform device
|
13 years ago |
Stephen Warren
|
ea5abbd215
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
|
13 years ago |
Stephen Warren
|
438a99c078
ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
|
14 years ago |
Stephen Warren
|
470080015c
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
|
14 years ago |
Stephen Warren
|
f7f678a063
gpio/tegra: Use engineering names in DT compatible property
|
14 years ago |
Grant Likely
|
df2212270c
gpio/tegra: add devicetree support
|
14 years ago |
Grant Likely
|
ea5a9607cb
gpio/tegra: Move Tegra gpio driver to drivers/gpio
|
14 years ago |