1. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  2. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  3. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  4. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  6. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  7. 470e5fb gpio: zynq: Add gpio driver support for PMC gpio by Shubhrajyoti Datta · 5 years ago
  8. c8a5307 gpio: zynq: Add gpio driver support for Versal by Ashok Reddy Soma · 5 years ago
  9. fb0f93a gpio: zynq: fix issue in set gpio output direction by Ashok Reddy Soma · 5 years ago
  10. 305f1c5 gpio: xilinx: Add support for using label property by Michal Simek · 6 years ago
  11. c782417 gpio: zynq: Used platdata structure for storing static data instead of priv by Vipul Kumar · 6 years ago
  12. e440665 gpio: zynq: Setup bank_name to dev->name by Michal Simek · 6 years ago
  13. 625bc08 gpio: zynq: Read of mach data in platdata with dev_get_driver_data by Michal Simek · 6 years ago
  14. d05b794 gpio: zynq: Fix typo in one error message by Michal Simek · 6 years ago
  15. 5f49251 gpio: zynq: Use live-tree function by Michal Simek · 6 years ago
  16. 615900b gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · 6 years ago
  17. b6f9cbb gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  20. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · 8 years ago
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  22. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  23. 1904ce5 gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  24. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  25. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  26. 6fea901 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · 9 years ago
  27. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago