1. 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  2. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  3. 2674700 gpio: max732x: use devm_gpiochip_add_data() by Bartosz Golaszewski · 6 years ago
  4. 375b942 gpio: max732x: use i2c_new_dummy_device() by Bartosz Golaszewski · 6 years ago
  5. f3a049e gpio: max732x: add error handling for i2c_new_dummy by Zhouyang Jia · 7 years ago
  6. e1c73a9 gpio: max732x: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  7. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  8. 0a848d6 gpio: max732x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  9. d245b3f gpio: simplify adding threaded interrupts by Linus Walleij · 8 years ago
  10. 0788b64 gpio: max732x: use gpiochip data pointer by Linus Walleij · 9 years ago
  11. f966008 gpio: max732x: Be sure to clamp return value by Linus Walleij · 9 years ago
  12. d9110e9 gpio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  13. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  14. 78de5d5 gpio: max732x: Fix error handling in probe() by Nicholas Krause · 9 years ago
  15. 34ab54e gpio: max732x: Add missing dev reference to gpiochip by Marek Vasut · 10 years ago
  16. 606f13e gpio: max732x: Fix irq-events handler by Semen Protsenko · 10 years ago
  17. 68689db gpio: max732x: Add IRQF_SHARED to irq flags by Semen Protsenko · 10 years ago
  18. 67ddd32 gpio: max732x: Propagate wake-up setting to parent irq controller by Semen Protsenko · 10 years ago
  19. 984f664 gpio: max732x: convert to GPIOLIB_IRQCHIP by Linus Walleij · 10 years ago
  20. 37fc8a9 gpio: max732x: use an inline function for container cast by Linus Walleij · 10 years ago
  21. 161af6c gpio: max732x: add set_multiple function by Mans Rullgard · 10 years ago
  22. 09afa27 gpio: max732x: Fix possible deadlock by Semen Protsenko · 10 years ago
  23. 479f8a5 gpio: max732x: Rewrite IRQ code to use irq_domain API by Semen Protsenko · 10 years ago
  24. 43c4bcf gpio: max732x: Add device tree support by Semen Protsenko · 10 years ago
  25. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  26. f561b42 gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  27. c75793d gpio: max732x: Fix I2C dummy device resource leak on probe failure by Krzysztof Kozlowski · 11 years ago
  28. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  29. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  30. b09638a gpio: max732x: use devm_kzalloc() by Jingoo Han · 12 years ago
  31. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  32. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  33. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  34. c103de2 gpio: reorganize drivers by Grant Likely · 14 years ago[Renamed (99%) from drivers/gpio/max732x.c]
  35. b51804b gpio: Cleanup genirq namespace by Thomas Gleixner · 14 years ago
  36. fbc4667 gpio: max732x: irq_data conversion by Lennert Buytenhek · 14 years ago
  37. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 15 years ago
  38. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 15 years ago
  39. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 15 years ago
  40. a342d21 gpio: fix probe() error return in gpio driver probes by Ben Dooks · 16 years ago
  41. 2f8d119 gpio: i2c expanders use subsys_init by David Brownell · 16 years ago
  42. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago