Jon Hunter
|
c9c55d9211
gpio/omap: fix off-mode bug: clear debounce settings on free/reset
|
12 years ago |
Linus Torvalds
|
61464c8357
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Tony Lindgren
|
4b25408f1f
ARM: OMAP: Move gpio.h to include/linux/platform_data
|
13 years ago |
Uwe Kleine-König
|
c06e6769a8
gpio/gpio-omap: make platformdata used as *of_device_id.data const
|
13 years ago |
Uwe Kleine-König
|
f6817a2c2e
gpio/gpio-omap.c: add a const qualifier
|
13 years ago |
Linus Torvalds
|
f948ad0787
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
13 years ago |
Tarun Kanti DebBarma
|
346720130a
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
|
13 years ago |
Jon Hunter
|
7b86cef34a
gpio/omap: fix invalid context restore of gpio bank-0
|
13 years ago |
Grazvydas Ignotas
|
9e303f228c
gpio/omap: fix irq loss while in idle with debounce on
|
13 years ago |
Kevin Hilman
|
b3c64bc30a
gpio/omap: (re)fix wakeups on level-triggered GPIOs
|
13 years ago |
Kevin Hilman
|
22770de11c
gpio/omap: fix broken context restore for non-OFF mode transitions
|
13 years ago |
Tarun Kanti DebBarma
|
1b1287032d
gpio/omap: fix missing check in *_runtime_suspend()
|
13 years ago |
Tarun Kanti DebBarma
|
4e962e8998
gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
|
13 years ago |
Tarun Kanti DebBarma
|
9c4ed9e6c0
gpio/omap: remove suspend/resume callbacks
|
13 years ago |
Tarun Kanti DebBarma
|
b1a8e3d2d1
gpio/omap: remove retrigger variable in gpio_irq_handler
|
13 years ago |
Tarun Kanti DebBarma
|
499fa2871d
gpio/omap: remove saved_wakeup field from struct gpio_bank
|
13 years ago |
Tarun Kanti DebBarma
|
0aa2727399
gpio/omap: remove suspend_wakeup field from struct gpio_bank
|
13 years ago |
Tarun Kanti DebBarma
|
c6f31c9ec2
gpio/omap: remove saved_fallingdetect, saved_risingdetect
|
13 years ago |
Tarun Kanti DebBarma
|
6edd94db25
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
|
13 years ago |
Tarun Kanti DebBarma
|
7fcca715de
gpio/omap: fix redundant decoding of gpio offset
|
13 years ago |
Tarun Kanti DebBarma
|
2a900eb74c
gpio/omap: fix incorrect update to context.irqenable1
|
13 years ago |
Tarun Kanti DebBarma
|
960edffe29
gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*
|
13 years ago |
Tarun Kanti DebBarma
|
2c836f7ea5
gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
|
13 years ago |
Tarun Kanti DebBarma
|
8276536cec
gpio/omap: fix _set_gpio_irqenable implementation
|
13 years ago |
Tarun Kanti DebBarma
|
00ece7e482
gpio/omap: fix trigger type to unsigned
|
13 years ago |
Tarun Kanti DebBarma
|
381a752f29
gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()
|
13 years ago |
Tony Lindgren
|
8805f410e4
gpio/omap: Fix section warning for omap_mpuio_alloc_gc()
|
13 years ago |
Kevin Hilman
|
68942edb09
gpio/omap: fix wakeups on level-triggered GPIOs
|
13 years ago |
Benoit Cousson
|
25db711df3
gpio/omap: Fix IRQ handling for SPARSE_IRQ
|
13 years ago |
Benoit Cousson
|
384ebe1c28
gpio/omap: Add DT support to GPIO driver
|
14 years ago |