1. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 13 years ago
  2. 3f397c21 gpio: add trace events for setting direction and value by Uwe Kleine-König · 13 years ago
  3. 8fa0c9b gpiolib: export gpiochip_find by Jean Delvare · 13 years ago
  4. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 13 years ago
  5. e254811 gpiolib: gpio_request_one(): add missing gpio_free() by Aaro Koskinen · 14 years ago
  6. 364fadb3 gpiolib: allow nested threaded irqs for poll(2) by Daniel Gl?ckner · 14 years ago
  7. 5ba1821 gpiolib: get rid of struct poll_desc and worklet by Daniel Gl?ckner · 14 years ago
  8. 9c4ba94 gpiolib: decouple might_sleep_if() from DEBUG by David Brownell · 14 years ago
  9. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  10. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
  11. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  12. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  13. cedb188 gpiolib: cosmetic improvements for error handling in gpiochip_add() by Anton Vorontsov · 14 years ago
  14. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  15. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 14 years ago
  16. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 14 years ago
  17. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  18. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  19. 3913fd5 gpio: potential null dereference by Dan Carpenter · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  22. 3e45f1d gpio: introduce gpio_request_one() and friends by Eric Miao · 14 years ago
  23. 24f3c59 gpiolib: fix poll(2) support reconfigure on sysfs polarity change by Jani Nikula · 15 years ago
  24. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  25. d62668e gpiolib: fix device_create() result check by Sergei Shtylyov · 15 years ago
  26. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  27. ff77c35 gpiolib: allow poll() on value by Daniel Glöckner · 15 years ago
  28. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  29. 8a0cecf gpio: gpio_{request,free}() now required (feature removal) by David Brownell · 15 years ago
  30. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 15 years ago
  31. 7460db5 gpiolib: fix request related issue by Magnus Damm · 16 years ago
  32. 14ab309 gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  33. 6e8ba72 gpiolib: extend gpio label column width in debugfs file by Jarkko Nikula · 16 years ago
  34. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 978ccaa gpiolib: fix oops in gpio_get_value_cansleep() by David Brownell · 16 years ago
  36. e3274e9 gpio: modify sysfs gpio export so that "value" displays as 0 or 1 by Steven A. Falco · 16 years ago
  37. 35e8bb5 gpiolib: request/free hooks by David Brownell · 16 years ago
  38. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 16 years ago
  39. 3d599d1 gpio_free might sleep, generic part by Uwe Kleine-König · 16 years ago
  40. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  41. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  42. bff5fda gpiolib: fix off by one errors by Trent Piepho · 16 years ago
  43. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. 169b6a7 gpiochip_reserve() by Anton Vorontsov · 16 years ago
  45. 8d0aab2 gpiolib: dynamic gpio number allocation by Anton Vorontsov · 16 years ago
  46. e6de180 gpio: define gpio_is_valid() by Guennadi Liakhovetski · 16 years ago
  47. 438d890 gpiolib: better rmmod infrastructure by Guennadi Liakhovetski · 16 years ago
  48. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 17 years ago