1. 52ce4ea Input: ads7846 - switch to using dev_vdbg() by Pavel Machek · 15 years ago
  2. 30ad7ba Input: ads7846 - fix pressure reporting by Pavel Machek · 15 years ago
  3. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  4. c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
  5. b58895f Input: ads7846 - more detailed model name in sysfs by Michael Roth · 15 years ago
  6. 86579a4 Input: ads7846 - support swapping x and y axes by Michael Roth · 15 years ago
  7. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  8. 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 15 years ago
  9. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 15 years ago
  10. b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 15 years ago
  11. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  12. 3a0c58d Input: ads7846 - strict_strtoul takes unsigned long by Harvey Harrison · 16 years ago
  13. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  14. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
  16. 4d5975e Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  17. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  18. 9460b65 Input: ads7846 - optimize order of calculating Rt in ads7846_rx() by Hans-Christian Egtvedt · 16 years ago
  19. 494f685 Input: ads7846 - fix sparse endian warnings by Harvey Harrison · 16 years ago
  20. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  21. ac37a0b ARM: OMAP: 5912 OSK GPIO updates by David Brownell · 16 years ago
  22. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 16 years ago
  23. 05be5fc Input: ads7846 - fix uninitialized var warning by Andrew Morton · 16 years ago
  24. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  25. fbb38e3 Input: ads7846 - stop updating dev->power.power_state by David Brownell · 17 years ago
  26. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  27. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  28. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  29. 1d25891 Input: ads7846 - re-check pendown status before reporting events by Semih Hazar · 17 years ago
  30. e4f4886 Input: ads7846 - introduce sample settling delay by Semih Hazar · 17 years ago
  31. 230ffc8 Input: ads7846 - SPI_CPHA mode bugfix by Semih Hazar · 17 years ago
  32. bff0de5 Input: ads7846 - document that it handles tsc2046 too by David Brownell · 17 years ago
  33. a5394fb0 Input: touchscreens - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  34. 969111e Input: ads7846 - add support for the ads7843 touchscreen by Nicolas Ferre · 17 years ago
  35. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  36. 2c8dc07 Input: ads7846 - be more compatible with the hwmon framework by David Brownell · 18 years ago
  37. 15e3589 Input: ads7846 - detect pen up from GPIO state by Imre Deak · 18 years ago
  38. 7937e86 Input: ads7846 - select correct SPI mode by Imre Deak · 18 years ago
  39. 1936d59 Input: ads7846 - switch to using hrtimer by Imre Deak · 18 years ago
  40. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 18 years ago
  41. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 18 years ago
  42. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  43. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  44. 8dd5165 Input: ads7846 - handle errors from sysfs by Dmitry Torokhov · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  47. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  48. 9084533 [PATCH] ads7846 conversion accuracy by David Brownell · 18 years ago
  49. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  50. ae82d5a Input: ads7846 - report 0 pressure value along with pen up event by Imre Deak · 18 years ago
  51. c9e617a Input: ads7846 - handle IRQs that were latched during disabled IRQs by Imre Deak · 18 years ago
  52. 7de90a8 Input: ads7846 - miscellaneous fixes by Imre Deak · 18 years ago
  53. c4febb9 Input: ads7846 - use msleep() instead of udelay() in suspend by Juha Yrjola · 18 years ago
  54. 0b7018a Input: ads7846 - debouncing and rudimentary sample filtering by Imre Deak · 18 years ago
  55. 53a0ef89 Input: ads7846 - power down ADC a bit later by Imre Deak · 18 years ago
  56. 438f2a7 Input: ads7846 - add pen_down sysfs attribute by Imre Deak · 18 years ago
  57. 3ac8bf0 [PATCH] ads7846: sparc32 warning fix by Andrew Morton · 18 years ago
  58. 4cae59d [PATCH] ads7846 build fix by Andrew Morton · 18 years ago
  59. d93f70b Input: ads7846 - assorted updates by David Brownell · 18 years ago
  60. a90f7e9 Input: ads7846 - convert to to dynamic input_dev allocation by Dmitry Torokhov · 18 years ago
  61. f43aaba [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER by Russell King · 19 years ago
  62. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  63. 2e5a7bd [PATCH] spi: ads7836 uses spi_driver by David Brownell · 19 years ago
  64. ffa458c [PATCH] spi: ads7846 driver by David Brownell · 19 years ago