1. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  2. 8f662f4 Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad by Ondrej Zary · 6 years ago
  3. 8f00faa Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list by Dennis Wassenberg · 6 years ago
  4. 61981aa Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 by Masaki Ota · 6 years ago
  5. b4361da Input: mousedev - fix implicit conversion warning by Nick Desaulniers · 7 years ago
  6. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. edc0bfd Input: twl4030-pwrbutton - use correct device for irq request by Sebastian Reichel · 7 years ago
  8. 4dbe5cc Input: ar1021_i2c - fix too long name in driver's device table by Dmitry Torokhov · 8 years ago
  9. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 997de25 Input: qt1070 - add OF device ID table by Javier Martinez Canillas · 7 years ago
  11. 3ec4b84 Input: tsc2007 - check for presence and power down tsc2007 during probe by H. Nikolaus Schaller · 7 years ago
  12. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. c9763bf Input: tca8418_keypad - remove double read of key event register by Dmitry Torokhov · 7 years ago
  14. 236ff4d Input: matrix_keypad - fix race when disabling interrupts by Zhang Bo · 6 years ago
  15. f673852 ANDROID: keychord: Check for write data size by Suren Baghdasaryan · 6 years ago
  16. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. b7c3e5d Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  18. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 42f0aba Input: trackpoint - force 3 buttons if 0 button is reported by Aaron Ma · 6 years ago
  20. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. cb513d1 Input: twl4030-vibra - fix sibling-node lookup by Johan Hovold · 6 years ago
  22. eaabab6 Input: twl6040-vibra - fix child-node lookup by Johan Hovold · 6 years ago
  23. 9be13b3 Input: 88pm860x-ts - fix child-node lookup by Johan Hovold · 6 years ago
  24. 607b86e Input: ALPS - fix multi-touch decoding on SS4 plus touchpads by Nir Perry · 6 years ago
  25. 9154940 Merge 4.9.76 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. 2b009d3 Input: elantech - add new icbody type 15 by Aaron Ma · 7 years ago
  27. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. 8fb782b Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list by Dmitry Torokhov · 7 years ago
  29. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. 9d65d0e Input: ims-psu - check if CDC union descriptor is sane by Dmitry Torokhov · 7 years ago
  31. a6d71ba Merge 4.9.62 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. 9f2ac3d Input: elan_i2c - add ELAN060C to the ACPI table by Kai-Heng Feng · 7 years ago
  33. a3a76ea Input: mpr121 - set missing event capability by Akinobu Mita · 7 years ago
  34. 260e2e8 Input: mpr121 - handle multiple bits change of status register by Akinobu Mita · 7 years ago
  35. 6d14481 Merge 4.9.60 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. 52f65e3 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  37. 9460dd3 Input: elan_i2c - add ELAN0611 to the ACPI table by Kai-Heng Feng · 7 years ago
  38. c30c69c Merge 4.9.52 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. fcaec23 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 7 years ago
  40. 5316da5 Merge 4.9.49 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. ed7a384 Input: trackpoint - assume 3 buttons when buttons detection fails by Oscar Campos · 7 years ago
  42. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. 963068b Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad by Masaki Ota · 7 years ago
  44. 9ab605d Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310 by KT Liao · 7 years ago
  45. a00a9cd Input: trackpoint - add new trackpoint firmware ID by Aaron Ma · 7 years ago
  46. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. 3f72921 Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB by KT Liao · 7 years ago
  48. 5dd141e Input: elan_i2c - add ELAN0608 to the ACPI table by Kai-Heng Feng · 7 years ago
  49. 72a8dae ANDROID: keychord: Fix for a memory leak in keychord. by Mohan Srinivasan · 7 years ago
  50. 5958470 ANDROID: keychord: Fix races in keychord_write. by Mohan Srinivasan · 7 years ago
  51. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  52. 5b50e0e Input: i8042 - fix crash at boot time by Chen Hong · 7 years ago
  53. a1e4c795 Use %zu to print resid (size_t). by Mohan Srinivasan · 7 years ago
  54. 913d980 ANDROID: keychord: Fix a slab out-of-bounds read. by Mohan Srinivasan · 7 years ago
  55. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  56. 20d8f78 Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list by Daniel Drake · 7 years ago
  57. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  58. 5aa8f83 Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled by Ulrik De Bie · 7 years ago
  59. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  60. b88e411 Input: i8042 - add Clevo P650RS to the i8042 reset list by Dmitry Torokhov · 7 years ago
  61. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  62. 11ba522 Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled by Thorsten Leemhuis · 7 years ago
  63. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  64. 0ea2dcf Input: xpad - add support for Razer Wildcat gamepad by Cameron Gutman · 7 years ago
  65. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  66. db7c170 Input: gpio_keys - add support for GPIO descriptors by Geert Uytterhoeven · 7 years ago
  67. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. 4258236 Input: sur40 - validate number of endpoints before using them by Johan Hovold · 7 years ago
  69. b1feb4e Input: kbtab - validate number of endpoints before using them by Johan Hovold · 7 years ago
  70. 83d920e Input: cm109 - validate number of endpoints before using them by Johan Hovold · 7 years ago
  71. 9f6a8dc Input: yealink - validate number of endpoints before using them by Johan Hovold · 7 years ago
  72. d9a3e64 Input: hanwang - validate number of endpoints before using them by Johan Hovold · 7 years ago
  73. 1f5a512 Input: ims-pcu - validate number of endpoints before using them by Johan Hovold · 7 years ago
  74. 0afac79 Input: iforce - validate number of endpoints before using them by Johan Hovold · 7 years ago
  75. de2ba80 Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 by Kai-Heng Feng · 7 years ago
  76. 3c9da7c Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw by Matjaz Hegedic · 7 years ago
  77. 4ccef6b Input: ALPS - fix trackstick button handling on V8 devices by Masaki Ota · 7 years ago
  78. 81643d0 Input: ALPS - fix V8+ protocol handling (73 03 28) by Masaki Ota · 7 years ago
  79. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  80. 19d2d86 Input: elan_i2c - add ELAN0605 to the ACPI table by IHARA Hiroka · 7 years ago
  81. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  82. 2089e45 Input: uinput - fix crash when mixing old and new init style by Dmitry Torokhov · 7 years ago
  83. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  84. 1626ae3 ANDROID: gpio_matrix: Remove wakelock.h dependencies by Dmitry Shmidt · 7 years ago
  85. 8325793 ANDROID: goldfish_events: no extra EV_SYN; register goldfish by Lingfeng Yang · 9 years ago
  86. 7e15dbf ANDROID: input: keyreset: switch to orderly_reboot by Eric Ernst · 8 years ago
  87. f9f1014 ANDROID: skip building drivers as modules by Amit Pundir · 9 years ago
  88. 6d9b544d Input: ALPS - fix TrackStick support for SS5 hardware by Paul Donohue · 8 years ago
  89. bffb6b8 ANDROID: gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 12 years ago
  90. 455a52a ANDROID: input: Made keyreset more robust by Daniel Rosenberg · 10 years ago
  91. 6e92697 ANDROID: input: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 10 years ago
  92. e03e4e2 ANDROID: input: add keycombo, a general key combo driver. by Daniel Rosenberg · 10 years ago
  93. c4be12a ANDROID: input: misc: keychord: log when keychord triggered by JP Abgrall · 11 years ago
  94. 630a1e7 ANDROID: input: keychord: Add keychord driver by Mike Lockwood · 16 years ago
  95. b172e89 ANDROID: input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  96. 1c70598 ANDROID: input: misc: gpio_event: remove early suspend by Colin Cross · 12 years ago
  97. ca98413 ANDROID: Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  98. 61a8c33 Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data by Guenter Roeck · 7 years ago
  99. f34fbb92 Input: i8042 - add Pegatron touchpad to noloop table by Marcos Paulo de Souza · 8 years ago
  100. 5975358 Input: xpad - use correct product id for x360w controllers by Pavel Rojtberg · 8 years ago