summaryrefslogtreecommitdiff
path: root/drivers/gpio/s5p_gpio.c
Commit message (Expand)AuthorAgeLines
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-16-1/+1
* dm: exynos: Add a GPIO translation functionSimon Glass2015-01-29-1/+12
* dm: gpio: exynos: Drop request()/free() in the driverSimon Glass2014-10-23-101/+0
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-22-136/+288
* dm: exynos: Tidy up GPIO definesSimon Glass2014-10-22-10/+11
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-2/+1
* S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-33/+171
* s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-03-6/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-25-8/+1
* gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-15-2/+4
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-09-19/+28
* i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-04-0/+44
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-03-10/+10
* s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang2010-06-14-1/+1
* SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-30-0/+143