1. 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  2. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  3. 84a7301 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  4. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  5. 879f2fe Input: ads7846 - correct the value got from SPI by Andrey Gelman · 9 years ago
  6. c4517f8 Input: ads7846 - use PTR_ERR_OR_ZERO() by Javier Martinez Canillas · 9 years ago
  7. abf77a3 Input: ads7846 - change name of wakeup property to "wakeup-source" by Dmitry Torokhov · 9 years ago
  8. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  9. a1cd3fd Input: ads7846 - release resources on failure for clean exit by Pramod Gurav · 10 years ago
  10. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 10 years ago
  11. c898620 Input: ads7846 - correct log message for spi_sync() errors by Mark Brown · 10 years ago
  12. 2fdf4cd Input: ads7846 - fix device usage within attribute show by Alexander Stein · 10 years ago
  13. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. e585c40 Input: ads7846 - convert to hwmon_device_register_with_groups() by Guenter Roeck · 11 years ago
  15. c52b4fc Input: ads7846 - use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  16. a608026 Input: ads7846 - add device tree bindings by Daniel Mack · 11 years ago
  17. 57691a1 Input: ads7846 - make sure we do not change platform data by Dmitry Torokhov · 11 years ago
  18. c12454f Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  19. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 11 years ago
  20. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  21. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  22. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  23. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  24. ca83922 Input: convert SPI drivers to use module_spi_driver() by Axel Lin · 12 years ago
  25. a6c6178 Input: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  26. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  27. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  28. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  29. 58c2440 Input: ads7846 - cleanup GPIO initialization by Igor Grinberg · 13 years ago
  30. b73077e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  31. 1201e7e Input: ads7846 - fix gpio_pendown configuration by Igor Grinberg · 13 years ago
  32. ebcaaad Input: ads7846 - add possibility to use external vref on ads7846 by Alexander Stein · 13 years ago
  33. 28350e3 Input: ads7846 - remove unused variable from struct ads7845_ser_req by Alexander Stein · 13 years ago
  34. 1dbe7da Input: ads7846 - make transfer buffers DMA safe by Alexander Stein · 13 years ago
  35. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  36. 0fbc9fd Input: ads7846 - check proper condition when freeing gpio by Dmitry Torokhov · 13 years ago
  37. 3c36e71 Input: ads7846 - convert to dev_pm_ops by Mark Brown · 13 years ago
  38. 2991a1c Input: ads7846 - switch to using threaded IRQ by Jason Wang · 14 years ago
  39. 3eac5c7 Input: ads7846 - extend the driver for ads7845 controller support by Anatolij Gustschin · 14 years ago
  40. 0f622bf Input: ads7846 - do not allow altering platform data by Dmitry Torokhov · 14 years ago
  41. 7804302 Input: ads7846 - allow specifying irq trigger type in platform data by Anatolij Gustschin · 14 years ago
  42. 56960b3 Input: ads7846 - fix compiler warning in ads7846_probe() by Dmitry Torokhov · 14 years ago
  43. 067fb2f Input: ads7846 - return error on regulator_get() failure by Kevin Hilman · 14 years ago
  44. fdba2bb Input: ads7846 - add wakeup support by Ranjith Lohithakshan · 14 years ago
  45. 06a0912 Input: ads7846 - add support for AD7843 parts by Michael Hennerich · 14 years ago
  46. 9114337 Input: ads7846 - add regulator support by Grazvydas Ignotas · 14 years ago
  47. 52ce4eaa Input: ads7846 - switch to using dev_vdbg() by Pavel Machek · 15 years ago
  48. 30ad7ba Input: ads7846 - fix pressure reporting by Pavel Machek · 15 years ago
  49. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  50. c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
  51. b58895f Input: ads7846 - more detailed model name in sysfs by Michael Roth · 15 years ago
  52. 86579a4 Input: ads7846 - support swapping x and y axes by Michael Roth · 15 years ago
  53. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  54. 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 15 years ago
  55. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 15 years ago
  56. b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 15 years ago
  57. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  58. 3a0c58d Input: ads7846 - strict_strtoul takes unsigned long by Harvey Harrison · 16 years ago
  59. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  60. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  61. e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
  62. 4d5975e Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  63. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  64. 9460b65 Input: ads7846 - optimize order of calculating Rt in ads7846_rx() by Hans-Christian Egtvedt · 16 years ago
  65. 494f685 Input: ads7846 - fix sparse endian warnings by Harvey Harrison · 16 years ago
  66. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  67. ac37a0b ARM: OMAP: 5912 OSK GPIO updates by David Brownell · 16 years ago
  68. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 16 years ago
  69. 05be5fc Input: ads7846 - fix uninitialized var warning by Andrew Morton · 16 years ago
  70. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  71. fbb38e3 Input: ads7846 - stop updating dev->power.power_state by David Brownell · 17 years ago
  72. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  73. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  74. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  75. 1d25891 Input: ads7846 - re-check pendown status before reporting events by Semih Hazar · 17 years ago
  76. e4f4886 Input: ads7846 - introduce sample settling delay by Semih Hazar · 17 years ago
  77. 230ffc8 Input: ads7846 - SPI_CPHA mode bugfix by Semih Hazar · 17 years ago
  78. bff0de5 Input: ads7846 - document that it handles tsc2046 too by David Brownell · 17 years ago
  79. a5394fb0 Input: touchscreens - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  80. 969111e Input: ads7846 - add support for the ads7843 touchscreen by Nicolas Ferre · 17 years ago
  81. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  82. 2c8dc07 Input: ads7846 - be more compatible with the hwmon framework by David Brownell · 18 years ago
  83. 15e3589 Input: ads7846 - detect pen up from GPIO state by Imre Deak · 18 years ago
  84. 7937e86 Input: ads7846 - select correct SPI mode by Imre Deak · 18 years ago
  85. 1936d59 Input: ads7846 - switch to using hrtimer by Imre Deak · 18 years ago
  86. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 18 years ago
  87. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 18 years ago
  88. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  89. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  90. 8dd5165 Input: ads7846 - handle errors from sysfs by Dmitry Torokhov · 18 years ago
  91. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  92. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  93. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  94. 9084533 [PATCH] ads7846 conversion accuracy by David Brownell · 18 years ago
  95. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  96. ae82d5a Input: ads7846 - report 0 pressure value along with pen up event by Imre Deak · 18 years ago
  97. c9e617a Input: ads7846 - handle IRQs that were latched during disabled IRQs by Imre Deak · 18 years ago
  98. 7de90a8 Input: ads7846 - miscellaneous fixes by Imre Deak · 18 years ago
  99. c4febb9 Input: ads7846 - use msleep() instead of udelay() in suspend by Juha Yrjola · 18 years ago
  100. 0b7018a Input: ads7846 - debouncing and rudimentary sample filtering by Imre Deak · 18 years ago