1. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  2. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  3. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  4. 22ffc3e Input: sx8654 - fix memory allocation check by Dmitry Torokhov · 9 years ago
  5. b8ce8d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  6. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  7. 8c0776a Input: elants_i2c - zero-extend hardware ID in firmware name by Dmitry Torokhov · 9 years ago
  8. 4f8d808 Input: atmel_mxt_ts - add support for Google Pixel 2 by Dmitry Torokhov · 9 years ago
  9. c252990 [media] sur40: fix occasional hard freeze due to buffer queue underrun by Florian Echtler · 9 years ago
  10. b6d2d32 Input: atmel_mxt_ts - split out touchpad initialisation logic by Sjoerd Simons · 9 years ago
  11. b23157d Input: atmel_mxt_ts - implement support for T100 touch object by Nick Dyer · 9 years ago
  12. e831cd2 [media] add raw video stream support for Samsung SUR40 by Florian Echtler · 10 years ago
  13. bbdb38a Input: tsc2007 - Convert msecs to jiffies only once by Aaron Sierra · 9 years ago
  14. 709583e Input: edt-ft5x06 - remove EV_SYN event report by Maxime Ripard · 9 years ago
  15. 2c00559 Input: edt-ft5x06 - allow to setting the maximum axes value through the DT by Maxime Ripard · 9 years ago
  16. 0a363a3 Input: of_touchscreen - register multitouch axes by Maxime Ripard · 9 years ago
  17. 3eea8b5 Input: of_touchscreen - rework the DT parsing function by Maxime Ripard · 9 years ago
  18. a93ad65 Input: add support for ChipOne icn8318 based touchscreens by Hans de Goede · 9 years ago
  19. dbea403 Input: usbtouchscreen - add new model from IRTOUCHSYSTEMS by Lars Poeschel · 9 years ago
  20. d5ae685 Input: add Broadcom iProc touchscreen driver by Jonathan Richardson · 9 years ago
  21. 188933a Merge tag 'v4.0-rc5' into next by Dmitry Torokhov · 9 years ago
  22. 4ed0e03 Input: sun4i-ts - allow controlling filter and sensitivity via DT by Jens Thiele · 9 years ago
  23. 245165d Input: constify of_device_id arrays by Fabian Frederick · 10 years ago
  24. 877bef7 Input: sun4i-ts - really fix A10 temperature reporting by Hans de Goede · 10 years ago
  25. b6310af Input: sx8654 - signedness bug in sx8654_irq() by Dan Carpenter · 10 years ago
  26. 37dee1a Input: elants_i2c - append hw_version to FW file by Charlie Mooney · 10 years ago
  27. 91c68a7 Input: sun4i-ts - A10 (sun4i) has a different temperature curve by Hans de Goede · 10 years ago
  28. 902cb3a Input: add support for Semtech SX8654 I2C touchscreen controller by Sébastien Szymanski · 10 years ago
  29. 771d8f1 Input: goodix - add device tree support by Aleksei Mamlin · 10 years ago
  30. a7ac7c9 Input: goodix - use max touch number from device config by Aleksei Mamlin · 10 years ago
  31. 4a6155a Input: sun4i-ts - add thermal driver dependency by Arnd Bergmann · 10 years ago
  32. 83edfdf Input: ti_am335x_tsc - replace delta filtering with median filtering by Vignesh R · 10 years ago
  33. bf22361 Input: ti_am335x_tsc - read charge delay from DT by Vignesh R · 10 years ago
  34. 344d635 Input: ti_am335x_tsc - remove udelay in interrupt handler by Brad Griffis · 10 years ago
  35. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 10 years ago
  36. 448c7f38 Input: MT - add support for balanced slot assignment by Henrik Rydberg · 10 years ago
  37. 43c0e22 Input: sun4i-ts - add support for touchpanel controller on A31 by Chen-Yu Tsai · 10 years ago
  38. 2236971 Input: sun4i-ts - add thermal zone sensor support by Chen-Yu Tsai · 10 years ago
  39. 0c49cd2 Merge tag 'v3.19-rc4' into next by Dmitry Torokhov · 10 years ago
  40. 7f40548 Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped" by Linus Torvalds · 10 years ago
  41. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  42. f361a2f Input: elants_i2c - remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  43. 6d32af0 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  44. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  45. 189387f Input: edt-ft5x06 - fixed a macro coding style issue by Asaf Vertz · 10 years ago
  46. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  47. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  48. 66aee90 Input: add support for Elan eKTH I2C touchscreens by Scott Liu · 10 years ago
  49. dc5686e input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  50. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  51. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  52. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  53. ca96ea8 Input: add driver for the Goodix touchpanel by Bastien Nocera · 10 years ago
  54. 859abd1 Input: wm97xx - adapt parameters to tosa touchscreen. by Dmitry Eremin-Solenikov · 10 years ago
  55. 7b8f16c input: touchscreen: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  57. 0f3ae5b input: edt-ft5x06: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  58. 9d93551 Merge tag 'v3.17' into next by Dmitry Torokhov · 10 years ago
  59. dd4cae8 Input: Add Microchip AR1021 i2c touchscreen by Christian Gmeiner · 10 years ago
  60. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  61. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  62. 58e4aeee Input: atmel_mxt_ts - fix double free of input device by Stephen Warren · 10 years ago
  63. 651b460 Input: atmel_mxt_ts - downgrade warning about empty interrupts by Nick Dyer · 10 years ago
  64. 31b2b16 Input: wm971x - fix typo in module parameter description by Masanari Iida · 10 years ago
  65. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  66. 3361a97 Input: edt-ft5x06 - remove superfluous assignment by Maks Naumov · 10 years ago
  67. 041fa15 Input: atmel_mxt_ts - fix a few issues reported by Coverity by Dmitry Torokhov · 10 years ago
  68. efdbd7a Input: atmel_mxt_ts - split config update a bit by Dmitry Torokhov · 10 years ago
  69. 6cd1ab0 Input: atmel_mxt_ts - simplify mxt_initialize a bit by Dmitry Torokhov · 10 years ago
  70. 437d4f3 Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA by Nick Dyer · 10 years ago
  71. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  72. fe96244 Input: jornada720_ts - get rid of space indentation and use tab by Pramod Gurav · 10 years ago
  73. 4b080e3 Input: jornada720_ts - switch to using managed resources by Pramod Gurav · 10 years ago
  74. 9634c15 Input: mcs5000_ts - remove ifdef around power management methods by Fabio Estevam · 10 years ago
  75. f1e31b0 Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP by Fabio Estevam · 10 years ago
  76. a1cd3fd Input: ads7846 - release resources on failure for clean exit by Pramod Gurav · 10 years ago
  77. 9d469d0 Input: atmel_mxt_ts - use deep sleep mode when stopped by Nick Dyer · 10 years ago
  78. a405459 Input: pixcir_i2c_ts - add device tree support by Roger Quadros · 10 years ago
  79. 36874c7 Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs by Roger Quadros · 10 years ago
  80. 62e65b7 Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol by Roger Quadros · 10 years ago
  81. f348f32 Input: ipaq-micro-ts - introduce open/close by Dmitry Torokhov · 10 years ago
  82. 3ea7e55 Input: driver for touchscreen on iPaq h3xxx by Dmitry Artamonow · 10 years ago
  83. b9f12a5 Merge tag 'v3.16-rc6' into next by Dmitry Torokhov · 10 years ago
  84. 9d8dc3e Input: atmel_mxt_ts - implement T44 message handling by Nick Dyer · 10 years ago
  85. b9b05a8 Input: atmel_mxt_ts - split message handler into separate functions by Nick Dyer · 10 years ago
  86. 497767d Input: atmel_mxt_ts - decode T6 status messages by Nick Dyer · 10 years ago
  87. 5f3f9bc Input: atmel_mxt_ts - add support for dynamic message size by Nick Dyer · 10 years ago
  88. 8efaa5e Input: atmel_mxt_ts - recover from bootloader on probe by Nick Dyer · 10 years ago
  89. 44a0bab Input: atmel_mxt_ts - add bootloader addresses for new chips by Nick Dyer · 10 years ago
  90. 385deb9 Input: atmel_mxt_ts - handle bootloader previously unlocked by Nick Dyer · 10 years ago
  91. a9fdd1e Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup by Nick Dyer · 10 years ago
  92. 4ce6fa0 Input: atmel_mxt_ts - calculate and check CRC in config file by Nick Dyer · 10 years ago
  93. 50a77c6 Input: atmel_mxt_ts - download device config using firmware loader by Nick Dyer · 10 years ago
  94. 78188be Input: atmel_mxt_ts - implement device tree support by Stephen Warren · 10 years ago
  95. b735fbe Input: atmel_mxt_ts - set pointer emulation on touchpads by Benson Leung · 10 years ago
  96. 7a53d60 Input: atmel_mxt_ts - move input device init into separate function by Nick Dyer · 10 years ago
  97. dd24dcf Input: atmel_mxt_ts - initialise IRQ before probing by Nick Dyer · 10 years ago
  98. 3974037 Input: zforce - add regulator handling by Heiko Stuebner · 10 years ago
  99. 09c8fb6 Input: s3c2410_ts - fix preparing/enabling clock by Vasily Khoruzhick · 10 years ago
  100. f69c6ec Input: edt-ft5x06 - remove unnecessary null test by Fabian Frederick · 10 years ago