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