summaryrefslogtreecommitdiff
path: root/drivers/gpio/s5p_gpio.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-05-17gpio: exynos(s5p): remove gpio_xlate routineEric Nelson
2015-10-03gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-01-29dm: exynos: Add a GPIO translation functionSimon Glass
2014-10-23dm: gpio: exynos: Drop request()/free() in the driverSimon Glass
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass
2014-10-22dm: exynos: Tidy up GPIO definesSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-02-03s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-25gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski
2010-06-14s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang
2010-04-30SAMSUNG: make s5p common gpio functionsMinkyu Kang