1. 042cc4c Input: edt-ft5x06 - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  2. 17b9292 Input: edt-ft5x06 - simplify event reporting code by Dmitry Torokhov · 6 years ago
  3. 1b9c698 Input: edt-ft5x06 - use get_unaligned_be16() by Dmitry Torokhov · 6 years ago
  4. 6d3a41ab Input: edt-ft5x06 - convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  5. fc226eb Input: edt-ft5x06 - enable ACPI enumeration by Andy Shevchenko · 6 years ago
  6. b6eba86 Input: edt-ft5x06 - add offset support for ev-ft5726 by Marco Felsch · 6 years ago
  7. 2ebc191 Input: edt-ft5x06 - add support to update ev-ft5726 registers by Marco Felsch · 6 years ago
  8. a2f39da Input: edt-ft5x06 - add support for Evervision FT5726 by Marco Felsch · 6 years ago
  9. 4b3e910d Input: edt-ft5x06 - fix error handling for factory mode on non-M06 by Dmitry Torokhov · 7 years ago
  10. aed5d0e Input: edt-ft5x06 - implement support for the EDT-M12 series by Simon Budig · 7 years ago
  11. 169110c Input: edt-ft5x06 - make distinction between m06/m09/generic more clear by Simon Budig · 7 years ago
  12. e3adf55 Input: edt-ft5x06 - use managed devm_device_add_group by Andi Shyti · 7 years ago
  13. 4701475 Input: edt-ft5x06 - fix access to non-existing register by Luca Ceresoli · 7 years ago
  14. aa3d440 Input: edt-ft5x06 - increase allowed data range for threshold parameter by Martin Kepplinger · 8 years ago
  15. cefb26d Input: touchscreen - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  16. 0eeecf6 Input: edt_ft5x06 - change msleep to usleep_range for small msecs by Aniroop Mathur · 8 years ago
  17. d187165 Input: remove duplicate ft6236 driver by Hans de Goede · 8 years ago
  18. ad368eb Input: edt-ft5x06 - add support for inverting / swapping axes by Hans de Goede · 9 years ago
  19. ed7c987 Input: of_touchscreen - add support for inverted / swapped axes by Hans de Goede · 9 years ago
  20. dc262df Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree by Philipp Zabel · 9 years ago
  21. 9378c02 Input: edt-ft5x06 - work around FT5506 firmware bug by Franklin S Cooper Jr · 9 years ago
  22. af33e0a Input: edt-ft5x06 - add support for FT5506 by Franklin S Cooper Jr · 9 years ago
  23. b1d2a3e Input: edt-ft5x06 - add support for different max support points by Franklin S Cooper Jr · 9 years ago
  24. c789f1f Input: edt-ft5x06 - use max support points to determine how much to read by Franklin S Cooper Jr · 9 years ago
  25. 8b58cc3 Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios by Franklin S Cooper Jr · 9 years ago
  26. f0bef75 Input: edt-ft5x06 - do not hardcode interrupt trigger type by Dmitry Torokhov · 9 years ago
  27. 2e23b7a Input: edt-ft5x06 - use generic properties API by Dmitry Torokhov · 9 years ago
  28. 22ddbac Input: edt-ft5x06 - remove support for platform data by Dmitry Torokhov · 9 years ago
  29. 079128e Input: edt-ft5x06 - drop parsing of irq gpio by Dmitry Torokhov · 9 years ago
  30. 13c23cd Input: edt-ft5x06 - switch to newer gpio framework by Franklin S Cooper Jr · 9 years ago
  31. 800e3b9 Input: drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  32. 4200e83 Input: of_touchscreen - switch to using device properties by Dmitry Torokhov · 10 years ago
  33. 7c49437 Input: improve parsing OF parameters for touchscreens by Dmitry Torokhov · 10 years ago
  34. 38e1b72 Input: edt-ft5x06 - mark as direct input device by Dmitry Torokhov · 10 years ago
  35. 709583e Input: edt-ft5x06 - remove EV_SYN event report by Maxime Ripard · 10 years ago
  36. 2c00559 Input: edt-ft5x06 - allow to setting the maximum axes value through the DT by Maxime Ripard · 10 years ago
  37. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  38. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  39. 189387f Input: edt-ft5x06 - fixed a macro coding style issue by Asaf Vertz · 10 years ago
  40. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  41. 0f3ae5b input: edt-ft5x06: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  42. 3361a97 Input: edt-ft5x06 - remove superfluous assignment by Maks Naumov · 10 years ago
  43. f69c6ec Input: edt-ft5x06 - remove unnecessary null test by Fabian Frederick · 11 years ago
  44. cc071ac Input: edt-ft5x06 - fix an i2c write for M09 support by Robert Woerle · 11 years ago
  45. e2c3ecf Input: edt-ft5x06 - add a missing condition by Dan Carpenter · 11 years ago
  46. fd335ab Input: edt-ft5x06 - add support for M09 firmware version by Lothar Waßmann · 11 years ago
  47. ee3e946 Input: edt-ft5x06 - ignore touchdown events by Lothar Waßmann · 11 years ago
  48. c080846 Input: edt-ft5x06 - adjust delays to conform datasheet by Lothar Waßmann · 11 years ago
  49. dac90dc2 Input: edt-ft5x06 - add DT support by Lothar Waßmann · 11 years ago
  50. 1730d81 Input: edt-ft5x06 - several cleanups; no functional change by Lothar Waßmann · 11 years ago
  51. 02300bd Input: edt_ft5x06 - use devm_* functions where appropriate by Lothar Waßmann · 11 years ago
  52. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  53. 8efcc50 Input: edt-ft5x06 - remove redundant null check before kfree by Sachin Kamat · 12 years ago
  54. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  55. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  56. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  57. 53279f3 Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes by Dmitry Torokhov · 12 years ago
  58. f6c0df6 Input: edt-ft5x06 - convert to use simple_open() by Wei Yongjun · 12 years ago
  59. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  60. 35b1da4 Input: edt-ft5x06 - return -EFAULT on copy_to_user() error by Axel Lin · 12 years ago
  61. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  62. a1d0fa7 Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS by Guenter Roeck · 12 years ago
  63. 43c4d13 Input: add driver for FT5x06 based EDT displays by Simon Budig · 12 years ago