1. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  2. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  3. f835303 gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 8 years ago
  4. 6f183e8 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  5. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  6. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  7. 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  8. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  9. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  10. 3a233db dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  11. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  12. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  13. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  16. 822593f gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
  17. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  18. 9f15bc0 i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · 13 years ago
  19. ef5d9eb gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  20. ffb4b02 s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · 14 years ago
  21. 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago[Renamed (81%) from arch/arm/cpu/arm_cortexa8/s5pc1xx/gpio.c]
  22. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/arm_cortexa8/s5pc1xx/gpio.c]
  23. ab693e9 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago