Wolfram Sang
|
8cfc2a1fce
drivers/gpio: don't check resource with devm_ioremap_resource
|
12 years ago |
Linus Torvalds
|
30c67e93c5
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Olof Johansson
|
e0d20b69d3
Merge branch 'gic/cleanup' into next/soc
|
12 years ago |
Joseph Lo
|
203f31cb86
gpio: tegra: add gpio wakeup source handling
|
12 years ago |
Catalin Marinas
|
de88cbb7b2
arm: Move chained_irq_(enter|exit) to a generic file
|
12 years ago |
Stephen Warren
|
165b6c2f33
gpio/tegra: assume CONFIG_OF
|
12 years ago |
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 |