summaryrefslogtreecommitdiff
path: root/drivers/gpio/omap_gpio.c
AgeCommit message (Expand)Author
2014-10-23dm: gpio: omap3: Drop request()/free() in the driverSimon Glass
2014-10-23dm: omap: gpio: Support driver modelSimon Glass
2014-10-23dm: omap: gpio: Put _get_gpio_value() logic into its own functionSimon Glass
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin
2012-12-10gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut