| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-06-17 | gpio: omap: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+9 |
| 2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-22 | Fix a potential abuse of seq_printf() format string in drivers | David Wang | 1 | -1/+1 |
| 2024-10-17 | gpio: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-10-04 | OMAP/gpio: drop MPUIO static base | Linus Walleij | 1 | -2/+1 |
| 2023-10-02 | gpio: omap: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-07-29 | gpio: omap: Remove redundant dev_err_probe() and zero value handle code | Ruan Jinjie | 1 | -5/+2 |
| 2023-07-19 | gpio: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-03-10 | gpio: omap: Convert to immutable irq_chip | Linus Walleij | 1 | -23/+45 |
| 2023-03-10 | gpio: omap: Drop irq_base | Linus Walleij | 1 | -15/+0 |
| 2023-01-30 | gpio: omap: use dynamic allocation of base | Andreas Kemnade | 1 | -1/+1 |
| 2022-02-09 | gpio: omap: Move PM device over to irq domain | Marc Zyngier | 1 | -3/+4 |
| 2021-12-17 | gpio: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko | 1 | -3/+0 |
| 2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -2/+1 |
| 2021-05-05 | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
| 2021-05-05 | gpio: omap: Use device_get_match_data() helper | Tian Tao | 1 | -3/+2 |
| 2021-04-21 | gpio: omap: Save and restore sysconfig | Tony Lindgren | 1 | -0/+9 |
| 2020-12-09 | Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Walleij | 1 | -5/+2 |
| 2020-11-30 | gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data() | Grygorii Strashko | 1 | -5/+2 |
| 2020-10-28 | Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts"" | Tony Lindgren | 1 | -1/+11 |
| 2020-10-13 | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -4/+1 |
| 2020-08-28 | gpio: omap: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -4/+1 |
| 2020-08-19 | gpio: omap: Fix warnings if PM is disabled | Tony Lindgren | 1 | -2/+2 |
| 2020-07-23 | gpio: omap: improve coding style for pin config flags | Drew Fustini | 1 | -4/+9 |
| 2020-07-20 | gpio: omap: handle pin config bias flags | Drew Fustini | 1 | -5/+11 |
| 2020-06-30 | gpio: omap: Add missing PM ops for suspend | Tony Lindgren | 1 | -0/+26 |
| 2020-03-09 | Revert "gpio: omap: Fix lost edge wake-up interrupts" | Tony Lindgren | 1 | -11/+1 |
| 2020-03-09 | gpio: omap: Block idle on pending gpio interrupts | Tony Lindgren | 1 | -4/+13 |
| 2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -2/+4 |
| 2019-07-09 | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -338/+171 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-06-12 | gpio: omap: Fix lost edge wake-up interrupts | Tony Lindgren | 1 | -1/+11 |
| 2019-06-12 | gpio: omap: clean up register access in omap2_set_gpio_debounce() | Russell King | 1 | -3/+1 |
| 2019-06-12 | gpio: omap: irq_startup() must not return error codes | Russell King | 1 | -5/+0 |
| 2019-06-12 | gpio: omap: clean up wakeup handling | Russell King | 1 | -23/+13 |
| 2019-06-12 | gpio: omap: constify register tables | Russell King | 1 | -6/+6 |
| 2019-06-12 | gpio: omap: clean up omap_gpio_restore_context() | Russell King | 1 | -21/+15 |
| 2019-06-12 | gpio: omap: remove dataout variation in context handling | Russell King | 1 | -10/+2 |
| 2019-06-12 | gpio: omap: simplify omap_set_gpio_irqenable() | Russell King | 1 | -46/+15 |
| 2019-06-12 | gpio: omap: simplify omap_toggle_gpio_edge_triggering() | Russell King | 1 | -18/+4 |
| 2019-06-12 | gpio: omap: simplify read-modify-write | Russell King | 1 | -53/+30 |
| 2019-06-12 | gpio: omap: simplify bank->level_mask | Russell King | 1 | -4/+3 |
| 2019-06-12 | gpio: omap: simplify set_multiple() | Russell King | 1 | -38/+7 |
| 2019-06-12 | gpio: omap: simplify get_multiple() | Russell King | 1 | -25/+11 |
| 2019-06-12 | gpio: omap: simplify get() method | Russell King | 1 | -19/+6 |
| 2019-06-12 | gpio: omap: simplify omap_gpio_get_direction() | Russell King | 1 | -10/+3 |
| 2019-06-12 | gpio: omap: move omap_gpio_request() and omap_gpio_free() | Russell King | 1 | -32/+32 |
| 2019-06-12 | gpio: omap: remove irq_ack method | Russell King | 1 | -14/+3 |
| 2019-06-12 | gpio: omap: clean up edge interrupt handling | Russell King | 1 | -11/+9 |
| 2019-06-12 | gpio: omap: remove remainder of list management | Russell King | 1 | -2/+0 |
| 2019-06-12 | gpio: omap: fix lack of irqstatus_raw0 for OMAP4 | Russell King | 1 | -0/+2 |
| 2019-06-12 | gpio: omap: ensure irq is enabled before wakeup | Russell King | 1 | -7/+8 |
| 2019-04-11 | gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts | Russell King | 1 | -16/+2 |
| 2019-04-11 | gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup | Russell King | 1 | -79/+11 |
| 2019-04-08 | Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm... | Linus Walleij | 1 | -28/+33 |
| 2019-04-05 | gpio: omap: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
| 2019-04-05 | gpio: omap: avoid clang warning | Arnd Bergmann | 1 | -278/+263 |
| 2019-03-27 | gpio: gpio-omap: add check for off wake capable gpios | Tony Lindgren | 1 | -8/+17 |
| 2019-03-27 | gpio: gpio-omap: always scan for triggered non-wakeup capable interrupts | Tony Lindgren | 1 | -8/+0 |
| 2019-03-27 | gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios only | Tony Lindgren | 1 | -12/+16 |
| 2019-03-08 | gpio: gpio-omap: fix level interrupt idling | Russell King | 1 | -6/+8 |
| 2018-12-28 | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -8/+4 |
| 2018-12-21 | gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions | Tony Lindgren | 1 | -59/+5 |
| 2018-11-05 | gpio: gpio-omap: simplify getting .driver_data | Wolfram Sang | 1 | -8/+4 |
| 2018-10-01 | gpio: omap: Remove set but not used variable 'dev' | YueHaibing | 1 | -2/+0 |
| 2018-10-01 | gpio: omap: drop omap_gpio_list | Grygorii Strashko | 1 | -4/+0 |
| 2018-10-01 | gpio: omap: get rid of the conditional PM runtime calls | Grygorii Strashko | 1 | -20/+5 |
| 2018-09-24 | gpio: omap: Get rid of pm_runtime_irq_safe() | Tony Lindgren | 1 | -3/+3 |
| 2018-09-24 | gpio: omap: Remove custom PM calls and use cpu_pm instead | Tony Lindgren | 1 | -70/+108 |
| 2018-09-24 | gpio: omap: Add level wakeup handling for omap4 based SoCs | Tony Lindgren | 1 | -33/+118 |
| 2018-08-06 | gpio: omap: Add get/set_multiple() callbacks | Janusz Krzysztofik | 1 | -2/+86 |
| 2018-05-24 | gpio: omap: Include the right header | Linus Walleij | 1 | -1/+1 |
| 2018-02-22 | gpio: omap: Improve a size determination | Markus Elfring | 1 | -1/+1 |
| 2018-02-22 | gpio: omap: Delete an error message | Markus Elfring | 1 | -3/+1 |
| 2018-01-03 | gpio: omap: Give unique labels to each GPIO bank/chip | Linus Walleij | 1 | -1/+6 |
| 2017-11-30 | gpio: omap: initialize gpioirq chip as part of gpiochip_add_data | Grygorii Strashko | 1 | -18/+14 |
| 2017-11-14 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
| 2017-10-07 | gpio: omap: Fix lost edge interrupts | Grygorii Strashko | 1 | -9/+13 |
| 2017-09-21 | gpio: omap: omap_gpio_show_rev is not __init | Arnd Bergmann | 1 | -1/+1 |
| 2017-08-14 | gpio: omap : Add missing clk_unprepare(). | Arvind Yadav | 1 | -0/+2 |
| 2017-04-28 | gpio: omap: return error if requested debounce time is not possible | David Rivshin | 1 | -6/+17 |
| 2017-03-15 | gpio: omap: use devm_irq_alloc_descs() | Bartosz Golaszewski | 1 | -1/+2 |
| 2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -1/+13 |
| 2016-04-26 | gpio: omap: fix irq triggering in smart-idle wakeup mode | Grygorii Strashko | 1 | -40/+2 |
| 2016-03-09 | gpio: omap: drop dev field from gpio_bank structure | Grygorii Strashko | 1 | -28/+29 |
| 2016-01-05 | gpio: omap: use gpiochip data pointer | Linus Walleij | 1 | -10/+10 |
| 2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 1 | -2/+0 |
| 2015-11-30 | gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks | Grygorii Strashko | 1 | -2/+0 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -2/+2 |
| 2015-10-16 | gpio: omap: fix static checker warning | Grygorii Strashko | 1 | -1/+1 |
| 2015-10-02 | gpio: omap: convert to use generic irq handler | Grygorii Strashko | 1 | -28/+27 |
| 2015-10-02 | gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock | Grygorii Strashko | 1 | -10/+15 |
| 2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
| 2015-09-14 | gpio: omap: Fix GPIO numbering for deferred probe | Tony Lindgren | 1 | -1/+3 |
| 2015-09-14 | gpio: omap: Fix gpiochip_add() handling for deferred probe | Tony Lindgren | 1 | -1/+4 |
| 2015-08-26 | gpio: omap: fix clk_prepare/unprepare usage | Grygorii Strashko | 1 | -9/+18 |
| 2015-08-26 | gpio: omap: protect regs access in omap_gpio_irq_handler | Grygorii Strashko | 1 | -0/+8 |
| 2015-08-26 | gpio: omap: fix omap2_set_gpio_debounce | Grygorii Strashko | 1 | -9/+10 |
| 2015-08-26 | gpio: omap: switch to use platform_get_irq | Grygorii Strashko | 1 | -5/+8 |
| 2015-08-26 | gpio: omap: remove wrong irq_domain_remove usage in probe | Grygorii Strashko | 1 | -1/+0 |
| 2015-08-13 | gpio: omap: Fix missing raw locks conversion | Axel Lin | 1 | -1/+1 |
| 2015-08-13 | Merge tag 'v4.2-rc4' into devel | Linus Walleij | 1 | -1/+4 |
| 2015-07-27 | gpio: omap: use raw locks for locking | Sebastian Andrzej Siewior | 1 | -40/+40 |
| 2015-07-16 | gpio: omap: prevent module from being unloaded while in use | Grygorii Strashko | 1 | -0/+1 |
| 2015-07-16 | gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type | Grygorii Strashko | 1 | -1/+3 |
| 2015-07-14 | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
| 2015-07-14 | gpio/omap: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -2/+2 |
| 2015-06-01 | gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly | Grygorii Strashko | 1 | -1/+13 |
| 2015-06-01 | gpio: omap: rework omap_gpio_request to touch only gpio specific registers | Grygorii Strashko | 1 | -8/+1 |
| 2015-06-01 | gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers | Grygorii Strashko | 1 | -10/+5 |
| 2015-06-01 | gpio: omap: fix error handling in omap_gpio_irq_type | Grygorii Strashko | 1 | -4/+12 |
| 2015-06-01 | gpio: omap: fix omap_gpio_free to not clean up irq configuration | Grygorii Strashko | 1 | -1/+4 |
| 2015-05-12 | Merge tag 'v4.1-rc3' into devel | Linus Walleij | 1 | -39/+9 |
| 2015-05-06 | gpio: omap: Allow building as a loadable module | Tony Lindgren | 1 | -0/+24 |
| 2015-05-06 | gpio: omap: Fix regression for MPUIO interrupts | Tony Lindgren | 1 | -39/+9 |
| 2015-03-27 | gpio: omap: get rid of GPIO_INDEX() macro | Grygorii Strashko | 1 | -9/+0 |
| 2015-03-27 | gpio: omap: get rid of omap_irq_to_gpio() | Grygorii Strashko | 1 | -12/+5 |
| 2015-03-27 | gpio: omap: get rid of GPIO_BIT() macro | Grygorii Strashko | 1 | -1/+0 |
| 2015-03-27 | gpio: omap: convert gpio irq functions to use GPIO offset | Grygorii Strashko | 1 | -33/+34 |
| 2015-03-27 | gpio: omap: drop 'gpio' param from omap_gpio_init_irq() | Grygorii Strashko | 1 | -7/+5 |
| 2015-03-27 | gpio: omap: convert debounce functions switch to use gpio offset | Grygorii Strashko | 1 | -7/+7 |
| 2015-03-27 | gpio: omap: simplify omap_set_gpio_dataout_x() | Grygorii Strashko | 1 | -5/+5 |
| 2015-03-27 | gpio: omap: convert omap_gpio_is_input() to use gpio offset | Grygorii Strashko | 1 | -6/+4 |
| 2015-03-09 | gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq | Grygorii Strashko | 1 | -1/+0 |
| 2015-01-26 | gpio: omap: Fix bad device access with setup_irq() | Tony Lindgren | 1 | -6/+33 |
| 2014-12-14 | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
| 2014-12-04 | gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -4/+4 |
| 2014-10-28 | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 1 | -1/+1 |
| 2014-09-23 | gpio: omap: Fix interrupt names | Nishanth Menon | 1 | -14/+17 |
| 2014-09-23 | gpio: remove remaining users of gpiochip_remove() retval | Linus Walleij | 1 | -1/+1 |
| 2014-07-09 | gpio: omap: Add an omap prefix to all functions | Javier Martinez Canillas | 1 | -131/+137 |
| 2014-07-09 | gpio: omap: Remove unneeded include | Javier Martinez Canillas | 1 | -1/+0 |
| 2014-07-09 | gpio: omap: Remove unnecessary lockdep class | Javier Martinez Canillas | 1 | -6/+0 |
| 2014-05-16 | gpio: omap: prepare and unprepare the debounce clock | Rajendra Nayak | 1 | -5/+5 |
| 2014-05-03 | gpio: omap: use BIT() macro instead of shifting bits | Javier Martinez Canillas | 1 | -25/+25 |
| 2014-04-28 | gpio: omap: implement get_direction | Yegor Yefremov | 1 | -0/+17 |
| 2014-04-28 | gpio: omap: convert driver to use gpiolib irqchip | Javier Martinez Canillas | 1 | -56/+51 |
| 2014-04-28 | gpio: omap: check gpiochip_add() return value | Javier Martinez Canillas | 1 | -3/+13 |
| 2014-04-28 | gpio: omap: convert to use irq_domain_add_simple() | Javier Martinez Canillas | 1 | -11/+4 |
| 2014-02-24 | gpio: omap: Use devm_ioremap_resource() | Jingoo Han | 1 | -17/+3 |
| 2013-11-25 | gpio/omap: raw read and write endian fix | Victor Kamensky | 1 | -94/+94 |
| 2013-10-16 | gpio/omap: use gpiolib API to mark a GPIO used as an IRQ | Javier Martinez Canillas | 1 | -10/+10 |
| 2013-10-01 | gpio/omap: auto-setup a GPIO when used as an IRQ | Javier Martinez Canillas | 1 | -46/+83 |
| 2013-10-01 | gpio/omap: maintain GPIO and IRQ usage separately | Javier Martinez Canillas | 1 | -14/+21 |
| 2013-08-16 | drivers/gpio/gpio-omap.c: convert comma to semicolon | Julia Lawall | 1 | -1/+1 |
| 2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-07-03 | Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2013-06-25 | gpio/omap: don't use linear domain mapping for OMAP1 | Javier Martinez Canillas | 1 | -1/+21 |
| 2013-06-17 | gpio/omap: omap_gpio_init_context stub must be inline | Arnd Bergmann | 1 | -1/+1 |
| 2013-05-13 | gpio/omap: ensure gpio context is initialised | Jon Hunter | 1 | -3/+45 |
| 2013-05-06 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -58/+58 |
| 2013-04-10 | gpio/omap: force restore if context loss is not detectable | Jon Hunter | 1 | -8/+17 |
| 2013-04-10 | gpio/omap: optimise interrupt service routine | Jon Hunter | 1 | -7/+7 |
| 2013-04-10 | gpio/omap: remove extra context restores in *_runtime_resume() | Tarun Kanti DebBarma | 1 | -4/+0 |
| 2013-04-10 | gpio/omap: free irq domain in probe() failure paths | Jon Hunter | 1 | -2/+4 |
| 2013-03-27 | gpio: gpio-omap.c: fix checkpatch error | Laurent Navet | 1 | -1/+1 |
| 2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas | 1 | -2/+1 |
| 2013-03-06 | gpio/omap: warn if bank is not enabled on setting irq type | Jon Hunter | 1 | -0/+3 |
| 2013-03-06 | gpio/omap: convert gpio irq domain to linear mapping | Jon Hunter | 1 | -41/+31 |
| 2013-02-11 | gpio: using common order: let 'static const' instead of 'const static' | Chen Gang | 1 | -3/+3 |
| 2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
| 2012-12-11 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
| 2012-10-27 | gpio/omap: fix off-mode bug: clear debounce settings on free/reset | Jon Hunter | 1 | -0/+35 |
| 2012-10-15 | gpio/gpio-omap: Use existing pointer to struct device | Tobias Klauser | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -7/+8 |
| 2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 1 | -7/+8 |
| 2012-09-11 | gpio/gpio-omap: make platformdata used as *of_device_id.data const | Uwe Kleine-König | 1 | -3/+3 |
| 2012-09-11 | gpio/gpio-omap.c: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-07-26 | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 1 | -6/+4 |
| 2012-07-17 | gpio/omap: move bank->dbck initialization to omap_gpio_mod_init() | Tarun Kanti DebBarma | 1 | -6/+4 |
| 2012-07-03 | gpio/omap: fix invalid context restore of gpio bank-0 | Jon Hunter | 1 | -1/+3 |
| 2012-06-26 | gpio/omap: fix irq loss while in idle with debounce on | Grazvydas Ignotas | 1 | -0/+10 |
| 2012-05-18 | gpio/omap: (re)fix wakeups on level-triggered GPIOs | Kevin Hilman | 1 | -3/+3 |
| 2012-05-18 | gpio/omap: fix broken context restore for non-OFF mode transitions | Kevin Hilman | 1 | -2/+1 |
| 2012-05-11 | gpio/omap: fix missing check in *_runtime_suspend() | Tarun Kanti DebBarma | 1 | -5/+8 |
| 2012-05-11 | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() | Tarun Kanti DebBarma | 1 | -2/+2 |
| 2012-05-11 | gpio/omap: remove suspend/resume callbacks | Tarun Kanti DebBarma | 1 | -47/+0 |
| 2012-05-11 | gpio/omap: remove retrigger variable in gpio_irq_handler | Tarun Kanti DebBarma | 1 | -3/+0 |
| 2012-05-11 | gpio/omap: remove saved_wakeup field from struct gpio_bank | Tarun Kanti DebBarma | 1 | -9/+3 |
| 2012-05-11 | gpio/omap: remove suspend_wakeup field from struct gpio_bank | Tarun Kanti DebBarma | 1 | -7/+6 |
| 2012-05-11 | gpio/omap: remove saved_fallingdetect, saved_risingdetect | Tarun Kanti DebBarma | 1 | -11/+8 |
| 2012-05-10 | gpio/omap: fix incorrect initialization of omap_gpio_mod_init | Tarun Kanti DebBarma | 1 | -6/+3 |
| 2012-03-21 | gpio/omap: fix redundant decoding of gpio offset | Tarun Kanti DebBarma | 1 | -11/+7 |
| 2012-03-21 | gpio/omap: fix incorrect update to context.irqenable1 | Tarun Kanti DebBarma | 1 | -2/+4 |
| 2012-03-20 | gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_* | Tarun Kanti DebBarma | 1 | -4/+1 |
| 2012-03-20 | gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg | Tarun Kanti DebBarma | 1 | -2/+5 |
| 2012-03-20 | gpio/omap: fix _set_gpio_irqenable implementation | Tarun Kanti DebBarma | 1 | -1/+4 |
| 2012-03-20 | gpio/omap: fix trigger type to unsigned | Tarun Kanti DebBarma | 1 | -2/+3 |
| 2012-03-20 | gpio/omap: fix wakeup_en register update in _set_gpio_wakeup() | Tarun Kanti DebBarma | 1 | -0/+1 |
| 2012-03-12 | gpio/omap: Fix section warning for omap_mpuio_alloc_gc() | Tony Lindgren | 1 | -1/+1 |
| 2012-03-12 | gpio/omap: fix wakeups on level-triggered GPIOs | Kevin Hilman | 1 | -0/+34 |
| 2012-03-05 | gpio/omap: Fix IRQ handling for SPARSE_IRQ | Benoit Cousson | 1 | -16/+17 |
| 2012-03-05 | gpio/omap: Add DT support to GPIO driver | Benoit Cousson | 1 | -9/+112 |
| 2012-03-05 | gpio/omap: Use devm_ API and add request_mem_region | Benoit Cousson | 1 | -20/+15 |
| 2012-03-05 | gpio/omap: Remove bank->id information and misc cleanup | Benoit Cousson | 1 | -14/+9 |
| 2012-02-06 | gpio/omap: handle set_dataout reg capable IP on restore | Nishanth Menon | 1 | -1/+6 |