1. 373894f gpio: remove unneeded MODULE_VERSION() usage by Enrico Weigelt, metux IT consult · 5 years ago
  2. 15bddb7 gpio: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  3. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  4. 5b827ff drivers: gpio: tb10x: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  5. 0d1e31a gpio: tb10x: Use GENERIC_GPIO by Linus Walleij · 6 years ago
  6. d28af35 gpio: tb10x: Create local helper variables by Linus Walleij · 6 years ago
  7. 32e49b9 gpio: tb10x: Use the right include by Linus Walleij · 6 years ago
  8. a5ae5f5 gpio: tb10x: Handle return value of devm_kasprintf by Arvind Yadav · 7 years ago
  9. 7eb6ce2 gpio: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  10. ad7b550 gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  11. 0ca8c5c gpio: tb10x: use gpiochip data pointer by Linus Walleij · 9 years ago
  12. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  13. 203f0da gpio: replace trivial implementations of request/free with generic one by Jonas Gorski · 9 years ago
  14. 81d49ce gpio: tb10x: Drop unneeded free_irq() call by Axel Lin · 10 years ago
  15. b8a51a2 gpio: gpio-tb10x: remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
  16. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  17. ee2a9f7 gpio: gpio-tb10x: remove duplicate check on resource by Varka Bhadram · 10 years ago
  18. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  19. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 11 years ago
  20. b10b45c0 gpio: tb10x: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  21. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  22. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  23. 2e86230 gpio: tb10x: Set output value before setting direction to output by Axel Lin · 11 years ago
  24. 9a4864c gpio: tb10x: fix return value check in tb10x_gpio_probe() by Wei Yongjun · 11 years ago
  25. 85aa391 gpio: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  26. c6ce2b6 gpio: add TB10x GPIO driver by Christian Ruppert · 11 years ago