1. e9003c9 Input: tsc200x - report proper input_dev name by Michael Welling · 8 years ago
  2. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  3. ef3b98c Input: tsc200x-core - rename functions and variables by Michael Welling · 9 years ago
  4. 6ac2438 Input: tsc2005 - separate SPI and core functions by Michael Welling · 9 years ago
  5. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  6. d257f29 Input: tsc2005 - convert to gpiod by Sebastian Reichel · 9 years ago
  7. 80b46aa Input: tsc2005 - simplify drvdata acquisition by Sebastian Reichel · 9 years ago
  8. 273cf48 Input: tsc2005 - convert to regmap by Sebastian Reichel · 9 years ago
  9. a636df9 Input: tsc2005 - improve readability of register defines by Sebastian Reichel · 9 years ago
  10. 4200e83 Input: of_touchscreen - switch to using device properties by Dmitry Torokhov · 9 years ago
  11. 7c49437 Input: improve parsing OF parameters for touchscreens by Dmitry Torokhov · 9 years ago
  12. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  13. a38cfeb Input: tsc2005 - add DT support by Sebastian Reichel · 10 years ago
  14. 99e8325 Input: tsc2005 - convert driver to use devm_* by Sebastian Reichel · 10 years ago
  15. 6e51c85 Input: tsc2005 - use dev_err for error messages by Sebastian Reichel · 10 years ago
  16. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  17. c7c8b53 Input: tsc2005 - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  18. 938789f Input: tsc2005 - add MODULE_ALIAS by Pali Rohár · 11 years ago
  19. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  20. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  21. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  22. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  23. ca83922 Input: convert SPI drivers to use module_spi_driver() by Axel Lin · 12 years ago
  24. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  25. a0fa220 Input: tsc2005 - fix locking issue by Aaro Koskinen · 13 years ago
  26. 9034279 Input: tsc2005 - use relative jiffies to schedule the watchdog by Aaro Koskinen · 13 years ago
  27. ddca6a3 Input: tsc2005 - driver should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  28. 5cb81d1 Input: tsc2005 - remove 'disable' sysfs attribute by Dmitry Torokhov · 13 years ago
  29. 0b950d3 Input: tsc2005 - add open/close by Dmitry Torokhov · 13 years ago
  30. 71f8004 Input: tsc2005 - handle read errors from SPI layer by Dmitry Torokhov · 13 years ago
  31. dacb650 Input: tsc2005 - do not rearm timer in hardirq handler by Dmitry Torokhov · 13 years ago
  32. 80cc2f0 Input: tsc2005 - don't use work for 'pen up' handling by Dmitry Torokhov · 13 years ago
  33. 9a6e180 Input: tsc2005 - do not use 0 in place of NULL by Dmitry Torokhov · 13 years ago
  34. c8b6846 Input: tsc2005 - use true/false for boolean variables by Dmitry Torokhov · 13 years ago
  35. 8dbcc43 Input: tsc2005 - hide selftest attribute if we can't reset by Dmitry Torokhov · 13 years ago
  36. 99bb892 Input: tsc2005 - rework driver initialization code by Dmitry Torokhov · 13 years ago
  37. f8a6713 Input: tsc2005 - set up bus type in input device by Dmitry Torokhov · 13 years ago
  38. b4b480a Input: tsc2005 - set up parent device by Dmitry Torokhov · 13 years ago
  39. 2721a89 Input: tsc2005 - clear driver data after unbinding by Dmitry Torokhov · 13 years ago
  40. b88aa49 Input: tsc2005 - add module description by Dmitry Torokhov · 13 years ago
  41. bcd1187 Input: tsc2005 - remove driver banner message by Dmitry Torokhov · 13 years ago
  42. ef5a672 Input: tsc2005 - remove incorrect module alias by Dmitry Torokhov · 13 years ago
  43. 3ff8ff5 Input: tsc2005 - convert to using dev_pm_ops by Dmitry Torokhov · 13 years ago
  44. 6b007d6 Input: tsc2005 - use spi_get/set_drvdata() by Dmitry Torokhov · 13 years ago
  45. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 13 years ago