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
/
s5p_gpio.c
Age
Commit message (
Expand
)
Author
2014-10-23
dm: gpio: exynos: Drop request()/free() in the driver
Simon Glass
2014-10-22
dm: exynos: gpio: Convert to driver model
Simon Glass
2014-10-22
dm: exynos: Tidy up GPIO defines
Simon Glass
2014-10-22
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-05-13
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-02-03
s5p: gpio: change gpio coding method for s5p gpio.
Przemyslaw Marczak
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-25
gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code
Axel Lin
2012-11-15
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
Łukasz Majewski
2012-01-09
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2011-09-04
i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)
Łukasz Majewski
2011-09-03
gpio:samsung s5p_ suffix add for GPIO functions
Łukasz Majewski
2010-06-14
s5pc1xx: gpio: bug fix at gpio_set_pull function
Minkyu Kang
2010-04-30
SAMSUNG: make s5p common gpio functions
Minkyu Kang