1. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 13 years ago
  2. 0766d20 langwell_gpio: modify EOI handling following change of kernel irq subsystem by Feng Tang · 14 years ago
  3. 822e521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  4. 7f5db6a gpio: timbgpio: Fix up irq_data conversion breakage. by Lennert Buytenhek · 14 years ago
  5. 1db0b42 gpio: Fix cs5535 printk warnings by Joe Perches · 14 years ago
  6. ec9d0cf gpio/misc: Add MODULE_ALIAS entries for CS5535 functions by Andres Salomon · 14 years ago
  7. df96669 gpio: Convert cs5535 from pci device to platform device by Andres Salomon · 14 years ago
  8. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  9. 49a3679 gpio/ml_ioh_gpio: ML7213 GPIO driver by Tomoya MORINAGA · 14 years ago
  10. 3251886 GPIO_VX855: eliminate kconfig dependency warning by Randy Dunlap · 14 years ago
  11. 6f7ab52 GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning by Randy Dunlap · 14 years ago
  12. 67d15ed gpio: vr41xx_giu: irq_data conversion by Lennert Buytenhek · 14 years ago
  13. a1f5f22 gpio: timbgpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  14. 33fcc1b gpio: tc35892-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  15. 673860c gpio: sx150x: irq_data conversion by Lennert Buytenhek · 14 years ago
  16. 2a866f3 gpio: stmpe-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  17. b222186 gpio: pl061: irq_data conversion by Lennert Buytenhek · 14 years ago
  18. 6f5cfc0 gpio: pca953x: irq_data conversion by Lennert Buytenhek · 14 years ago
  19. fbc4667 gpio: max732x: irq_data conversion by Lennert Buytenhek · 14 years ago
  20. 5ffd72c gpio: langwell_gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  21. 12401ee gpio: adp5588-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  22. 1b912c1 drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality by Andres Salomon · 14 years ago
  23. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  24. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  25. cde9efe Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stable by Russell King · 14 years ago
  26. 44658a1 cs5535-gpio: handle GPIO regs where higher (clear) bits are set by Andres Salomon · 14 years ago
  27. 0018516 cs5535-gpio: don't apply errata #36 to edge detect GPIOs by Andres Salomon · 14 years ago
  28. ca5f73a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  29. e254811 gpiolib: gpio_request_one(): add missing gpio_free() by Aaro Koskinen · 14 years ago
  30. fa6469c gpio: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  31. 20406eb mfd/tc3589x: rename tc35892 structs/registers to tc359x by Sundar Iyer · 14 years ago
  32. f4e8afd mfd/tc35892: rename tc35892 core driver to tc3589x by Sundar Iyer · 14 years ago
  33. c6eda6c mfd/tc35892: rename tc35892 header to tc3589x by Sundar Iyer · 14 years ago
  34. 20aeeb3 Merge branch 'topic/workq-update' into topic/asoc by Takashi Iwai · 14 years ago
  35. 853ff88 cs5535-gpio: apply CS5536 errata workaround for GPIOs by Andres Salomon · 14 years ago
  36. 4b66672 gpiolib: Add WM8958 support to the WM8994 driver by Mark Brown · 14 years ago
  37. 99ea262 gpio: Add VIA VX855 GPIO driver by Daniel Drake · 14 years ago
  38. 02bf074 gpio: Fix stmpe error path by Vasiliy Kulikov · 14 years ago
  39. f4ebcab gpio: Handle stmpe-gpio platform data with no gpio base by Virupax Sadashivpetimath · 14 years ago
  40. b8e9cf0 gpio: Add bitmask to block requests to unavailable stmpe GPIOs by Wolfram Sang · 14 years ago
  41. deb26e9 gpiolib: Hook up WM8994 gpio_to_irq() by Mark Brown · 14 years ago
  42. 72b4379 langwell_gpio: add support for whitney point by Alan Cox · 14 years ago
  43. fd0574c drivers/gpio/langwell_gpio.c: remove semicolons after function definitions by Andrew Morton · 14 years ago
  44. 04c17aa8 gpio: add Topcliff PCH GPIO driver by Tomoya MORINAGA · 14 years ago
  45. 459773a gpio: adp5588-gpio: support interrupt controller by Michael Hennerich · 14 years ago
  46. ead6db08 gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register by Miguel Gaio · 14 years ago
  47. 76d800a gpio: timbgpio: use a copy of the IER register to avoid it being trashed by Tomas Hallenberg · 14 years ago
  48. aeec56e gpio: add driver for basic memory-mapped GPIO controllers by Anton Vorontsov · 14 years ago
  49. 8a233f0 pca953x: pca953x driver fixes for x86 mrst by Alek Du · 14 years ago
  50. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  51. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  52. a04e78b of: GPIO: Fix OF probing on little-endian systems by Michal Simek · 14 years ago
  53. f0a7a98 ARM: 6373/1: tc35892-gpio: add setup/remove callbacks by Rabin Vincent · 14 years ago
  54. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  55. b12c35e gpiolib: Implement set_debounce for WM831x GPIOs by Mark Brown · 14 years ago
  56. 03f822f gpio: Add STMPE GPIO driver by Rabin Vincent · 14 years ago
  57. c34f16b gpio: sx150x: add Semtech I2C sx150x gpio expander driver by Gregory Bean · 14 years ago
  58. 364fadb gpiolib: allow nested threaded irqs for poll(2) by Daniel Gl?ckner · 14 years ago
  59. 5ba1821 gpiolib: get rid of struct poll_desc and worklet by Daniel Gl?ckner · 14 years ago
  60. 9c4ba94 gpiolib: decouple might_sleep_if() from DEBUG by David Brownell · 14 years ago
  61. 49946f6 pcf857x: support working w/o platform data by Dmitry Eremin-Solenikov · 14 years ago
  62. 4a22b8a gpio: max730x: make pullups configurable via platformdata by Marc Kleine-Budde · 14 years ago
  63. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  64. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  65. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
  66. 2c39c9e ARM: Fix section build warnings for AMBA drivers by Russell King · 14 years ago
  67. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  68. d45840d Andres has moved by Andres Salomon · 14 years ago
  69. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  70. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  71. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  72. cedb188 gpiolib: cosmetic improvements for error handling in gpiochip_add() by Anton Vorontsov · 14 years ago
  73. 926b1e2 drivers/gpio is platform-neutral by David Brownell · 14 years ago
  74. 75907a1 gpio: Fix inverted rdc321x gpio data out registers by Florian Fainelli · 14 years ago
  75. 8deca39 mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  76. e4be3cb gpio: rdc321x needs to select MFD_CORE by Randy Dunlap · 14 years ago
  77. d88b25b gpio: Add TC35892 GPIO driver by Rabin Vincent · 14 years ago
  78. 374b72e gpio: Update gfp/slab.h includes for rdc321x by Tejun Heo · 14 years ago
  79. 800e69f gpio: Add support for Janz VMOD-TTL Digital IO module by Ira W. Snyder · 14 years ago
  80. 9956d02 gpio: Add support for RDC321x GPIO controller by Florian Fainelli · 14 years ago
  81. 48baa18 drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() by Daniel Mack · 14 years ago
  82. 8081c84 gpio: add Penwell gpio support by Alek Du · 14 years ago
  83. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  84. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 14 years ago
  85. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 14 years ago
  86. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 14 years ago
  87. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 14 years ago
  88. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 14 years ago
  89. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  90. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 14 years ago
  91. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  92. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  93. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  94. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  95. 3c904af it8761e_gpio: fix bug in gpio numbering by Denis Turischev · 14 years ago
  96. 8f2adb7 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  97. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  98. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 14 years ago
  99. 3913fd5 gpio: potential null dereference by Dan Carpenter · 14 years ago
  100. a2cb9ae gpio: fix pca953x set_type 'scheduling while atomic' bug by Marc Zyngier · 14 years ago