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
/
s5p_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-3
/
+3
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-4
/
+4
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: Drop uses of dev_set_of_offset()
Simon Glass
2020-12-13
1
-3
/
+1
*
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
1
-2
/
+2
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-2
/
+2
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+2
*
gpio: exynos(s5p): remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-11
/
+0
*
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
Przemyslaw Marczak
2015-10-03
1
-7
/
+11
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
1
-2
/
+1
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
dm: exynos: Add a GPIO translation function
Simon Glass
2015-01-29
1
-1
/
+12
*
dm: gpio: exynos: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-101
/
+0
*
dm: exynos: gpio: Convert to driver model
Simon Glass
2014-10-22
1
-136
/
+288
*
dm: exynos: Tidy up GPIO defines
Simon Glass
2014-10-22
1
-10
/
+11
*
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
1
-2
/
+1
*
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-05-13
1
-33
/
+171
*
s5p: gpio: change gpio coding method for s5p gpio.
Przemyslaw Marczak
2014-02-03
1
-6
/
+9
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code
Axel Lin
2013-06-25
1
-8
/
+1
*
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
Łukasz Majewski
2012-11-15
1
-2
/
+4
*
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2012-01-09
1
-19
/
+28
*
i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)
Łukasz Majewski
2011-09-04
1
-0
/
+44
*
gpio:samsung s5p_ suffix add for GPIO functions
Łukasz Majewski
2011-09-03
1
-10
/
+10
*
s5pc1xx: gpio: bug fix at gpio_set_pull function
Minkyu Kang
2010-06-14
1
-1
/
+1
*
SAMSUNG: make s5p common gpio functions
Minkyu Kang
2010-04-30
1
-0
/
+143