1. 771d899 gpio: 74x164: Use spi_write() helper instead of open coding by Geert Uytterhoeven · 8 years ago
  2. 80018bd gpio: 74x164: add dt support for nxp's 74x594 by Nicolas Saenz Julienne · 8 years ago
  3. d46ab68 gpio: 74x164: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 8 years ago
  4. b2afc6f gpio: 74x164: use gpiochip data pointer by Linus Walleij · 8 years ago
  5. 902e7e6 gpio: 74x164: Use a single SPI transfer instead of multiple transfers by Geert Uytterhoeven · 8 years ago
  6. 410f457 gpio: 74x164: Allocate buffer with gen_74x164_chip by Geert Uytterhoeven · 8 years ago
  7. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  8. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  9. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  10. bcc0562 gpio: 74x164: Driver cleanup by Alexander Shiyan · 10 years ago
  11. 61e7380 gpio: 74x164: Remove non-DT support by Alexander Shiyan · 10 years ago
  12. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 10 years ago
  13. 187a53a gpio: gpio-74x164: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  14. 49f1d6b gpio: gpio-74x164: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  15. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  16. 6c0cf42 gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  17. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  18. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  19. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  20. a48221a gpio-74x164: Fix buffer allocation size by Roland Stigge · 12 years ago
  21. 20bc4d5 gpio: 74x164: Add support for the daisy-chaining by Maxime Ripard · 12 years ago
  22. 0a90a9f gpio: 74x164: Add device tree support by Maxime Ripard · 12 years ago
  23. 061505f gpio: 74x164: Use dynamic gpio number assignment if no pdata is present by Maxime Ripard · 12 years ago
  24. 72eac30 gpio: 74x164: Use devm_kzalloc by Maxime Ripard · 12 years ago
  25. ab3b878 gpio: 74x164: Use module_spi_driver boiler plate function by Maxime Ripard · 12 years ago
  26. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  27. 12610be gpio/74x164: fix clash with gpiolib namespace by Linus Walleij · 13 years ago
  28. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/gpio/74x164.c]
  29. a3cc68c gpio/74x164: remove unnecessary defines and prototype by H Hartley Sweeten · 13 years ago
  30. fc1599f gpio: Use __devexit at necessary places by Axel Lin · 13 years ago
  31. ead6db08 gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register by Miguel Gaio · 14 years ago