1. 72af7b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 3 months ago
  2. 5fc27b0 Input: i8042 - add nopnp quirk for Acer Aspire 5 A515 by Jiri Kosina · 4 years, 3 months ago
  3. 996d585 Input: trackpoint - enable Synaptics trackpoints by Vincent Huang · 4 years, 3 months ago
  4. 376566c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 4 months ago
  5. 6c77545 Input: trackpoint - add new trackpoint variant IDs by Vincent Huang · 4 years, 4 months ago
  6. c4440b8 Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists by Hans de Goede · 4 years, 4 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  8. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  9. c64bbe7 input: i8042 - Remove special Cayman handling by Geert Uytterhoeven · 4 years, 7 months ago
  10. 4bcf69e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 5 months ago
  11. d862a30 Input: exc3000 - add support to query model and fw_version by Sebastian Reichel · 4 years, 5 months ago
  12. 27aced1 Input: exc3000 - add reset gpio support by Sebastian Reichel · 4 years, 5 months ago
  13. 3bdd21c Input: exc3000 - add EXC80H60 and EXC80H84 support by Sebastian Reichel · 4 years, 5 months ago
  14. ea38f06 Input: sentelic - fix error return when fsp_reg_write fails by Colin Ian King · 4 years, 5 months ago
  15. 47fcd0f Input: alps - remove redundant assignment to variable ret by Colin Ian King · 4 years, 5 months ago
  16. d431b9e Input: ims-pcu - return error code rather than -ENOMEM by Colin Ian King · 4 years, 5 months ago
  17. c0c419c Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 5 months ago
  18. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  19. 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  20. 0511921 Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux by Linus Torvalds · 4 years, 5 months ago
  21. b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
  22. 873a3a1 Input: elan_i2c - add ic type 0x15 by Jingle Wu · 4 years, 5 months ago
  23. 74d905d Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary by Nick Dyer · 4 years, 5 months ago
  24. 37bd9e8 Input: ati_remote2 - add missing newlines when printing module parameters by Xiongfeng Wang · 4 years, 6 months ago
  25. 4aec14d Input: psmouse - add a newline when printing 'proto' by sysfs by Xiongfeng Wang · 4 years, 6 months ago
  26. a5c33d5 Merge branch 'for-linus' into next by Dmitry Torokhov · 4 years, 6 months ago
  27. 9b031c8 Merge branch 'elan-i2c' into next by Dmitry Torokhov · 4 years, 6 months ago
  28. 04d5ce6 Input: elan_i2c - add support for high resolution reports by Jingle Wu · 4 years, 6 months ago
  29. 3d712af Input: elan_i2c - do not constantly re-query pattern ID by Dmitry Torokhov · 4 years, 6 months ago
  30. 263771d Merge 5.8-rc6 into staging-next by Greg Kroah-Hartman · 4 years, 6 months ago
  31. 8d73ec7 Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14 by Jingle Wu · 4 years, 6 months ago
  32. bfd9b92 Input: elan_i2c - handle firmware updated on newer ICs by Jingle Wu · 4 years, 6 months ago
  33. 059d6c2 Input: elan_i2c - add support for different firmware page sizes by Jingle Wu · 4 years, 6 months ago
  34. df10cc8d Input: elan_i2c - fix detecting IAP version on older controllers by Jingle Wu · 4 years, 6 months ago
  35. 40d8aa9 Input: elan_i2c - handle devices with patterns above 1 by Jingle Wu · 4 years, 6 months ago
  36. fc7c882 Input: elan_i2c - make fetching IC type of older controllers more robust by Jingle Wu · 4 years, 6 months ago
  37. 77da21c Input: elan_i2c - handle firmware not implementing "get pattern" command by Jingle Wu · 4 years, 6 months ago
  38. f6b35db Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 6 months ago
  39. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  40. 4a2b958 media: sur40: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  41. 606e702 Input: mt - cleanup open-coded __set_bit() by Michał Mirosław · 4 years, 6 months ago
  42. e9919e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 6 months ago
  43. 6f49c4f Input: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  44. 17d5142 Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list by David Pedersen · 4 years, 6 months ago
  45. 08a6caa Input: cm109 - remove needless check before usb_free_coherent() by Xu Wang · 4 years, 6 months ago
  46. deae576 Input: exc3000 - switch to i2c's probe_new API by Sebastian Reichel · 4 years, 8 months ago
  47. 05b8465 Input: elantech - remove redundant assignments to variable error by Colin Ian King · 4 years, 6 months ago
  48. 93b9de2 Revert "Input: elants_i2c - report resolution information for touch major" by Dmitry Torokhov · 4 years, 6 months ago
  49. 966334d Input: elan_i2c - only increment wakeup count on touch by Derek Basehore · 4 years, 6 months ago
  50. dcb00fc7 Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen by Ilya Katsnelson · 4 years, 6 months ago
  51. a559063 input: i8042: remove support for 8042-unicore32io by Mike Rapoport · 4 years, 7 months ago
  52. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  53. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
  54. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  55. 49f13b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
  56. 751ad34 Input: adi - work around module name confict by Arnd Bergmann · 4 years, 7 months ago
  57. 8dd06ef Merge branch 'next' into for-linus by Dmitry Torokhov · 4 years, 7 months ago
  58. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  59. d16eea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
  60. e4f4ffa input: i8042 - Remove special PowerPC handling by Nathan Chancellor · 4 years, 8 months ago
  61. 642aa86 Input: synaptics - add a second working PNP_ID for Lenovo T470s by Dennis Kadioglu · 4 years, 8 months ago
  62. d0ac707 Input: iqs269a - add missing I2C dependency by Jeff LaBundy · 4 years, 8 months ago
  63. 918e284 Input: elants - refactor elants_i2c_execute_command() by Michał Mirosław · 4 years, 8 months ago
  64. 68334db Input: elants - override touchscreen info with DT properties by Michał Mirosław · 4 years, 8 months ago
  65. 6def17b Input: elants - remove unused axes by Michał Mirosław · 4 years, 8 months ago
  66. 2969869 Merge branch 'for-linus' into next by Dmitry Torokhov · 4 years, 8 months ago
  67. 04e4986 Input: add support for Azoteq IQS269A by Jeff LaBundy · 4 years, 8 months ago
  68. 768062f Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups by Anson Huang · 4 years, 8 months ago
  69. 2ecf948 Input: remove msm-vibrator driver by Brian Masney · 4 years, 8 months ago
  70. cf520c6 Input: elants_i2c - provide an attribute to show calibration count by Johnny Chuang · 4 years, 8 months ago
  71. 5fc70e3 Input: introduce input_mt_report_slot_inactive() by Jiada Wang · 4 years, 8 months ago
  72. 0fdc50d Merge tag 'v5.6' into next by Dmitry Torokhov · 4 years, 8 months ago
  73. 3eb66d9 Input: add driver for the Cypress CY8CTMA140 touchscreen by Linus Walleij · 4 years, 8 months ago
  74. d34fced Input: applespi - replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  75. 0f58daa Input: edt-ft5x06 - prefer asynchronous probe by Ahmad Fatoum · 4 years, 8 months ago
  76. 21d1611 Input: edt-ft5x06 - improve power management operations by Marco Felsch · 4 years, 8 months ago
  77. f4ee52f Input: edt-ft5x06 - move parameter restore into helper by Marco Felsch · 4 years, 8 months ago
  78. 255cdaf Input: edt-ft5x06 - fix get_default register write access by Marco Felsch · 4 years, 8 months ago
  79. 9747070 Input: axp20x-pek - always register interrupt handlers by Hans de Goede · 4 years, 8 months ago
  80. 5caab2d Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() by Wei Yongjun · 4 years, 8 months ago
  81. d5a5e5b Input: synaptics-rmi4 - really fix attn_data use-after-free by Evan Green · 4 years, 8 months ago
  82. 2712c91 Input: i8042 - add ThinkPad S230u to i8042 reset list by Kevin Locke · 4 years, 8 months ago
  83. f4dec2d Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list" by Dmitry Torokhov · 4 years, 8 months ago
  84. 9d17ad2 Input: atkbd - receive and use physcode->keycode mapping from FW by Rajat Jain · 4 years, 8 months ago
  85. 8f7b057 Input: atkbd - expose function row physical map to userspace by Rajat Jain · 4 years, 8 months ago
  86. 6052abf Input: i8042 - attach fwnode to serio i8042 kbd device by Rajat Jain · 4 years, 8 months ago
  87. 7842087 Input: mms114 - add extra compatible for mms345l by Stephan Gerhold · 4 years, 9 months ago
  88. 3834737 Input: dlink-dir685-touchkeys - fix a typo in driver name by Christophe JAILLET · 4 years, 9 months ago
  89. 764f7f9 Input: xpad - add custom init packet for Xbox One S controllers by Łukasz Patron · 4 years, 9 months ago
  90. 0926409 Input: evdev - call input_flush_device() on release(), not flush() by Brendan Shanks · 4 years, 9 months ago
  91. 18931506 Input: i8042 - add ThinkPad S230u to i8042 nomux list by Kevin Locke · 4 years, 9 months ago
  92. 4ea8391 Input: delete unused GP2AP002A00F driver by Linus Walleij · 4 years, 9 months ago
  93. 81b4d1d Input: evdev - use keyed wakeups by Kenny Levinsen · 4 years, 9 months ago
  94. ec4ba6c3 Input: spear-keyboard - fix a typo in a module name in Kconfig by Christophe JAILLET · 4 years, 9 months ago
  95. c154703 Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTION by Christophe JAILLET · 4 years, 9 months ago
  96. e3b4f94 Input: usbtouchscreen - add support for BonXeon TP by James Hilliard · 4 years, 9 months ago
  97. 0bcee11 Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 4 years, 9 months ago
  98. 3f8f770 Input: mms114 - fix handling of mms345l by Stephan Gerhold · 4 years, 9 months ago
  99. f27ad89 Input: elants_i2c - support palm detection by Johnny Chuang · 4 years, 9 months ago
  100. 9ebe542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 9 months ago