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
|
13 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
|
13 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 |
Tarun Kanti DebBarma
|
2dc983c565
gpio/omap: cleanup prepare_for_idle and resume_after_idle
|
13 years ago |
Tarun Kanti DebBarma
|
065cd795d2
gpio/omap: optimize suspend and resume functions
|
13 years ago |
Tarun Kanti DebBarma
|
55b93c3252
gpio/omap: use pm-runtime framework
|
13 years ago |
Charulatha V
|
d0d665a896
gpio/omap: remove bank->method & METHOD_* macros
|
14 years ago |
Tarun Kanti DebBarma
|
d3901eaf1f
gpio/omap: remove unnecessary bit-masking for read access
|
13 years ago |
Charulatha V
|
fad96ea825
gpio/omap: use pinctrl offset instead of macro
|
14 years ago |
Tarun Kanti DebBarma
|
ab985f0f7c
gpio/omap: cleanup omap_gpio_mod_init function
|
13 years ago |
Tarun Kanti DebBarma
|
5e571f38f6
gpio/omap: cleanup set_gpio_triggering function
|
13 years ago |
Tarun Kanti DebBarma
|
ae10f2336b
gpio/omap: remove hardcoded offsets in context save/restore
|
14 years ago |
Tarun Kanti DebBarma
|
9ea14d8cbb
gpio/omap: use level/edge detect reg offsets
|
14 years ago |