index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
omap_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
gpio: omap: remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-11
/
+0
*
drivers: gpio: omap: add support for parsing additional gpio parameters
Mugunthan V N
2015-10-22
1
-0
/
+11
*
gpio: omap: Drop 'method' parameter
Tom Rini
2015-08-12
1
-48
/
+59
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
gpio: omap: Pass correct argument to _get_gpio_direction()
Axel Lin
2015-02-12
1
-1
/
+1
*
dm: gpio: omap3: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-115
/
+1
*
dm: omap: gpio: Support driver model
Simon Glass
2014-10-23
1
-0
/
+221
*
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2014-10-23
1
-36
/
+42
*
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
Wolfgang Denk
2013-08-19
1
-18
/
+1
*
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
Axel Lin
2013-07-02
1
-1
/
+1
*
gpio: add gpio_is_valid() to omap_gpio API
Nikita Kiryanov
2012-12-10
1
-7
/
+3
*
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
1
-0
/
+243