| 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 |
* | Merge branch 'android-3.0' into android-omap-3.0 | Todd Poynor | 2013-01-16 | 2 | -5/+7 |
|\ |
|
| * | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2012-05-21 | 2 | -5/+7 |
* | | Merge linux-stable 3.0.28 into linux-omap-3.0 | Todd Poynor | 2012-04-19 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | gpio/pca953x: Fix warning of enabled interrupts in handler | David Jander | 2012-02-20 | 1 | -3/+3 |
* | | 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 |
* | | Merge commit 'v3.0' into linux-omap-3.0 | Colin Cross | 2011-08-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | gpio: wm831x: add a missing break in wm831x_gpio_dbg_show | Axel Lin | 2011-07-15 | 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 |