1. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  2. b12c35e gpiolib: Implement set_debounce for WM831x GPIOs by Mark Brown · 14 years ago
  3. 03f822f gpio: Add STMPE GPIO driver by Rabin Vincent · 14 years ago
  4. c34f16b gpio: sx150x: add Semtech I2C sx150x gpio expander driver by Gregory Bean · 14 years ago
  5. 364fadb3 gpiolib: allow nested threaded irqs for poll(2) by Daniel Gl?ckner · 14 years ago
  6. 5ba1821 gpiolib: get rid of struct poll_desc and worklet by Daniel Gl?ckner · 14 years ago
  7. 9c4ba94 gpiolib: decouple might_sleep_if() from DEBUG by David Brownell · 14 years ago
  8. 49946f6 pcf857x: support working w/o platform data by Dmitry Eremin-Solenikov · 14 years ago
  9. 4a22b8a gpio: max730x: make pullups configurable via platformdata by Marc Kleine-Budde · 14 years ago
  10. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  11. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  12. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
  13. 2c39c9e ARM: Fix section build warnings for AMBA drivers by Russell King · 14 years ago
  14. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  15. d45840d Andres has moved by Andres Salomon · 14 years ago
  16. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  17. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  18. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  19. cedb188 gpiolib: cosmetic improvements for error handling in gpiochip_add() by Anton Vorontsov · 14 years ago
  20. 926b1e2 drivers/gpio is platform-neutral by David Brownell · 14 years ago
  21. 75907a1 gpio: Fix inverted rdc321x gpio data out registers by Florian Fainelli · 14 years ago
  22. 8deca39e mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  23. e4be3cb gpio: rdc321x needs to select MFD_CORE by Randy Dunlap · 14 years ago
  24. d88b25b gpio: Add TC35892 GPIO driver by Rabin Vincent · 14 years ago
  25. 374b72e gpio: Update gfp/slab.h includes for rdc321x by Tejun Heo · 14 years ago
  26. 800e69f gpio: Add support for Janz VMOD-TTL Digital IO module by Ira W. Snyder · 14 years ago
  27. 9956d02 gpio: Add support for RDC321x GPIO controller by Florian Fainelli · 14 years ago
  28. 48baa18 drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() by Daniel Mack · 14 years ago
  29. 8081c84 gpio: add Penwell gpio support by Alek Du · 14 years ago
  30. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  31. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 14 years ago
  32. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 14 years ago
  33. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 14 years ago
  34. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 14 years ago
  35. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 14 years ago
  36. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  37. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 14 years ago
  38. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  39. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  40. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  41. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  42. 3c904af it8761e_gpio: fix bug in gpio numbering by Denis Turischev · 14 years ago
  43. 8f2adb7 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  44. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  45. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 14 years ago
  46. 3913fd5 gpio: potential null dereference by Dan Carpenter · 14 years ago
  47. a2cb9ae gpio: fix pca953x set_type 'scheduling while atomic' bug by Marc Zyngier · 14 years ago
  48. 64b997c5 ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. by viresh kumar · 14 years ago
  49. 9a99d55 ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs. by viresh kumar · 14 years ago
  50. 2a48180 drivers/gpio/timbgpio.c: add missing unlock by Julia Lawall · 14 years ago
  51. ddf438c gpiolib: Implement gpio_to_irq for WM8994 GPIO controller by Mark Brown · 14 years ago
  52. 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
  53. 06ca02b drivers/gpio/max730x.c: add license macro by Richard Röjfors · 14 years ago
  54. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  55. 860fb8c mfd: Fix lpc_sch related depends/selects, fix build error by Randy Dunlap · 14 years ago
  56. 8e7aafe gpio: Fix sch_gpio warning by Samuel Ortiz · 14 years ago
  57. be9b06b gpio: add Intel SCH GPIO controller driver by Denis Turischev · 14 years ago
  58. 1bca748 gpiolib: Force wm831x GPIOs into GPIO mode when requested by Mark Brown · 14 years ago
  59. f92e8f8 mfd: Add WM831x revision B support by Mark Brown · 14 years ago
  60. 6b8274f gpiolib: Correct debugfs display of WM831x GPIO inversion by Mark Brown · 14 years ago
  61. 3383d23 gpiolib: Actually set output state in wm831x_gpio_direction_output() by Mark Brown · 14 years ago
  62. 2955c30 gpiolib: Add WM8994 GPIO support by Mark Brown · 14 years ago
  63. 38f6ce4 gpiolib: Add support for WM8350 GPIO controller by Mark Brown · 15 years ago
  64. 9cc0cb3 gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip by Denis Turischev · 14 years ago
  65. a8a5164 gpio: cs5535-gpio: fix input direction by Ben Gardner · 14 years ago
  66. 89ea8bb gpio: pca953x.c: add interrupt handling capability by Marc Zyngier · 14 years ago
  67. 8c35c89 timbgpio: add support for interrupt triggering on both flanks by Richard Röjfors · 14 years ago
  68. 3e45f1d gpio: introduce gpio_request_one() and friends by Eric Miao · 14 years ago
  69. e952805 gpio: add driver for MAX7300 I2C GPIO extender by Wolfram Sang · 14 years ago
  70. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  71. e3cb91c timbgpio: fix build by David Miller · 14 years ago
  72. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  73. 24f3c59 gpiolib: fix poll(2) support reconfigure on sysfs polarity change by Jani Nikula · 15 years ago
  74. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  75. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  76. 4efec62 gpio: fix test on unsigned in lnw_irq_type() by Roel Kluin · 15 years ago
  77. c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
  78. 1ea3fa7 cs5535-gpio: request function, mask & names added by Tobias Mueller · 15 years ago
  79. 5f0a96b cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  80. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  81. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  82. dc0fb25 gpiolib: Implement gpio_to_irq() for wm831x by Mark Brown · 15 years ago
  83. 7c29a47 gpio: adp5520: rename common defines and typos by Michael Hennerich · 15 years ago
  84. 6f2ecaa gpiolib: Make WM831x GPIO count dynamic by Mark Brown · 15 years ago
  85. ca02970 gpio: Langwell GPIO driver bugfixes by Alek Du · 15 years ago
  86. d62668e gpiolib: fix device_create() result check by Sergei Shtylyov · 15 years ago
  87. 46c529c twl4030-gpio: remove __devexit markings from remove func by Mike Frysinger · 15 years ago
  88. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  89. 40aba21 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  90. ef72af4 gpio: gpio support for ADP5520/ADP5501 MFD PMICs by Michael Hennerich · 15 years ago
  91. ff77c35 gpiolib: allow poll() on value by Daniel Glöckner · 15 years ago
  92. d120c17 gpio: include <linux/gpio.h> not <asm/gpio.h> by H Hartley Sweeten · 15 years ago
  93. 61e0671 gpio: pca953x: add support for MAX7315 by Alek Du · 15 years ago
  94. 8bf0261 gpio: add Intel Moorestown Platform Langwell chip gpio driver by Alek Du · 15 years ago
  95. 4cf8e53 mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib by Marek Vasut · 15 years ago
  96. 1e5db00 gpio: add MC33880 driver by Richard Röjfors · 15 years ago
  97. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  98. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  99. 59f6a6c trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c by Peter Huewe · 15 years ago
  100. 4ba2ccb gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver by Wolfram Sang · 15 years ago