aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/s5p_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass1-2/+1
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2015-01-29dm: exynos: Add a GPIO translation functionSimon Glass1-1/+12
2014-10-23dm: 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-09gpio: 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-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski1-10/+10
2010-06-14s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang1-1/+1
2010-04-30SAMSUNG: make s5p common gpio functionsMinkyu Kang1-0/+143