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