summaryrefslogtreecommitdiff
path: root/drivers/gpio/s5p_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2016-05-17gpio: exynos(s5p): remove gpio_xlate routineEric Nelson1-11/+0
2015-10-03gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak1-7/+11
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass1-2/+1
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2015-01-30dm: exynos: Add a GPIO translation functionSimon Glass1-1/+12
2014-10-24dm: gpio: exynos: Drop request()/free() in the driverSimon Glass1-101/+0
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass1-136/+288
2014-10-22dm: exynos: Tidy up GPIO definesSimon Glass1-10/+11
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-2/+1
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-33/+171
2014-02-03s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak1-6/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-25gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin1-8/+1
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski1-2/+4
2012-01-10gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger1-19/+28
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski1-0/+44
2011-09-04gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski1-10/+10
2010-06-15s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang1-1/+1
2010-04-30SAMSUNG: make s5p common gpio functionsMinkyu Kang1-0/+143