index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
s5p_gpio.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-05-17
gpio: exynos(s5p): remove gpio_xlate routine
Eric Nelson
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-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-01-29
dm: exynos: Add a GPIO translation function
Simon Glass
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