1. dda2af7 Input: migor_ts - convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  2. 6c4b882 Input: dt-bindings - fix a typo in file input-reset.txt by Ding Tao · 6 years ago
  3. ac5722c Input: cros_ec_keyb - fix button/switch capability reports by Brian Norris · 6 years ago
  4. 3ed64da Input: elan_i2c - add ELAN0620 to the ACPI table by Patrick Gaskin · 6 years ago
  5. d55bda1 Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  6. cacd975 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  7. f39f868 Input: synaptics - avoid using uninitialized variable when probing by Dmitry Torokhov · 6 years ago
  8. 9023705 Input: xen-kbdfront - mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  9. 13c1c5e Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM by Mikhail Nikiforov · 6 years ago
  10. 03bf678 Input: atmel_mxt_ts - mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  11. 15ee299 Input: cyapa - mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  12. a3f7c3f Input: wm97xx-ts - fix exit path by Randy Dunlap · 6 years ago
  13. d9265e8 Input: of_touchscreen - add support for touchscreen-min-x|y by Hans de Goede · 6 years ago
  14. 291e2ba Input: Fix DIR-685 touchkeys MAINTAINERS entry by Linus Walleij · 6 years ago
  15. 00f73f9 Input: elants_i2c - use DMA safe i2c when possible by Stephen Boyd · 6 years ago
  16. dde2744 Input: silead - try firmware reload after unsuccessful resume by Julian Sax · 6 years ago
  17. 20bbb31 Input: st1232 - set INPUT_PROP_DIRECT property by Martin Kepplinger · 6 years ago
  18. cecf107 Input: uinput - add a schedule point in uinput_inject_events() by Dmitry Torokhov · 6 years ago
  19. 36d2582 Input: evdev - add a schedule point in evdev_write() by Dmitry Torokhov · 6 years ago
  20. f74c371 Input: mousedev - add a schedule point in mousedev_write() by Eric Dumazet · 6 years ago
  21. 684bec1 Input: i8042 - enable keyboard wakeups by default when s2idle is used by Daniel Drake · 6 years ago
  22. 9735082 Input: xpad - add support for Xbox1 PDP Camo series gamepad by Ramses Ramírez · 6 years ago
  23. 5d68fa5 Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  24. d258780 Input: atmel_mxt_ts - fix multiple <linux/property.h> includes by George G. Davis · 6 years ago
  25. b297b72 Input: sun4i-lradc - convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  26. 3d33784 Input: pwm-vibrator - correct pwms in DT binding example by Brian Masney · 6 years ago
  27. 4fef125 Input: uinput - allow for max == min during input_absinfo validation by Peter Hutterer · 6 years ago
  28. 91a9750 Input: elantech - enable middle button of touchpad on ThinkPad P72 by Aaron Ma · 6 years ago
  29. 52d2c7b Input: atakbd - fix Atari CapsLock behaviour by Michael Schmitz · 6 years ago
  30. 9e62df5 Input: atakbd - fix Atari keymap by Andreas Schwab · 6 years ago
  31. 49f6224 Input: egalax_ts - add system wakeup support by Anson Huang · 6 years ago
  32. b8a946d Input: gpio-keys - fix a documentation index issue by Song Qiang · 6 years ago
  33. 13fe705 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  34. ed98001 MAINTAINERS: Add PhoenixRC Flight Controller Adapter by Marcus Folkesson · 7 years ago
  35. 100294c Input: do not use WARN() in input_alloc_absinfo() by Dmitry Torokhov · 7 years ago
  36. 17a4ed5 Input: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  37. 6cad4e2 Input: raydium_i2c_ts - use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  38. 6078091 Input: evdev - switch to bitmap API by Andy Shevchenko · 7 years ago
  39. 4e2ec39 Input: gpio-keys - switch to bitmap_zalloc() by Andy Shevchenko · 7 years ago
  40. 5d81a78 Merge branch 'ib/4.17-bitmap' into next by Dmitry Torokhov · 7 years ago
  41. ce1d6f22 Input: elan_i2c_smbus - cast sizeof to int for comparison by Julia Lawall · 7 years ago
  42. c42b65e bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 7 years ago
  43. e64e4018 md: Avoid namespace collision with bitmap API by Andy Shevchenko · 7 years ago
  44. 5cc9cdf dm: Avoid namespace collision with bitmap API by Andy Shevchenko · 7 years ago
  45. 955c594 Input: pm8941-pwrkey - add resin entry by Vinod Koul · 7 years ago
  46. 2049a9e Input: pm8941-pwrkey - abstract register offsets and event code by Vinod Koul · 7 years ago
  47. 0b64fa0 Input: iforce - reorganize joystick configuration lists by Tim Schumacher · 7 years ago
  48. 19a7121 Input: atmel_mxt_ts - move completion to after config crc is updated by Nick Dyer · 7 years ago
  49. 2ca3ba0 Input: atmel_mxt_ts - don't report zero pressure from T9 by Nick Dyer · 7 years ago
  50. a4891f1 Input: atmel_mxt_ts - zero terminate config firmware file by Nick Dyer · 7 years ago
  51. f865df7 Input: atmel_mxt_ts - refactor config update code to add context struct by Nick Dyer · 7 years ago
  52. 15082bd Input: atmel_mxt_ts - config CRC may start at T71 by Nick Dyer · 7 years ago
  53. 01cc75f Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM by Nick Dyer · 7 years ago
  54. e932685 Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE by Nick Dyer · 7 years ago
  55. 204b4ea Input: atmel_mxt_ts - use BIT() macro everywhere by Nick Dyer · 7 years ago
  56. 36f5d9e Input: atmel_mxt_ts - only use first T9 instance by Nick Dyer · 7 years ago
  57. 53fddb6 Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() by Jia-Ju Bai · 7 years ago
  58. 7a082a2 Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 7 years ago
  59. 434ca10 Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe() by Jia-Ju Bai · 7 years ago
  60. 1f25d9c Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buffers() by Jia-Ju Bai · 7 years ago
  61. 673831d Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe() by Jia-Ju Bai · 7 years ago
  62. e58650b5 Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume() by Jia-Ju Bai · 7 years ago
  63. 6c6212a Input: iforce - assign BTN_DEAD only for specific devices by Tim Schumacher · 7 years ago
  64. 305180b Input: iforce - reformat the packet dump output by Tim Schumacher · 7 years ago
  65. 179909e Input: stop telling users to snail-mail Vojtech by Dmitry Torokhov · 7 years ago
  66. 76336b4 Input: pxrc - flatten probe code by Dmitry Torokhov · 7 years ago
  67. c8783d3 Input: pxrc - do not store unneeded data in driver structure by Dmitry Torokhov · 7 years ago
  68. ce55f75 Input: pxrc - move module device table closer to where it is used by Dmitry Torokhov · 7 years ago
  69. 34dad2cf Input: pxrc - fix freeing URB on device teardown by Dmitry Torokhov · 7 years ago
  70. 9730f60 Input: pxrc - do not store USB device in private struct by Marcus Folkesson · 7 years ago
  71. 2b6e681 Input: gpio_keys - add missing include to gpio_keys.h by Matti Vaittinen · 7 years ago
  72. 384cf42 Input: i8042 - add Lenovo LaVie Z to the i8042 reset list by Chen-Yu Tsai · 7 years ago
  73. a150c1f Input: egalax_ts - switch to SPDX identifier by Fabio Estevam · 7 years ago
  74. 6f88a643 Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST by KT Liao · 7 years ago
  75. 381a2c6 Input: iforce - use GFP_KERNEL in iforce_get_id_packet() by Sebastian Andrzej Siewior · 7 years ago
  76. f9e02d8 dt-bindings: input: add common keyboard document bindings by Chen Zhong · 7 years ago
  77. 4f0794c Input: cros_ec_keyb - remove redundant variable num_cols by Colin Ian King · 7 years ago
  78. fd8135b Input: eeti - fix link to documentation and email address in header by Daniel Mack · 7 years ago
  79. a114cbd00 Input: eeti - drop module parameters, parse DT properties by Daniel Mack · 7 years ago
  80. e32d7f1 Input: eeti - add device tree matching table by Daniel Mack · 7 years ago
  81. 7f40a47 dt-bindings: input: touchscreen: add bindings for eeti touchscreen controller by Daniel Mack · 7 years ago
  82. 28501bd MAINTAINERS: Add file patterns for serio device tree bindings by Geert Uytterhoeven · 7 years ago
  83. 938f450 Input: elan_i2c - add ACPI ID for lenovo ideapad 330 by Donald Shanty III · 7 years ago
  84. 03ae3a9 Input: psmouse - fix button reporting for basic protocols by Dmitry Torokhov · 7 years ago
  85. 3a658f2 Input: add bu21029 touch driver by Zhu Yi · 7 years ago
  86. 5ae3769 Input: imx6ul_tsc - switch to SPDX identifier by Fabio Estevam · 7 years ago
  87. e516359 Input: fsl-imx25-tcq - switch to SPDX identifier by Fabio Estevam · 7 years ago
  88. a9faa46 Input: snvs_pwrkey - switch to SPDX identifier by Fabio Estevam · 7 years ago
  89. 0eb7090 Input: imx_keypad - switch to SPDX identifier by Fabio Estevam · 7 years ago
  90. dd6bee8 Input: xpad - fix GPD Win 2 controller name by Enno Boland · 7 years ago
  91. 50fc7b6 Input: elan_i2c_smbus - fix more potential stack buffer overflows by Ben Hutchings · 7 years ago
  92. 8938fc7 Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID by Alexandr Savca · 7 years ago
  93. e0ae251 Input: elantech - fix V4 report decoding for module with middle key by ??? · 7 years ago
  94. 24bb555 Input: elantech - enable middle button of touchpads on ThinkPad P52 by Aaron Ma · 7 years ago
  95. 5aff29e Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next by Dmitry Torokhov · 7 years ago
  96. 9bd0342 Input: i8042 - increment wakeup_count for the respective port by Ravi Chandra Sadineni · 7 years ago
  97. 925ffff Input: cros_ec_keyb - remove check before calling pm_wakeup_event by Ravi Chandra Sadineni · 7 years ago
  98. 27fff22 Input: cros_ec_keyb - switch to SPDX identifier by Enric Balletbo i Serra · 7 years ago
  99. e7a35f12 Input: cros_ec_keyb - make license text and MODULE_LICENSE match by Enric Balletbo i Serra · 7 years ago
  100. 01f7e67a Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago