1. afc7ceb Input: synaptics-rmi4 - fix possible double free by Pan Bian · 6 years ago
  2. a10c88b Input: stmfts - acknowledge that setting brightness is a blocking call by Dmitry Torokhov · 6 years ago
  3. a99b9c8 Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 6 years ago
  4. ac9e2be Input: synaptics-rmi4 - write config register values to the right offset by Lucas Stach · 6 years ago
  5. ec96f65 Input: elan_i2c - add hardware ID for multiple Lenovo laptops by KT Liao · 6 years ago
  6. 986a2bb Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device by Hans de Goede · 6 years ago
  7. 5050f03 Input: st-keyscan - fix potential zalloc NULL dereference by Gabriel Fernandez · 6 years ago
  8. 134891e Input: matrix_keypad - use flush_delayed_work() by Dmitry Torokhov · 6 years ago
  9. e91dc20 Input: ps2-gpio - flush TX work when closing port by Dmitry Torokhov · 6 years ago
  10. 4fe714b Input: cap11xx - switch to using set_brightness_blocking() by Dmitry Torokhov · 6 years ago
  11. bac70a8 Input: pwm-vibra - stop regulator after disabling pwm, not before by Paweł Chmiel · 6 years ago
  12. 0ed72d3 Input: pwm-vibra - prevent unbalanced regulator by Jonathan Bakker · 6 years ago
  13. fe34541 Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 by Vincent Batts · 6 years ago
  14. b3b29dc5 Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 6 years ago
  15. 17f4dda Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780 by Matti Kurkela · 6 years ago
  16. 3bd1209 Input: bma150 - register input device after setting private data by Jonathan Bakker · 6 years ago
  17. d9a974f Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK by Mauro Ciancio · 6 years ago
  18. 2abf1ce Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G" by Dmitry Torokhov · 6 years ago
  19. 92fbac5 Input: uinput - fix undefined behavior in uinput_validate_absinfo() by Dmitry Torokhov · 6 years ago
  20. 865a079 Input: xpad - add support for SteelSeries Stratus Duo by Tom Panfil · 6 years ago
  21. 8bb68ed Input: synaptics - enable SMBus for HP EliteBook 840 G4 by Mantas Mikulėnas · 6 years ago
  22. b7e2af3 Input: synaptics - enable RMI on ThinkPad T560 by Yussuf Khalil · 6 years ago
  23. c5dabdd Input: omap-keypad - fix idle configuration to not block SoC idle states by Tony Lindgren · 6 years ago
  24. aeb5e53 Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G by Patrick Dreyer · 6 years ago
  25. f168056 Input: atmel_mxt_ts - don't try to free unallocated kernel memory by Sanjeev Chugh · 6 years ago
  26. 488f2c6 Input: elantech - disable elan-i2c for P52 and P72 by Benjamin Tissoires · 6 years ago
  27. 62a866e Input: omap-keypad - fix keyboard debounce configuration by Tony Lindgren · 6 years ago
  28. 65905f7 Input: synaptics - enable SMBus for HP 15-ay000 by Teika Kazura · 6 years ago
  29. 53e0d8e Input: hyper-v - fix wakeup from suspend-to-idle by Vitaly Kuznetsov · 6 years ago
  30. 280d652 Input: elan_i2c - add support for ELAN0621 touchpad by Adam Wong · 6 years ago
  31. 77dd91c Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR by Noah Westervelt · 6 years ago
  32. 08a7e48 Input: elan_i2c - add ELAN0620 to the ACPI table by Patrick Gaskin · 6 years ago
  33. 918cd7d Input: cros_ec_keyb - fix button/switch capability reports by Brian Norris · 6 years ago
  34. 25e78d0 Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  35. 1673900 Input: synaptics - add PNP ID for ThinkPad P50 to SMBus by Lyude Paul · 6 years ago
  36. 58a99d3 Input: xpad - quirk all PDP Xbox One gamepads by Cameron Gutman · 6 years ago
  37. 9891b52 Input: synaptics - avoid using uninitialized variable when probing by Dmitry Torokhov · 6 years ago
  38. d7dba42 Input: wm97xx-ts - fix exit path by Randy Dunlap · 6 years ago
  39. d4ec49d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  40. 13c1c5e Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM by Mikhail Nikiforov · 6 years ago
  41. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  42. cecf107 Input: uinput - add a schedule point in uinput_inject_events() by Dmitry Torokhov · 6 years ago
  43. 36d2582 Input: evdev - add a schedule point in evdev_write() by Dmitry Torokhov · 6 years ago
  44. f74c371 Input: mousedev - add a schedule point in mousedev_write() by Eric Dumazet · 6 years ago
  45. 684bec1 Input: i8042 - enable keyboard wakeups by default when s2idle is used by Daniel Drake · 6 years ago
  46. 9735082 Input: xpad - add support for Xbox1 PDP Camo series gamepad by Ramses Ramírez · 6 years ago
  47. e704966 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  48. 4fef125 Input: uinput - allow for max == min during input_absinfo validation by Peter Hutterer · 6 years ago
  49. 91a9750 Input: elantech - enable middle button of touchpad on ThinkPad P72 by Aaron Ma · 6 years ago
  50. 52d2c7b Input: atakbd - fix Atari CapsLock behaviour by Michael Schmitz · 6 years ago
  51. 9e62df5 Input: atakbd - fix Atari keymap by Andreas Schwab · 6 years ago
  52. 49f6224 Input: egalax_ts - add system wakeup support by Anson Huang · 6 years ago
  53. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  54. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  55. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  56. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  57. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  58. 2475c51 Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  59. 13fe705 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  60. 03e6191 Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  61. 100294c Input: do not use WARN() in input_alloc_absinfo() by Dmitry Torokhov · 6 years ago
  62. 17a4ed5 Input: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  63. 6cad4e2 Input: raydium_i2c_ts - use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  64. 6078091 Input: evdev - switch to bitmap API by Andy Shevchenko · 7 years ago
  65. 4e2ec39 Input: gpio-keys - switch to bitmap_zalloc() by Andy Shevchenko · 7 years ago
  66. ce1d6f2 Input: elan_i2c_smbus - cast sizeof to int for comparison by Julia Lawall · 7 years ago
  67. 955c594 Input: pm8941-pwrkey - add resin entry by Vinod Koul · 7 years ago
  68. 2049a9e Input: pm8941-pwrkey - abstract register offsets and event code by Vinod Koul · 7 years ago
  69. c88b94a Merge 4.18-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  70. dae0c33 Input: hilkbd - Add casts to HP9000/300 I/O accessors by Geert Uytterhoeven · 7 years ago
  71. 0b64fa0 Input: iforce - reorganize joystick configuration lists by Tim Schumacher · 7 years ago
  72. 19a7121 Input: atmel_mxt_ts - move completion to after config crc is updated by Nick Dyer · 7 years ago
  73. 2ca3ba0 Input: atmel_mxt_ts - don't report zero pressure from T9 by Nick Dyer · 7 years ago
  74. a4891f1 Input: atmel_mxt_ts - zero terminate config firmware file by Nick Dyer · 7 years ago
  75. f865df7 Input: atmel_mxt_ts - refactor config update code to add context struct by Nick Dyer · 7 years ago
  76. 15082bd Input: atmel_mxt_ts - config CRC may start at T71 by Nick Dyer · 7 years ago
  77. 01cc75f Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM by Nick Dyer · 7 years ago
  78. e932685 Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE by Nick Dyer · 7 years ago
  79. 204b4ea Input: atmel_mxt_ts - use BIT() macro everywhere by Nick Dyer · 7 years ago
  80. 36f5d9e Input: atmel_mxt_ts - only use first T9 instance by Nick Dyer · 7 years ago
  81. 53fddb6 Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() by Jia-Ju Bai · 7 years ago
  82. 7a082a2 Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 7 years ago
  83. 434ca10 Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe() by Jia-Ju Bai · 7 years ago
  84. 1f25d9c Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buffers() by Jia-Ju Bai · 7 years ago
  85. 673831d Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe() by Jia-Ju Bai · 7 years ago
  86. e58650b Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume() by Jia-Ju Bai · 7 years ago
  87. 6c6212a Input: iforce - assign BTN_DEAD only for specific devices by Tim Schumacher · 7 years ago
  88. 49b1622 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  89. 305180b Input: iforce - reformat the packet dump output by Tim Schumacher · 7 years ago
  90. 179909e Input: stop telling users to snail-mail Vojtech by Dmitry Torokhov · 7 years ago
  91. 76336b4 Input: pxrc - flatten probe code by Dmitry Torokhov · 7 years ago
  92. c8783d3 Input: pxrc - do not store unneeded data in driver structure by Dmitry Torokhov · 7 years ago
  93. ce55f75 Input: pxrc - move module device table closer to where it is used by Dmitry Torokhov · 7 years ago
  94. 34dad2cf Input: pxrc - fix freeing URB on device teardown by Dmitry Torokhov · 7 years ago
  95. 9730f60 Input: pxrc - do not store USB device in private struct by Marcus Folkesson · 7 years ago
  96. 384cf42 Input: i8042 - add Lenovo LaVie Z to the i8042 reset list by Chen-Yu Tsai · 7 years ago
  97. a150c1f Input: egalax_ts - switch to SPDX identifier by Fabio Estevam · 7 years ago
  98. 6f88a64 Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST by KT Liao · 7 years ago
  99. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  100. 5306c6a Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 7 years ago