summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/s5p_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: exynos(s5p): remove gpio_xlate routineEric Nelson2016-05-171-11/+0
* gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak2015-10-031-7/+11
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-311-2/+1
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-1/+1
* dm: exynos: Add a GPIO translation functionSimon Glass2015-01-291-1/+12
* dm: gpio: exynos: Drop request()/free() in the driverSimon Glass2014-10-231-101/+0
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-221-136/+288
* dm: exynos: Tidy up GPIO definesSimon Glass2014-10-221-10/+11
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-221-2/+1
* S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-131-33/+171
* s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-031-6/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-251-8/+1
* gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-151-2/+4
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-091-19/+28
* i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-041-0/+44
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-031-10/+10
* s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang2010-06-141-1/+1
* SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-301-0/+143
OpenPOWER on IntegriCloud