index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
omap_gpio.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-17
gpio: omap: remove gpio_xlate routine
Eric Nelson
2015-10-22
drivers: gpio: omap: add support for parsing additional gpio parameters
Mugunthan V N
2015-08-12
gpio: omap: Drop 'method' parameter
Tom Rini
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-02-12
gpio: omap: Pass correct argument to _get_gpio_direction()
Axel Lin
2014-10-23
dm: gpio: omap3: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: omap: gpio: Support driver model
Simon Glass
2014-10-23
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2013-08-19
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
Wolfgang Denk
2013-07-02
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
Axel Lin
2012-12-10
gpio: add gpio_is_valid() to omap_gpio API
Nikita Kiryanov
2012-09-01
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut