1. 85f202d Input: add driver for Fujitsu serial touchscreens by Dmitry Torokhov · 17 years ago
  2. 1d25891 Input: ads7846 - re-check pendown status before reporting events by Semih Hazar · 17 years ago
  3. e4f4886 Input: ads7846 - introduce sample settling delay by Semih Hazar · 17 years ago
  4. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  5. df561fc Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens by Ondrej Zary · 17 years ago
  6. eedab66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  7. c6f8d70 Input: usbtouchscreen - fix fallout caused by move from drivers/usb by Ondrej Zary · 17 years ago
  8. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  9. 230ffc8 Input: ads7846 - SPI_CPHA mode bugfix by Semih Hazar · 17 years ago
  10. bff0de5 Input: ads7846 - document that it handles tsc2046 too by David Brownell · 17 years ago
  11. c130bdb Input: ucb1400_ts - use sched_setscheduler() by Satoru Takeuchi · 17 years ago
  12. cdb7532 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  13. 7a86ede missing dependencies for USB drivers in input by Al Viro · 17 years ago
  14. 049fa57 input: hp680_ts compile fixes. by Kristoffer Ericson · 17 years ago
  15. d05e84e Input: move USB touchscreens under drivers/input/touchscreen by Dmitry Torokhov · 17 years ago
  16. 5753171 sh: hp6xx driver compile fixes. by Kristoffer Ericson · 17 years ago
  17. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  18. b5b16c5 Input: ucb1400 - make delays configurable by Cliff Brake · 17 years ago
  19. a5394fb0 Input: touchscreens - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  20. 40b9b0b Input: drivers/input/touchscreen - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  21. ff78b20 [PATCH] Input: ucb1400 - set up driver's name to show in sysfs by Cliff Brake · 17 years ago
  22. 969111e Input: ads7846 - add support for the ads7843 touchscreen by Nicolas Ferre · 17 years ago
  23. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  24. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  25. ca377fe [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) by Andrew Morton · 18 years ago
  26. 2c8dc07 Input: ads7846 - be more compatible with the hwmon framework by David Brownell · 18 years ago
  27. 15e3589 Input: ads7846 - detect pen up from GPIO state by Imre Deak · 18 years ago
  28. 7937e86 Input: ads7846 - select correct SPI mode by Imre Deak · 18 years ago
  29. 1936d59 Input: ads7846 - switch to using hrtimer by Imre Deak · 18 years ago
  30. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 18 years ago
  31. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 18 years ago
  32. e103650 [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem by Nicolas Pitre · 18 years ago
  33. 2d4ba4a [PATCH] ucb1400_ts depends SND_AC97_BUS by Randy Dunlap · 18 years ago
  34. bff19b1 Input: ucb1400 - fix compile error by Dmitry Torokhov · 18 years ago
  35. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  36. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  37. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  38. f40219b Input: add Philips UCB1400 touchscreen driver by Nicolas Pitre · 18 years ago
  39. 52c1f57 Input: touchscreens - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  40. 752c58a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  41. 8dd5165 Input: ads7846 - handle errors from sysfs by Dmitry Torokhov · 18 years ago
  42. 082c44d sh: Cleanup board header directories. by Paul Mundt · 18 years ago
  43. 36bd262 [ARM] Fix Zaurii keyboard/touchscreen drivers by Russell King · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  46. 3aa770e sh: APM/PM support. by Andriy Skulysh · 18 years ago
  47. 11ea317 Input: add driver for Touchwin serial touchscreens by Rick Koch · 18 years ago
  48. 4003dff Input: add driver for Touchright serial touchscreens by Rick Koch · 18 years ago
  49. ee47999 Input: add driver for Penmount serial touchscreens by Rick Koch · 18 years ago
  50. fae3006 Input: elo - add support for non-pressure-sensitive touchscreens by Shaun Jackman · 18 years ago
  51. 1ce316e Input: elo - fix checksum calculation by Shaun Jackman · 18 years ago
  52. 6b50d8b Input: elo - handle input_register_device() failures by Dmitry Torokhov · 18 years ago
  53. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  54. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  55. e6e3c3b [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes by Thomas Gleixner · 18 years ago
  56. a21466c Input: fix potential overflows in driver/input/touchscreen by Dmitry Torokhov · 18 years ago
  57. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  58. 9084533 [PATCH] ads7846 conversion accuracy by David Brownell · 18 years ago
  59. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  60. cd95842 [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros by Markus Gutschke · 18 years ago
  61. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  62. ae82d5a Input: ads7846 - report 0 pressure value along with pen up event by Imre Deak · 18 years ago
  63. c9e617a Input: ads7846 - handle IRQs that were latched during disabled IRQs by Imre Deak · 18 years ago
  64. 7de90a8 Input: ads7846 - miscellaneous fixes by Imre Deak · 18 years ago
  65. c4febb9 Input: ads7846 - use msleep() instead of udelay() in suspend by Juha Yrjola · 18 years ago
  66. 0b7018a Input: ads7846 - debouncing and rudimentary sample filtering by Imre Deak · 18 years ago
  67. 53a0ef89 Input: ads7846 - power down ADC a bit later by Imre Deak · 18 years ago
  68. 438f2a7 Input: ads7846 - add pen_down sysfs attribute by Imre Deak · 18 years ago
  69. 3ac8bf0 [PATCH] ads7846: sparc32 warning fix by Andrew Morton · 18 years ago
  70. 4cae59d [PATCH] ads7846 build fix by Andrew Morton · 18 years ago
  71. d93f70b Input: ads7846 - assorted updates by David Brownell · 19 years ago
  72. a90f7e9 Input: ads7846 - convert to to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  73. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  74. ffc6b529 Input: make needlessly global code static by Adrian Bunk · 19 years ago
  75. f43aaba [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER by Russell King · 19 years ago
  76. 0025835 [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx by Paul Mundt · 19 years ago
  77. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  78. 2e5a7bd [PATCH] spi: ads7836 uses spi_driver by David Brownell · 19 years ago
  79. ffa458c [PATCH] spi: ads7846 driver by David Brownell · 19 years ago
  80. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  81. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  82. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  83. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  84. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  85. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  86. 8cc3c7a [PATCH] Corgi touchscreen: Fix a pmu bug by Richard Purdie · 19 years ago
  87. 74b7489 [PATCH] Corgi Touchscreen: Code cleanup / fixes by Richard Purdie · 19 years ago
  88. 347e484 [PATCH] Corgi Touchscreen: Allow the driver to share the PMU by Richard Purdie · 19 years ago
  89. 153ab42 Input: elo - fix help in Kconfig (wrong module name) by Michael Prokop · 19 years ago
  90. af24604 Input: remove user counters from drivers/input/touchscreen since by Dmitry Torokhov · 19 years ago
  91. de1b963 Input: whitespace fixes in drivers/input/touchscreen by Dmitry Torokhov · 19 years ago
  92. a07461e Input: gunze - fix out-of-bound array access reported by Adrian Bunk. by Dmitry Torokhov · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago