1. 09cbd38 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · 1 year, 9 months ago
  2. b799eab sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 2 months ago
  3. 35ae126 gpio: sunxi: Implement .set_flags by Samuel Holland · 3 years ago
  4. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  5. 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 1 month ago
  6. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  7. 14c8c63 gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 1 month ago
  8. 7836ccf sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 9 months ago
  9. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  10. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  11. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  12. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  13. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 11 months ago
  14. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  15. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  16. 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years ago
  17. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  18. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  19. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  20. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 11 months ago
  21. 0d3c77f sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  24. 381996c sunxi: gpio: add missing compatible strings by Andre Przywara · 7 years ago
  25. a6968ec gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · 7 years ago
  26. 3a57123 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 7 years ago
  27. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  28. 33559ff gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · 8 years ago
  29. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  30. 4694dc5 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  31. 6f82fac sunxi: gpio: convert bind() to use driver data by Stephen Warren · 8 years ago
  32. b813ef0 sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c by Hans de Goede · 9 years ago
  33. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  34. fbf10ae sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  35. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  36. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  37. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  38. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  39. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  40. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 10 years ago
  41. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 10 years ago
  42. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 10 years ago
  43. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 10 years ago
  44. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  45. 8deacca sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  46. f7c7ab6 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  47. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  48. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  49. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  50. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago