index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
s5p_gpio.c
Age
Commit message (
Expand
)
Author
2015-10-03
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
Przemyslaw Marczak
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-01-30
dm: exynos: Add a GPIO translation function
Simon Glass
2014-10-24
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-10
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