1. acd0993 gpio: stmpe: fix interrupt handling bug by Linus Walleij · 7 years ago
  2. d1ca19c gpio: stmpe: || vs && typo by Dan Carpenter · 8 years ago
  3. 4e2678b gpio: stmpe: use BIT() macro by Linus Walleij · 8 years ago
  4. 96b2cca gpio: stmpe: forbid unused lines to be mapped as IRQs by Linus Walleij · 8 years ago
  5. e35b5ab gpio: constify gpio_chip structures by Julia Lawall · 8 years ago
  6. c6a05a0 gpio: stmpe: Add STMPE1600 support by Patrice Chotard · 8 years ago
  7. 43db289 gpio: stmpe: Rework registers access by Patrice Chotard · 8 years ago
  8. 6936e1f gpio: stmpe: Write int status register only when needed by Patrice Chotard · 8 years ago
  9. 287849c gpio: stmpe: Fix edge and rising/falling edge detection by Patrice Chotard · 8 years ago
  10. 2ec64c9 gpio: remove redundant owner assignments of drivers by Masahiro Yamada · 8 years ago
  11. 8e293fb gpio: stmpe: implement .get_direction() by Linus Walleij · 8 years ago
  12. 3b52bb9 gpio: stmpe: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  13. b03c04a gpio: stmpe: use gpiochip data pointer by Linus Walleij · 8 years ago
  14. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  15. 1dfb4a0 gpio: stmpe: enforce device tree only mode by Linus Walleij · 9 years ago
  16. 27ec8a9 gpio: stmpe: add verbose debug code by Linus Walleij · 10 years ago
  17. 1fe3bd9 gpio: stmpe: fix up interrupt enable logic by Linus Walleij · 10 years ago
  18. 3f97d5fc gpio: handle also nested irqchips in the chained handler set-up by Linus Walleij · 10 years ago
  19. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  20. fe44e70 gpio: stmpe: switch to use gpiolib irqchip helpers by Linus Walleij · 10 years ago
  21. 9e9dc7d mfd: stmpe: root out static GPIO and IRQ assignments by Linus Walleij · 10 years ago
  22. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 10 years ago
  23. ed05e20 gpio: stmpe: drop references to "virtual" IRQ, fix bug by Linus Walleij · 11 years ago
  24. 8700d0a gpio: stmpe: Staticize non-exported symbols by Axel Lin · 11 years ago
  25. e1142aa gpio: stmpe: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  26. 9afd9b7 gpio: stmpe: pass DT node to irqdomain by Gabriel Fernandez · 11 years ago
  27. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  28. fc13d5a gpio: Provide the STMPE GPIO driver with its own IRQ Domain by Lee Jones · 11 years ago
  29. 86605cf gpio: stmpe: Add DT support for stmpe gpio by Vipul Kumar Samar · 11 years ago
  30. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  31. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  32. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  33. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  34. 7535b8b gpio/gpio-stmpe: Fix the value returned by _get_value routine by Bhupesh Sharma · 12 years ago
  35. 38040c8 gpio: Support no-irq stmpe mode by Chris Blair · 12 years ago
  36. cccdceb gpio: Add support for stmpe variant 801 by Viresh Kumar · 12 years ago
  37. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/gpio/stmpe-gpio.c]
  38. b51804b gpio: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  39. 2a866f3 gpio: stmpe-gpio: irq_data conversion by Lennert Buytenhek · 13 years ago
  40. 02bf074 gpio: Fix stmpe error path by Vasiliy Kulikov · 14 years ago
  41. f4ebcab gpio: Handle stmpe-gpio platform data with no gpio base by Virupax Sadashivpetimath · 14 years ago
  42. b8e9cf0 gpio: Add bitmask to block requests to unavailable stmpe GPIOs by Wolfram Sang · 14 years ago
  43. 03f822f gpio: Add STMPE GPIO driver by Rabin Vincent · 14 years ago