1. b20f6a9 Merge "input: misc: hbtp_input: Add sysfs for suspend/resume" by Linux Build Service Account · 7 years ago
  2. dc0b965 input: misc: hbtp_input: Add sysfs for suspend/resume by Alex Sarraf · 7 years ago
  3. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  4. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  5. 5aa8f83 Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled by Ulrik De Bie · 7 years ago
  6. 8a7a2d8 input: qpnp-power-on: set boot_reason when system-reset exists by Mao Jinlong · 8 years ago
  7. fdd30be input: qpnp-power-on: Add debounce for KPDPWR_N rising edge by Anirudh Ghayal · 7 years ago
  8. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 7 years ago
  9. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  10. b88e411 Input: i8042 - add Clevo P650RS to the i8042 reset list by Dmitry Torokhov · 7 years ago
  11. 736862f Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9 by Kyle Yan · 7 years ago
  12. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 11ba522 Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled by Thorsten Leemhuis · 7 years ago
  14. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  15. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  16. 0ea2dcf Input: xpad - add support for Razer Wildcat gamepad by Cameron Gutman · 7 years ago
  17. 71ce1d9 Merge remote-tracking branch 'tmp-44e63be' into 4.9 by Channagoud Kadabi · 7 years ago
  18. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. db7c170 Input: gpio_keys - add support for GPIO descriptors by Geert Uytterhoeven · 7 years ago
  20. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  21. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. 4258236 Input: sur40 - validate number of endpoints before using them by Johan Hovold · 7 years ago
  23. b1feb4e Input: kbtab - validate number of endpoints before using them by Johan Hovold · 7 years ago
  24. 83d920e Input: cm109 - validate number of endpoints before using them by Johan Hovold · 7 years ago
  25. 9f6a8dc Input: yealink - validate number of endpoints before using them by Johan Hovold · 7 years ago
  26. d9a3e64 Input: hanwang - validate number of endpoints before using them by Johan Hovold · 7 years ago
  27. 1f5a512 Input: ims-pcu - validate number of endpoints before using them by Johan Hovold · 7 years ago
  28. 0afac79 Input: iforce - validate number of endpoints before using them by Johan Hovold · 7 years ago
  29. de2ba80 Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 by Kai-Heng Feng · 7 years ago
  30. 3c9da7c Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw by Matjaz Hegedic · 7 years ago
  31. 4ccef6b Input: ALPS - fix trackstick button handling on V8 devices by Masaki Ota · 7 years ago
  32. 81643d0 Input: ALPS - fix V8+ protocol handling (73 03 28) by Masaki Ota · 7 years ago
  33. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  34. bafe727 input: misc: hbtp_input: snapshot of driver from msm-4.4 by Himanshu Aggarwal · 9 years ago
  35. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  36. 19d2d86 Input: elan_i2c - add ELAN0605 to the ACPI table by IHARA Hiroka · 7 years ago
  37. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  38. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  39. 2089e45 Input: uinput - fix crash when mixing old and new init style by Dmitry Torokhov · 7 years ago
  40. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  41. 1626ae3 ANDROID: gpio_matrix: Remove wakelock.h dependencies by Dmitry Shmidt · 8 years ago
  42. 8325793 ANDROID: goldfish_events: no extra EV_SYN; register goldfish by Lingfeng Yang · 9 years ago
  43. 7e15dbf ANDROID: input: keyreset: switch to orderly_reboot by Eric Ernst · 8 years ago
  44. f9f1014 ANDROID: skip building drivers as modules by Amit Pundir · 9 years ago
  45. 6d9b544d Input: ALPS - fix TrackStick support for SS5 hardware by Paul Donohue · 8 years ago
  46. bffb6b8 ANDROID: gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 12 years ago
  47. 455a52a ANDROID: input: Made keyreset more robust by Daniel Rosenberg · 10 years ago
  48. 6e92697 ANDROID: input: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 10 years ago
  49. e03e4e2 ANDROID: input: add keycombo, a general key combo driver. by Daniel Rosenberg · 10 years ago
  50. c4be12a ANDROID: input: misc: keychord: log when keychord triggered by JP Abgrall · 11 years ago
  51. 630a1e7 ANDROID: input: keychord: Add keychord driver by Mike Lockwood · 16 years ago
  52. b172e89 ANDROID: input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  53. 1c70598 ANDROID: input: misc: gpio_event: remove early suspend by Colin Cross · 13 years ago
  54. ca98413 ANDROID: Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  55. 61a8c33 Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data by Guenter Roeck · 8 years ago
  56. f34fbb92 Input: i8042 - add Pegatron touchpad to noloop table by Marcos Paulo de Souza · 8 years ago
  57. 5975358 Input: xpad - use correct product id for x360w controllers by Pavel Rojtberg · 8 years ago
  58. 447433e Input: synaptics-rmi4 - unlock on error by Dan Carpenter · 8 years ago
  59. 073a2c329 input: add snapshot of qpnp-power-on driver by David Collins · 8 years ago
  60. afd2a19 Input: drv260x - fix input device's parent assignment by Jingkui Wang · 8 years ago
  61. ef5ecfe Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8 by Kyle Yan · 8 years ago
  62. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  63. e9fb7cc Input: psmouse - disable automatic probing of BYD touchpads by Dmitry Torokhov · 8 years ago
  64. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  65. f29b909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  66. 324ae09 Input: psmouse - cleanup Focaltech code by Dmitry Tunin · 8 years ago
  67. 8d6d148 input: keyreset: switch to orderly_reboot by Eric Ernst · 8 years ago
  68. 8eb2961 android: skip building drivers as modules by Amit Pundir · 9 years ago
  69. 9bb6a3d gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 12 years ago
  70. 12daace input: Made keyreset more robust by Daniel Rosenberg · 10 years ago
  71. 215234c input: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 10 years ago
  72. af561b5 input: add keycombo, a general key combo driver. by Daniel Rosenberg · 10 years ago
  73. 4db2089 input: misc: keychord: log when keychord triggered by JP Abgrall · 11 years ago
  74. 6a10464 input: keychord: Add keychord driver by Mike Lockwood · 16 years ago
  75. 6ca5fa0 input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  76. 9109c04 input: misc: gpio_event: remove early suspend by Colin Cross · 13 years ago
  77. 216f4f3 Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  78. da25311 Input: i8042 - add XMG C504 to keyboard reset table by Patrick Scheuring · 8 years ago
  79. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  80. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  81. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. 930e192 Input: i8042 - skip selftest on ASUS laptops by Marcos Paulo de Souza · 8 years ago
  83. 4e1bff0 Input: melfas_mip4 - add ic_name sysfs attribute by Sangwon Jee · 8 years ago
  84. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  85. de34f4d Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  86. 62837b3 Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled by Dmitry Torokhov · 8 years ago
  87. d4e6547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  88. d042380 Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  89. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  90. 261d779 Input: synaptics-rmi4 - fix error handling in I2C transport driver by Guenter Roeck · 8 years ago
  91. bbc2cee Input: synaptics-rmi4 - fix error handling in SPI transport driver by Guenter Roeck · 8 years ago
  92. aeaa881 Input: ALPS - set DualPoint flag for 74 03 28 devices by Ben Gamari · 8 years ago
  93. 7ad8a10 Input: ALPS - allow touchsticks to report pressure by Ben Gamari · 8 years ago
  94. a831776 Input: ALPS - handle 0-pressure 1F events by Ben Gamari · 8 years ago
  95. 4777ac2 Input: ALPS - add touchstick support for SS5 hardware by Ben Gamari · 8 years ago
  96. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  97. f9a703a Input: elantech - force needed quirks on Fujitsu H760 by Matti Kurkela · 8 years ago
  98. ad3cce0 Input: elantech - fix Lenovo version typo by Marcos Paulo de Souza · 8 years ago
  99. c758f96 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  100. 265d426 Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() by Benjamin Tissoires · 8 years ago