1. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  2. ca83922 Input: convert SPI drivers to use module_spi_driver() by Axel Lin · 12 years ago
  3. a6c6178 Input: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  4. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  5. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  6. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  7. 58c2440 Input: ads7846 - cleanup GPIO initialization by Igor Grinberg · 13 years ago
  8. b73077e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  9. 1201e7e Input: ads7846 - fix gpio_pendown configuration by Igor Grinberg · 13 years ago
  10. ebcaaad Input: ads7846 - add possibility to use external vref on ads7846 by Alexander Stein · 13 years ago
  11. 28350e3 Input: ads7846 - remove unused variable from struct ads7845_ser_req by Alexander Stein · 13 years ago
  12. 1dbe7da Input: ads7846 - make transfer buffers DMA safe by Alexander Stein · 13 years ago
  13. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  14. 0fbc9fd Input: ads7846 - check proper condition when freeing gpio by Dmitry Torokhov · 14 years ago
  15. 3c36e71 Input: ads7846 - convert to dev_pm_ops by Mark Brown · 14 years ago
  16. 2991a1c Input: ads7846 - switch to using threaded IRQ by Jason Wang · 14 years ago
  17. 3eac5c7 Input: ads7846 - extend the driver for ads7845 controller support by Anatolij Gustschin · 14 years ago
  18. 0f622bf Input: ads7846 - do not allow altering platform data by Dmitry Torokhov · 14 years ago
  19. 7804302 Input: ads7846 - allow specifying irq trigger type in platform data by Anatolij Gustschin · 14 years ago
  20. 56960b3 Input: ads7846 - fix compiler warning in ads7846_probe() by Dmitry Torokhov · 14 years ago
  21. 067fb2f Input: ads7846 - return error on regulator_get() failure by Kevin Hilman · 14 years ago
  22. fdba2bb Input: ads7846 - add wakeup support by Ranjith Lohithakshan · 14 years ago
  23. 06a0912 Input: ads7846 - add support for AD7843 parts by Michael Hennerich · 14 years ago
  24. 9114337 Input: ads7846 - add regulator support by Grazvydas Ignotas · 14 years ago
  25. 52ce4eaa Input: ads7846 - switch to using dev_vdbg() by Pavel Machek · 15 years ago
  26. 30ad7ba Input: ads7846 - fix pressure reporting by Pavel Machek · 15 years ago
  27. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  28. c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
  29. b58895f Input: ads7846 - more detailed model name in sysfs by Michael Roth · 15 years ago
  30. 86579a4 Input: ads7846 - support swapping x and y axes by Michael Roth · 15 years ago
  31. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  32. 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 15 years ago
  33. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 15 years ago
  34. b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 15 years ago
  35. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  36. 3a0c58d Input: ads7846 - strict_strtoul takes unsigned long by Harvey Harrison · 16 years ago
  37. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  38. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  39. e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
  40. 4d5975e Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  41. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  42. 9460b65 Input: ads7846 - optimize order of calculating Rt in ads7846_rx() by Hans-Christian Egtvedt · 16 years ago
  43. 494f685 Input: ads7846 - fix sparse endian warnings by Harvey Harrison · 16 years ago
  44. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  45. ac37a0b ARM: OMAP: 5912 OSK GPIO updates by David Brownell · 16 years ago
  46. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 16 years ago
  47. 05be5fc Input: ads7846 - fix uninitialized var warning by Andrew Morton · 16 years ago
  48. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  49. fbb38e3 Input: ads7846 - stop updating dev->power.power_state by David Brownell · 17 years ago
  50. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  51. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  52. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  53. 1d25891 Input: ads7846 - re-check pendown status before reporting events by Semih Hazar · 17 years ago
  54. e4f4886 Input: ads7846 - introduce sample settling delay by Semih Hazar · 17 years ago
  55. 230ffc8 Input: ads7846 - SPI_CPHA mode bugfix by Semih Hazar · 17 years ago
  56. bff0de5 Input: ads7846 - document that it handles tsc2046 too by David Brownell · 17 years ago
  57. a5394fb0 Input: touchscreens - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  58. 969111e Input: ads7846 - add support for the ads7843 touchscreen by Nicolas Ferre · 17 years ago
  59. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  60. 2c8dc07 Input: ads7846 - be more compatible with the hwmon framework by David Brownell · 18 years ago
  61. 15e3589 Input: ads7846 - detect pen up from GPIO state by Imre Deak · 18 years ago
  62. 7937e86 Input: ads7846 - select correct SPI mode by Imre Deak · 18 years ago
  63. 1936d59 Input: ads7846 - switch to using hrtimer by Imre Deak · 18 years ago
  64. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 18 years ago
  65. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 18 years ago
  66. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  67. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  68. 8dd5165 Input: ads7846 - handle errors from sysfs by Dmitry Torokhov · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  71. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  72. 9084533 [PATCH] ads7846 conversion accuracy by David Brownell · 18 years ago
  73. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  74. ae82d5a Input: ads7846 - report 0 pressure value along with pen up event by Imre Deak · 18 years ago
  75. c9e617a Input: ads7846 - handle IRQs that were latched during disabled IRQs by Imre Deak · 18 years ago
  76. 7de90a8 Input: ads7846 - miscellaneous fixes by Imre Deak · 18 years ago
  77. c4febb9 Input: ads7846 - use msleep() instead of udelay() in suspend by Juha Yrjola · 18 years ago
  78. 0b7018a Input: ads7846 - debouncing and rudimentary sample filtering by Imre Deak · 18 years ago
  79. 53a0ef89 Input: ads7846 - power down ADC a bit later by Imre Deak · 18 years ago
  80. 438f2a7 Input: ads7846 - add pen_down sysfs attribute by Imre Deak · 18 years ago
  81. 3ac8bf0 [PATCH] ads7846: sparc32 warning fix by Andrew Morton · 18 years ago
  82. 4cae59d [PATCH] ads7846 build fix by Andrew Morton · 18 years ago
  83. d93f70b Input: ads7846 - assorted updates by David Brownell · 19 years ago
  84. a90f7e9 Input: ads7846 - convert to to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  85. f43aaba [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER by Russell King · 19 years ago
  86. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  87. 2e5a7bd [PATCH] spi: ads7836 uses spi_driver by David Brownell · 19 years ago
  88. ffa458c [PATCH] spi: ads7846 driver by David Brownell · 19 years ago