1. d55d0b5 Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event by HungNien Chen · 9 years ago
  2. 57ff96e0 Input: wdt87xx_i2c - remove stray newline in diagnostic message by Dmitry Torokhov · 9 years ago
  3. 580a64b Input: arc_ps2 - add HAS_IOMEM dependency by Sebastian Ott · 9 years ago
  4. 11ddba2 Input: wdt87xx_i2c - fix format warning by Dmitry Torokhov · 9 years ago
  5. 7c49437 Input: improve parsing OF parameters for touchscreens by Dmitry Torokhov · 9 years ago
  6. 38e1b72 Input: edt-ft5x06 - mark as direct input device by Dmitry Torokhov · 9 years ago
  7. 3e2b03d Input: use for_each_set_bit() where appropriate by Anshul Garg · 9 years ago
  8. 3e30c11c Input: add a driver for wdt87xx touchscreen controller by HungNien Chen · 9 years ago
  9. eeeee40 Input: axp20x-pek - fix reporting button state as inverted by Hans de Goede · 9 years ago
  10. cae705b Input: xpad - re-send LED command on present event by Pavel Rojtberg · 9 years ago
  11. 75b7f05 Input: xpad - set the LEDs properly on XBox Wireless controllers by Pierre-Loup A. Griffais · 9 years ago
  12. e998200 Input: imx_keypad - check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  13. ea0afac Input: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  14. eeb64c1 tty/vt/keyboard: define LED triggers for VT keyboard lock states by Samuel Thibault · 9 years ago
  15. 5235552 tty/vt/keyboard: define LED triggers for VT LED states by Samuel Thibault · 10 years ago
  16. f60c8ba Input: export LEDs as class devices in sysfs by Samuel Thibault · 10 years ago
  17. cf99289 Input: cyttsp4 - use swap() in cyttsp4_get_touch() by Fabian Frederick · 9 years ago
  18. c7a4fb5 Input: goodix - do not explicitly set evbits in input device by Dmitry Torokhov · 9 years ago
  19. e70b030 Input: goodix - export id and version read from device by Irina Tirdea · 9 years ago
  20. 0e0432f Input: goodix - fix variable length array warning by Irina Tirdea · 9 years ago
  21. 0dfb35b Input: goodix - fix alignment issues by Irina Tirdea · 9 years ago
  22. 5179f0c Input: add OnKey driver for DA9063 MFD part by Steve Twiss · 9 years ago
  23. 7b9f183 Input: elan_i2c - add product IDs FW names by Charlie Mooney · 9 years ago
  24. 12018ac Input: elan_i2c - add support for multi IC type and iap format by Duson Lin · 9 years ago
  25. 85919a0 Input: focaltech - report finger width to userspace by Dmitry Tunin · 9 years ago
  26. ffb6e0c tty: remove platform_sysrq_reset_seq by Arnd Bergmann · 9 years ago
  27. e002273 Input: synaptics_i2c - use proper boolean values by Shailendra Verma · 9 years ago
  28. feb9eba Input: psmouse - use true instead of 1 for boolean values by Shailendra Verma · 9 years ago
  29. 7debcbb Input: cyapa - fix a few typos in comments by Shailendra Verma · 9 years ago
  30. e4b88e1 Input: stmpe-ts - enforce device tree only mode by Dmitry Torokhov · 9 years ago
  31. f91a3f0 Input: stmpe-ts - fix automatic module loading by Dmitry Torokhov · 9 years ago
  32. 25d238b Input: update email-id of Rajeev Kumar by Rajeev Kumar · 9 years ago
  33. bde3045 Input: sentelic - use "static inline" instead of "inline" by Khem Raj · 9 years ago
  34. 3a38958 Input: adxl34x - add OF match support by Laurent Pinchart · 9 years ago
  35. b53d750 Input: cyapa - do not set otherwise unused variable by Dmitry Torokhov · 10 years ago
  36. c37f6d3 Input: atmel_mxt_ts - use BIT() macro when reporting button state by Dmitry Torokhov · 10 years ago
  37. dccf1dd Input: alps - use the generic process_bitmap function for v5 touchpads by Hans de Goede · 9 years ago
  38. 688ea36 Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt by Hans de Goede · 9 years ago
  39. 1662c033 Input: alps - do not use input-mt finger tracking for semi-mt devices by Hans de Goede · 9 years ago
  40. 4dd2657 Input: alps - use more accurate coordinates for first touch in semi-mt mode by Hans de Goede · 9 years ago
  41. 44b77f3 Input: alps - decode the position packet first by Hans de Goede · 9 years ago
  42. a839cd5 Input: alps - only set fields that are actually present by Hans de Goede · 9 years ago
  43. aab9cf7 Input: alps - change alps_decode_rushmore to do all decoding itself by Hans de Goede · 9 years ago
  44. 4e3e462 Input: ff-core - fix typo in comment to input_ff_erase() by Shailendra Verma · 9 years ago
  45. ec8beff Input: fix typo in comment to input_handler_for_each_handle() by Shailendra Verma · 9 years ago
  46. ca8ff6a Input: wm831x-on - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  47. 4be01a2 Input: twl6040-vibra - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  48. 6b36d8f Input: retu-pwrbutton - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  49. 5f4eede Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  50. 68aeee9 Input: max7359_keypad - switch to using matrix_keypad_build_keymap() by Evgeniy Dushistov · 9 years ago
  51. ee3514b Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag by Evgeniy Dushistov · 9 years ago
  52. 67367fd Input: evdev - use kvfree() in evdev_release() by Pekka Enberg · 9 years ago
  53. 6dd0633 Input: soc_button_array - remove duplicated include by Wei Yongjun · 10 years ago
  54. 755bab5 Input: zforce - remove duplicated include by Wei Yongjun · 10 years ago
  55. 4d10da1 Input: add TI drv2665 haptics driver by Dan Murphy · 9 years ago
  56. 8a4dda7 Input: ff-core - fix spelling mistake in ff-core by Dan Murphy · 9 years ago
  57. c857ea9 Input: drv2667 - fix Kconfig error for help screen by Dan Murphy · 9 years ago
  58. 9ceeb59 Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  59. 8f6bcc9 Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  60. 3419e49 Input: s3c2410_ts - constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  61. 8550b07 Input: samsung-keypad - constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  62. 5f6f117 Input: goodix - check the 'buffer status' bit before reading data by Paul Cercueil · 9 years ago
  63. c615dcb Input: adp5589-keys - fix event count mask by Guido Martínez · 9 years ago
  64. 195e610 Input: adp5589-keys - fix pull mask setting by Guido Martínez · 9 years ago
  65. c9eeb50 Input: lm8333 - fix broken email address by Wolfram Sang · 9 years ago
  66. a333a03 Input: cyapa - fix setting suspend scan rate by Dudley Du · 9 years ago
  67. 9f42380 Input: elan_i2c - fix calculating number of x and y traces. by Duson Lin · 9 years ago
  68. 090ad32 Input: elan_i2c - report hovering contacts by Duson Lin · 9 years ago
  69. 8c0776a Input: elants_i2c - zero-extend hardware ID in firmware name by Dmitry Torokhov · 9 years ago
  70. 4f8d808 Input: atmel_mxt_ts - add support for Google Pixel 2 by Dmitry Torokhov · 10 years ago
  71. 0604949 Input: xpad - add rumble support for Xbox One controller by Ming-ting Yao Wei · 10 years ago
  72. 2afebaf Input: ff-core - use new debug macros by Oliver Neukum · 10 years ago
  73. 8b8be51 Input: add vmmouse driver by Thomas Hellstrom · 10 years ago
  74. b9bced0 Input: elan_i2c - adjust for newer firmware pressure reporting by duson · 10 years ago
  75. 8b8a518 Input: atkbd - document "no new force-release quirks" policy by Dmitry Torokhov · 10 years ago
  76. 07f19e3 Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static by Fengguang Wu · 10 years ago
  77. 8d28984 Input: ALPS - V7 devices can report 5-finger taps by Masaki Ota · 10 years ago
  78. 3db5b9f Input: ALPS - add support for SS4 touchpad devices by Masaki Ota · 10 years ago
  79. 8eccd39 Input: ALPS - refactor alps_set_abs_params_mt() by Masaki Ota · 10 years ago
  80. 5f63e88 Merge tag 'v4.0-rc7' into next by Dmitry Torokhov · 10 years ago
  81. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  82. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 10 years ago
  83. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  84. b6d2d32 Input: atmel_mxt_ts - split out touchpad initialisation logic by Sjoerd Simons · 10 years ago
  85. b23157d Input: atmel_mxt_ts - implement support for T100 touch object by Nick Dyer · 10 years ago
  86. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 10 years ago
  87. ef30a40 Input: cros_ec_keyb - fix clearing keyboard state on wakeup by Tomeu Vizoso · 10 years ago
  88. a54aecb Input: gscps2 - drop pci_ids dependency by Michael S. Tsirkin · 10 years ago
  89. 63c4fda Input: synaptics - allocate 3 slots to keep stability in image sensors by Benjamin Tissoires · 10 years ago
  90. 58fd9af Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots"" by Benjamin Tissoires · 10 years ago
  91. 73e8a8e Input: MT - make slot assignment work for overcovered solutions by Benjamin Tissoires · 10 years ago
  92. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 10 years ago
  93. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 10 years ago
  94. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  95. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  96. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  97. 6112559 mfd: tc3589x: enforce device-tree only mode by Linus Walleij · 10 years ago
  98. 8b6f53c Input: tc3589x - localize platform data by Linus Walleij · 10 years ago
  99. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  100. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago