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 |
Benoit Cousson
|
96751fcbe5
gpio/omap: Use devm_ API and add request_mem_region
|
13 years ago |
Benoit Cousson
|
862ff64011
gpio/omap: Remove bank->id information and misc cleanup
|
13 years ago |
Nishanth Menon
|
f86bcc302a
gpio/omap: handle set_dataout reg capable IP on restore
|
14 years ago |
Nishanth Menon
|
6d13eaaf33
gpio/omap: restore OE only after setting the output level
|
14 years ago |
Nishanth Menon
|
ba805be53c
gpio/omap: enable irq at the end of all configuration in restore
|
14 years ago |
Nishanth Menon
|
ae547354a8
gpio/omap: save and restore debounce registers
|
14 years ago |
Tarun Kanti DebBarma
|
41d87cbd66
gpio/omap: remove omap_gpio_save_context overhead
|
13 years ago |
Tarun Kanti DebBarma
|
6fd9c42164
gpio/omap: fix incorrect access of debounce module
|
13 years ago |
Tarun Kanti DebBarma
|
72f83af998
gpio/omap: fix debounce clock handling
|
13 years ago |