1. 6c0b4e6 gpiolib: let gpio_chip reference its descriptors by Alexandre Courbot · 11 years ago
  2. 1a989d0 gpiolib: link all gpio_chips using a list by Alexandre Courbot · 11 years ago
  3. 710b40e gpiolib: remove gpiochip_reserve() by Alexandre Courbot · 11 years ago
  4. 6a89a31 gpio: devm_gpio_* support should not depend on GPIOLIB by Shawn Guo · 12 years ago
  5. d59b4ea gpio: fix warning of 'struct gpio_chip' declaration by Shawn Guo · 12 years ago
  6. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  7. 316511c gpiolib: rename pin range arguments by Linus Walleij · 12 years ago
  8. 3f0f867 gpiolib: let gpiochip_add_pin_range() specify offset by Linus Walleij · 12 years ago
  9. 50309a9 gpiolib: iron out include ladder mistakes by Linus Walleij · 12 years ago
  10. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  11. 165adc9 gpiolib: fix up function prototypes etc by Linus Walleij · 12 years ago
  12. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  13. 80b0a60 gpiolib: add gpio get direction callback support by Mathias Nyman · 12 years ago
  14. 1ae9631 gpio: Document device_node's det_debounce by Roland Stigge · 12 years ago
  15. 07ce8ec gpiolib: Remove 'const' from data argument of gpiochip_find() by Grant Likely · 12 years ago
  16. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  17. 09d71ff gpiolib: Implement devm_gpio_request_one() by Mark Brown · 12 years ago
  18. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  19. 1a0703e GPIO: add bindings for managed devices by John Crispin · 13 years ago
  20. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  21. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  22. eb9ae7f gpio: fix build error in include/asm-generic/gpio.h by Hamo · 13 years ago
  23. feb8369 gpiolib: Ensure struct gpio is always defined by Mark Brown · 13 years ago
  24. c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 13 years ago
  25. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 13 years ago
  26. 3474cb3 gpio: Convert gpio_is_valid to return bool by Joe Perches · 13 years ago
  27. d8a3515 Revert "gpiolib: annotate gpio-intialization with __must_check" by Linus Torvalds · 14 years ago
  28. 0fdae42 gpiolib: annotate gpio-intialization with __must_check by Wolfram Sang · 14 years ago
  29. 09cd952 gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h by Anton Vorontsov · 14 years ago
  30. c956126 gpio: doc updates by David Brownell · 14 years ago
  31. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  32. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  33. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  34. 7839ec7 gpiolib: document that names can contain printk format specifiers by Uwe Kleine-König · 14 years ago
  35. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  36. 3e45f1d gpio: introduce gpio_request_one() and friends by Eric Miao · 14 years ago
  37. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  38. 1f018c8 asm-generic/gpio.h: add some forward decls of the device struct by Mike Frysinger · 15 years ago
  39. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  40. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  41. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 15 years ago
  42. 35e8bb5 gpiolib: request/free hooks by David Brownell · 16 years ago
  43. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 16 years ago
  44. 4fd5463 gpio: make gpiochip label const by Dmitry Baryshkov · 16 years ago
  45. 25947d5 gpio: fix build on CONFIG_GPIO_SYSFS=n by Atsushi Nemoto · 16 years ago
  46. 6a9436d gpiolib: fix typo in comment by Michael Buesch · 16 years ago
  47. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  48. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  49. 6ea0205 gpio: build fixes by David Brownell · 16 years ago
  50. 169b6a7 gpiochip_reserve() by Anton Vorontsov · 16 years ago
  51. e6de180 gpio: define gpio_is_valid() by Guennadi Liakhovetski · 16 years ago
  52. 438d890 gpiolib: better rmmod infrastructure by Guennadi Liakhovetski · 16 years ago
  53. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 16 years ago
  54. 4c20386 [PATCH] GPIO core by David Brownell · 17 years ago