summaryrefslogtreecommitdiff
path: root/drivers/gpio/omap_gpio.c
AgeCommit message (Expand)Author
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-05-17gpio: omap: remove gpio_xlate routineEric Nelson
2015-10-22drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N
2015-08-12gpio: omap: Drop 'method' parameterTom Rini
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-02-12gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin
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