janboe
|
cb5793db5e
OMAP2/3: Initialize gpio debounce register
|
16 years ago |
Santosh Shilimkar
|
44169075e6
ARM: OMAP4: Add minimal support for omap4
|
16 years ago |
Vikram Pandita
|
e102657ed1
ARM: OMAP3: Fix number of GPIO lines for 34xx
|
16 years ago |
Roger Quadros
|
bedfd15410
ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts
|
16 years ago |
Kevin Hilman
|
b3bb4f688c
ARM: OMAP2/3: GPIO: do not attempt to wake-enable
|
16 years ago |
Zebediah C. McClure
|
56739a6929
[OMAP850] Changes to base IO subsystem, v2
|
16 years ago |
Tony Lindgren
|
3a26e3318b
ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
|
16 years ago |
David Brownell
|
e031ab23de
ARM: OMAP: minor gpio bugfixes
|
16 years ago |
Jarkko Nikula
|
3ff164e155
ARM: OMAP: make legacy gpio request/free calls superfluous
|
16 years ago |
David Brownell
|
e918edf7c2
ARM: OMAP: switch to gpio_direction_output
|
16 years ago |
David Brownell
|
0b84b5ca43
ARM: OMAP: switch to standard gpio get/set calls
|
16 years ago |
David Brownell
|
a007b7096f
ARM: OMAP: gpios implement new to_irq()
|
16 years ago |
Jarkko Nikula
|
21c867f1de
ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
|
16 years ago |
Jouni Hogander
|
89db948254
ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
|
16 years ago |
Tero Kristo
|
723fdb781a
ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling
|
16 years ago |
Russell King
|
b6825d2df5
Merge branch 'omap-all' into devel
|
16 years ago |
Russell King
|
3f30a09a61
Merge branch 'pxa-all' into devel
|
16 years ago |
Russell King
|
6a4690c22f
Merge branch 'ptebits' into devel
|
16 years ago |
Dmitry Baryshkov
|
d8aa0251f1
[ARM] 5298/1: Drop desc_handle_irq()
|
16 years ago |
Russell King
|
fced80c735
[ARM] Convert asm/io.h to linux/io.h
|
17 years ago |
Russell King
|
7c7095aa42
[ARM] omap: fix inappropriate casting in gpio.c
|
17 years ago |
Russell King
|
69114a47af
[ARM] omap: fix gpio.c build error
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
17 years ago |
Dmitry Baryshkov
|
6cab486029
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
|
17 years ago |
David Brownell
|
d8f388d8dc
gpio: sysfs interface
|
17 years ago |
Kevin Hilman
|
672e302e3c
ARM: OMAP: use edge/level handlers from generic IRQ framework
|
17 years ago |
Kevin Hilman
|
b144ff6f30
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
|
17 years ago |
David Brownell
|
52e3134423
ARM: OMAP: Use gpiolib
|
17 years ago |
Kevin Hilman
|
4de8c75b00
ARM: OMAP: Fix GPIO IRQ unmask
|
17 years ago |