1. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  2. afbd65f Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  3. a284e11 Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers by Hans Verkuil · 5 years ago
  4. 86bcd3a Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash by Lucas Stach · 5 years ago
  5. df5b5e5 Input: goodix - add upside-down quirk for Teclast X89 tablet by Hans de Goede · 5 years ago
  6. d4b675e Input: uinput - fix returning EPOLLOUT from uinput_poll by Marcel Holtmann · 5 years ago
  7. 1e55c17 Input: snvs_pwrkey - remove gratuitous NULL initializers by Dmitry Torokhov · 5 years ago
  8. 63de374 Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  9. 1a26c92 Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q by Robin van der Gracht · 5 years ago
  10. 976e364 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  11. 71c296f Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54 by Hans Verkuil · 5 years ago
  12. fc1156f Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus by Hans Verkuil · 5 years ago
  13. bcf1e03 Input: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  14. 8791663 Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation" by Lyude Paul · 5 years ago
  15. 99cdb24 Revert "Input: cros_ec_keyb: mask out extra flags in event_type" by Gwendal Grignou · 5 years ago
  16. 3bcce2e Revert "Input: cros_ec_keyb - add back missing mask for event_type" by Gwendal Grignou · 5 years ago
  17. 768ea88bc Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation by Lyude Paul · 5 years ago
  18. dffe969 Input: imx_sc_key - correct SCU message structure to avoid stack corruption by Anson Huang · 5 years ago
  19. ba60cf9 Input: synaptics-rmi4 - destroy F54 poller workqueue when removing by Chuhong Yuan · 5 years ago
  20. fa3a5a1 Input: ff-memless - kill timer in destroy() by Oliver Neukum · 5 years ago
  21. 79aae6a Input: cyttsp4_core - fix use after free bug by Pan Bian · 5 years ago
  22. 549766a Input: synaptics-rmi4 - clear IRQ enables for F54 by Lucas Stach · 5 years ago
  23. cc12ba1 Input: ili210x - optionally show calibrate sysfs attribute by Sven Van Asbroeck · 5 years ago
  24. b32fbea Input: ili210x - add resolution to chip operations structure by Sven Van Asbroeck · 5 years ago
  25. c7dded5 Input: ili210x - do not retrieve/print chip firmware version by Sven Van Asbroeck · 5 years ago
  26. 8d13c76 Input: mms114 - use device_get_match_data by Stephan Gerhold · 5 years ago
  27. 7ca7cb2 Merge branch 'ili2xxx-touchscreen' into next by Dmitry Torokhov · 5 years ago
  28. a5fdf7d Input: ili210x - remove unneeded suspend and resume handlers by Dmitry Torokhov · 5 years ago
  29. 172bb5f Input: ili210x - do not unconditionally mark touchscreen as wakeup source by Dmitry Torokhov · 5 years ago
  30. ef536ab Input: ili210x - define and use chip operations structure by Dmitry Torokhov · 6 years ago
  31. efda86a Input: ili210x - do not set parent device explicitly by Dmitry Torokhov · 5 years ago
  32. 43f06a4 Input: ili210x - handle errors from input_mt_init_slots() by Dmitry Torokhov · 5 years ago
  33. 71f8e38 Input: ili210x - switch to using threaded IRQ by Dmitry Torokhov · 5 years ago
  34. eb91ecc Input: ili210x - add ILI2117 support by Marek Vasut · 5 years ago
  35. ee85fbe Input: ar1021 - fix typo in preprocessor macro name by Flavio Suligoi · 5 years ago
  36. d843304 Input: synaptics-rmi4 - simplify data read in rmi_f54_work by Lucas Stach · 5 years ago
  37. 310ca2a Input: synaptics-rmi4 - remove unused result_bits mask by Andrew Duggan · 5 years ago
  38. 5d40d95 Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) by Andrew Duggan · 5 years ago
  39. f6aabe1 Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver by Andrew Duggan · 5 years ago
  40. 003f01c Input: synaptics-rmi4 - fix video buffer size by Lucas Stach · 5 years ago
  41. 78713df Input: kxtj9 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  42. e733911 Input: kxtj9 - switch to using managed resources by Dmitry Torokhov · 5 years ago
  43. b873f73 Input: bma150 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  44. 493a6eb Input: bma150 - use managed resources helpers by Jonathan Bakker · 5 years ago
  45. 867e882 Input: mma8450 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  46. ff68cf0b Input: gpio_decoder - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  47. 36bc368 Input: rb532_button - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  48. 528c7d0 Input: rb532_button - switch to using managed resources by Dmitry Torokhov · 5 years ago
  49. aede7a1 Input: sgi_btns - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  50. 9e085dd Input: sgi_btns - switch to using managed resources by Dmitry Torokhov · 5 years ago
  51. 5d96738 Input: cobalt_btns - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  52. 4d69ca9 Input: cobalt_btns - convert to use managed resources by Dmitry Torokhov · 5 years ago
  53. 4a767ec Input: wistron_btns - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  54. 071ec84 Input: apanel - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  55. 9584bde Input: gpio_keys_polled - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  56. c028c44 Input: jornada680_kbd - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  57. ea6c52a Input: clps711x-keypad - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  58. d0fe37b Input: adc-keys - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  59. 7cca5a3 Input: tsc6507x-ts - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  60. 9b58781 Input: ts4800-ts - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  61. 08b9360 Input: sur40 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  62. bd88ce2 Input: raspberrypi-ts - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  63. 055070a Input: psxpad-spi - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  64. 7448bfe Input: edt-ft5x06 - add support for regulator by Mylène Josserand · 5 years ago
  65. a1b9297 Input: st1232 - switch to using MT-B protocol by Dmitry Torokhov · 5 years ago
  66. 833c2c0 Input: st1232 - note that the receive buffer is DMA-safe by Dmitry Torokhov · 5 years ago
  67. b67b6f5 Input: st1232 - do not set parent device explicitly by Dmitry Torokhov · 5 years ago
  68. ac6b317 Input: st1232 - do not allocate fingers data separately by Dmitry Torokhov · 5 years ago
  69. efd7bb0 Input: st1232 - do not reset the chip too early by Dmitry Torokhov · 5 years ago
  70. 95dc58a Input: st1232 - rely on I2C core to configure wakeup interrupt by Dmitry Torokhov · 5 years ago
  71. 16dc7c5 Input: st1232 - do not unconditionally configure as wakeup source by Dmitry Torokhov · 5 years ago
  72. 95c9ea9 Input: st1232 - simplify parsing of read buffer by Dmitry Torokhov · 5 years ago
  73. 78e4591 Input: wacom_i2c - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  74. 2fd61f7 Input: s3c2410_ts - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  75. d34a069 Input: colibri-vf50-ts - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  76. 5f92dce Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  77. 2a60f59 Input: gpio_keys - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  78. 728d90b Merge tag 'v5.4-rc5' into next by Dmitry Torokhov · 5 years ago
  79. b4b61b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  80. cb3efd5 Input: adp5589 - make keypad support optional by Lars-Peter Clausen · 5 years ago
  81. ee1b4b2 Input: hp_sdc_rtc - remove dead chardev code by Arnd Bergmann · 5 years ago
  82. b1a402e Input: st1232 - fix reporting multitouch coordinates by Dixit Parmar · 5 years ago
  83. 84629d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  84. 688f1df Input: keyboard - imx_sc: Add i.MX system controller key support by Anson Huang · 5 years ago
  85. ee358cb Input: mpr121 - add polling mode by Michal Vokáč · 5 years ago
  86. c324345 Revert "Input: elantech - enable SMBus on new (2018+) systems" by Kai-Heng Feng · 5 years ago
  87. 363c538 Input: synaptics-rmi4 - avoid processing unknown IRQs by Evan Green · 5 years ago
  88. 792e154 Input: pixcir_i2c_ts - remove platform data by Dmitry Torokhov · 5 years ago
  89. 71a8f34 Input: pixcir_i2c_ts - do not print error on defer probe by Fabio Estevam · 5 years ago
  90. 13fb9cf Input: pixcir_i2c_ts - print register address in decimal by Fabio Estevam · 5 years ago
  91. 12e7425 Input: pixcir_i2c_ts - keep header files sorted by Fabio Estevam · 5 years ago
  92. 0d3c850 Input: pixcir_i2c_ts - move definitions into a single file by Fabio Estevam · 5 years ago
  93. bdafbb1 Input: pixcir_i2c_ts - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  94. bcf0595 Input: soc_button_array - partial revert of support for newer surface devices by Hans de Goede · 5 years ago
  95. 3df955f Input: gpio_mouse - switch to using input device polling mode by Dmitry Torokhov · 5 years ago
  96. 894616f7 Input: add input_get_poll_interval() by Dmitry Torokhov · 5 years ago
  97. bd3b848 Input: goodix - add support for 9-bytes reports by Yauhen Kharuzhy · 5 years ago
  98. afce285 Input: da9063 - fix capability and drop KEY_SLEEP by Marco Felsch · 5 years ago
  99. 463fa44 Input: atmel_mxt_ts - disable IRQ across suspend by Evan Green · 5 years ago
  100. 32b90da Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago