1. 2ce7c62 GPIO: gpio-generic: remove kfree() from bgpio_remove call by Alexander Shiyan · 11 years ago
  2. 2b78f1e gpio: gpio-generic: Add 16 and 32 bit big endian byte order support by Andreas Larsson · 11 years ago
  3. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  4. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  5. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  6. 3e11f7b gpio/generic: initialize basic_mmio_gpio shadow variables properly by Shawn Guo · 12 years ago
  7. 6f61415 gpio: Convert GPIO drivers to module_platform_driver by Mark Brown · 13 years ago
  8. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 13 years ago
  9. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed (98%) from drivers/gpio/basic_mmio_gpio.c]
  10. 280df6b basic_mmio_gpio: split into a gpio library and platform device by Jamie Iles · 13 years ago
  11. fd99623 basic_mmio_gpio: convert to non-__raw* accessors by Jamie Iles · 13 years ago
  12. 3102911 basic_mmio_gpio: support direction registers by Jamie Iles · 13 years ago
  13. dd86a0c basic_mmio_gpio: support different input/output registers by Jamie Iles · 13 years ago
  14. e027d6f basic_mmio_gpio: detect output method at probe time by Jamie Iles · 13 years ago
  15. 364b5e8 basic_mmio_gpio: request register regions by Jamie Iles · 13 years ago
  16. 924e7a9 basic_mmio_gpio: allow overriding number of gpio by Jamie Iles · 13 years ago
  17. 4ddb8ae basic_mmio_gpio: convert to platform_{get,set}_drvdata() by Jamie Iles · 13 years ago
  18. 8467afe basic_mmio_gpio: remove runtime width/endianness evaluation by Jamie Iles · 13 years ago
  19. aeec56e gpio: add driver for basic memory-mapped GPIO controllers by Anton Vorontsov · 14 years ago