Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | gpio: omap: Pass correct argument to _get_gpio_direction() | Axel Lin | 2015-02-12 | -1/+1 |
* | dm: gpio: omap3: Drop request()/free() in the driver | Simon Glass | 2014-10-23 | -115/+1 |
* | dm: omap: gpio: Support driver model | Simon Glass | 2014-10-23 | -0/+221 |
* | dm: omap: gpio: Put _get_gpio_value() logic into its own function | Simon Glass | 2014-10-23 | -36/+42 |
* | SPDX-License-Identifier: fixing some problematic GPL-2.0 files | Wolfgang Denk | 2013-08-19 | -18/+1 |
* | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 | Axel Lin | 2013-07-02 | -1/+1 |
* | gpio: add gpio_is_valid() to omap_gpio API | Nikita Kiryanov | 2012-12-10 | -7/+3 |
* | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut | 2012-09-01 | -0/+243 |