index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPIO: OMAP: Fix the sequence to clear the IRQ status
Girish S G
2014-10-01
1
-6
/
+8
*
gpio/omap: fix _set_gpio_irqenable implementation
Tarun Kanti DebBarma
2014-10-01
1
-1
/
+4
*
GPIO: OMAP2+: On suspend don't wakeup on non-wakeupable interrupts.
Ambresh K
2014-10-01
1
-4
/
+6
*
ARM: OMAP4: Add put/get sync clocks in setwakeenable
Dan Murphy
2014-10-01
1
-0
/
+12
*
ARM: omap4: gpio: Use pad wakeupevent to detect pulses for edge triggered gpios
Arve Hjønnevåg
2011-12-14
1
-0
/
+7
*
ARM: omap4: gpio: Fix omap2_gpio_set_wakeupenables to have an effect
Arve Hjønnevåg
2011-12-14
1
-0
/
+22
*
ARM: omap4: gpio: Fix wakeup for masked level triggered interrupts
Arve Hjønnevåg
2011-12-06
1
-2
/
+2
*
ARM: omap4: gpio: Fix lost gpio edge interrutps in low power idle modes.
Arve Hjønnevåg
2011-12-05
1
-2
/
+2
*
ARM: omap: gpio: fix external abort when trying to read unclocked register
Mike J. Chen
2011-11-30
1
-2
/
+8
*
ARM: omap4: gpio: abort suspend if a level wake interrupt is pending
Colin Cross
2011-11-14
1
-5
/
+39
*
gpio: omap: fix gpio transitions to off mode
Colin Cross
2011-11-14
1
-26
/
+27
*
ARM: omap: gpio: set wakeupenable bits when entering idle modes
Colin Cross
2011-11-03
1
-0
/
+47
*
gpio: omap: clear level bits when switching to edge detect in idle
Colin Cross
2011-11-03
1
-13
/
+42
*
ARM: omap2+: gpio: simplify updating gpios in off vs. retention
Colin Cross
2011-11-03
1
-61
/
+53
*
omap: gpio: put_sync_suspend instead of put_sync in free
Miguel Vadillo
2011-10-19
1
-2
/
+2
*
GPIO: OMAP: Remove IS_ERR_VALUE calls
Todd Poynor
2011-10-14
1
-10
/
+10
*
OMAP4: Enable/Disable GPIO clocks before/after Regiter access.
Rajeev Kulkarni
2011-10-14
1
-4
/
+27
*
gpio: omap: leave edge detect bits alone in idle
Colin Cross
2011-10-11
1
-2
/
+2
*
GPIO: OMAP: set edge trigger for wakeup gpio
Axel Haslam
2011-10-06
1
-0
/
+47
*
GPIO: OMAP: Fix GPIO_IRQWAKEN_0 access
Axel Haslam
2011-10-06
1
-9
/
+26
*
OMAP: PM: replace omap_pm_get_dev_context_loss_count with omap_pm_was_context...
Axel Haslam
2011-09-06
1
-13
/
+3
*
GPIO: OMAP: use put_sync_suspend instead of put_sync
Nishanth Menon
2011-08-29
1
-1
/
+1
*
GPIO: OMAP: setup irq enable only after configuring interrupt in restore
Nishanth Menon
2011-08-29
1
-4
/
+4
*
GPIO: OMAP: restore OE only after setting the output level
Nishanth Menon
2011-08-29
1
-1
/
+1
*
GPIO: OMAP: handle set_dataout reg capable IP on restore
Nishanth Menon
2011-08-29
1
-1
/
+6
*
GPIO: OMAP: save and restore wakeup_set register not status
Nishanth Menon
2011-08-29
1
-2
/
+2
*
GPIO: OMAP: save and restore debounce as well
Nishanth Menon
2011-08-29
1
-3
/
+17
*
GPIO: OMAP: mark complete once restored
Nishanth Menon
2011-08-29
1
-0
/
+1
*
GPIO: OMAP: use put_sync_suspend instead of put_sync in irq handler.
Colin Cross
2011-07-29
1
-1
/
+1
*
GPIO: OMAP2+: allow level/edge triggering
Girish S Ghongdemath
2011-07-14
1
-1
/
+2
*
GPIO: OMAP: restore context only if previously saved
Axel Haslam
2011-07-14
1
-2
/
+5
*
GPIO: OMAP2+: Clean prepare_for_idle and resume_after_idle
Tarun Kanti DebBarma
2011-07-14
1
-147
/
+160
*
GPIO: OMAP: Use PM runtime framework
Charulatha V
2011-07-14
1
-20
/
+80
*
GPIO: OMAP: Remove bank->method & METHOD_* macros
Charulatha V
2011-07-14
1
-12
/
+6
*
GPIO: OMAP: Fix use of readl/readw to access isr_reg
Charulatha V
2011-07-14
1
-3
/
+5
*
GPIO: OMAP15xx: Use pinctrl offset instead of macro
Charulatha V
2011-07-14
1
-5
/
+3
*
GPIO: OMAP: Clean omap_gpio_mod_init function
Charulatha V
2011-07-14
1
-40
/
+81
*
GPIO: OMAP: Clean set_gpio_triggering function
Tarun Kanti DebBarma
2011-07-14
1
-91
/
+33
*
GPIO: OMAP: Remove hardcoded offsets in ctxt save/restore
Tarun Kanti DebBarma
2011-07-14
1
-22
/
+20
*
GPIO: OMAP: Use level/edge detect reg offsets
Tarun Kanti DebBarma
2011-07-14
1
-82
/
+36
*
GPIO: OMAP: Use wkup regs off/suspend support flag
Tarun Kanti DebBarma
2011-07-14
1
-102
/
+22
*
GPIO: OMAP: Avoid cpu checks during module ena/disable
Charulatha V
2011-07-14
1
-30
/
+23
*
GPIO: OMAP2+: Make non-wakeup GPIO part of pdata
Charulatha V
2011-07-14
1
-7
/
+1
*
GPIO: OMAP: Handle save/restore ctx in GPIO driver
Charulatha V
2011-07-14
1
-73
/
+56
*
GPIO: OMAP: Make gpio_context part of gpio_bank structure
Charulatha V
2011-07-14
1
-42
/
+34
*
GPIO: OMAP2+: Use flag to identify wakeup domain
Charulatha V
2011-07-14
1
-7
/
+6
*
GPIO: OMAP: Remove dependency on gpio_bank_count
Tarun Kanti DebBarma
2011-07-14
1
-93
/
+80
*
GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only once
Kevin Hilman
2011-07-14
1
-8
/
+6
*
GPIO: OMAP: debounce remove SoC specific registers, use pdata
Kevin Hilman
2011-07-14
1
-12
/
+3
*
GPIO: OMAP: cleanup _set_gpio_wakeup(), remove ifdefs
Tarun Kanti DebBarma
2011-07-14
1
-34
/
+16
[next]