Tarun Kanti DebBarma
|
6ed87c5b66
gpio/omap: further cleanup using wkup_en register
|
13 years ago |
Charulatha V
|
c8eef65a2f
gpio/omap: avoid cpu checks during module ena/disable
|
14 years ago |
Charulatha V
|
803a24343f
gpio/omap: make non-wakeup GPIO part of pdata
|
14 years ago |
Tarun Kanti DebBarma
|
60a3437dc9
gpio/omap: handle save/restore context in GPIO driver
|
13 years ago |
Charulatha V
|
6d62e216b2
gpio/omap: make gpio_context part of gpio_bank structure
|
14 years ago |
Charulatha V
|
0cde8d03dd
gpio/omap: use flag to identify wakeup domain
|
14 years ago |
Charulatha V
|
03e128ca35
gpio/omap: remove dependency on gpio_bank_count
|
14 years ago |
Linus Torvalds
|
80f01ca1fc
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
Linus Torvalds
|
ca90666287
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 years ago |
Janusz Krzysztofik
|
78a4315872
gpio/omap: fix build error with certain OMAP1 configs
|
14 years ago |
Todd Poynor
|
832337490f
gpio/omap: check return value from irq_alloc_generic_chip
|
14 years ago |
Kevin Hilman
|
ece9528e5f
gpio/omap: replace MOD_REG_BIT macro with static inline
|
14 years ago |
Russell King
|
1bc857f700
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
|
14 years ago |
Linus Torvalds
|
c7c8518498
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
|
14 years ago |
Kevin Hilman
|
e5ff4440cf
gpio/omap: cleanup show revision, remove cpu_is checks, display only once
|
14 years ago |
Kevin Hilman
|
9942da0e4b
gpio/omap: debounce remove SoC specific registers, use pdata
|
14 years ago |
Kevin Hilman
|
f64ad1a0e2
gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs
|
14 years ago |
Kevin Hilman
|
7a6f8416e2
gpio/omap: remove useless gpio_valid() & check_gpio() checks
|
14 years ago |
Kevin Hilman
|
f8b46b5834
gpio/omap: convert MPUIO IRQ over to generic irq_chip
|
14 years ago |
Kevin Hilman
|
28f3b5a073
gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs
|
14 years ago |
Kevin Hilman
|
eef4bec7bf
gpio/omap: consolidate IRQ status handling, remove #ifdefs
|
14 years ago |
Kevin Hilman
|
fa87931acb
gpio/omap: consolidate direction, input, output, remove #ifdefs
|
14 years ago |
Charulatha V
|
a8be8dafd0
gpio/omap: remove get_gpio_bank()
|
14 years ago |
Kevin Hilman
|
129fd22307
gpio/omap: replace get_gpio_index() by using bank width
|
14 years ago |
Kevin Hilman
|
c390aad033
gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width
|
14 years ago |
Kevin Hilman
|
d5f46247e7
gpio/omap: move bank width into struct gpio_bank
|
14 years ago |
Kevin Hilman
|
bdba15db4d
gpio/omap: remove MPUIO handling from _clear_gpio_irqbank()
|
14 years ago |
Kevin Hilman
|
df3c851716
gpio/omap: _clear_gpio_irqbank: fix flushing of posted write
|
14 years ago |
Ambresh K
|
55b220cafa
gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.
|
14 years ago |
Colin Cross
|
85ec7b9705
GPIO: OMAP: add locking around calls to _set_gpio_triggering
|
14 years ago |