1. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  2. d16eea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 10 months ago
  3. e4f4ffa input: i8042 - Remove special PowerPC handling by Nathan Chancellor · 4 years, 10 months ago
  4. 642aa86 Input: synaptics - add a second working PNP_ID for Lenovo T470s by Dennis Kadioglu · 4 years, 10 months ago
  5. d34fced Input: applespi - replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  6. 9747070 Input: axp20x-pek - always register interrupt handlers by Hans de Goede · 4 years, 10 months ago
  7. 5caab2d Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() by Wei Yongjun · 4 years, 11 months ago
  8. d5a5e5b Input: synaptics-rmi4 - really fix attn_data use-after-free by Evan Green · 4 years, 11 months ago
  9. 2712c91 Input: i8042 - add ThinkPad S230u to i8042 reset list by Kevin Locke · 4 years, 11 months ago
  10. f4dec2d Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list" by Dmitry Torokhov · 4 years, 11 months ago
  11. 3834737 Input: dlink-dir685-touchkeys - fix a typo in driver name by Christophe JAILLET · 5 years ago
  12. 764f7f9 Input: xpad - add custom init packet for Xbox One S controllers by Łukasz Patron · 5 years ago
  13. 0926409 Input: evdev - call input_flush_device() on release(), not flush() by Brendan Shanks · 5 years ago
  14. 18931506 Input: i8042 - add ThinkPad S230u to i8042 nomux list by Kevin Locke · 5 years ago
  15. e3b4f94 Input: usbtouchscreen - add support for BonXeon TP by James Hilliard · 5 years ago
  16. 0bcee11 Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 5 years ago
  17. 3f8f770 Input: mms114 - fix handling of mms345l by Stephan Gerhold · 5 years ago
  18. f27ad89 Input: elants_i2c - support palm detection by Johnny Chuang · 5 years ago
  19. 9ebe542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  20. 8645f09 Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  21. cd51067 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  22. ebc68ce Input: i8042 - add Acer Aspire 5738z to nomux list by Hans de Goede · 5 years ago
  23. c9c20ee Input: goodix - fix compilation when ACPI support is disabled by Hans de Goede · 5 years ago
  24. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  25. ce1cb0e input: keyboard: Add support for Azoteq IQS620A/621/622/624/625 by Jeff LaBundy · 5 years ago
  26. f3e6942 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  27. 4134252 Input: fix stale timestamp on key autorepeat events by Dmitry Torokhov · 5 years ago
  28. e4ad153 Input: synaptics-rmi4 - set reduced reporting mode only when requested by Andrew Duggan · 5 years ago
  29. 1369d0a Input: synaptics - enable RMI on HP Envy 13-ad105ng by Yussuf Khalil · 5 years ago
  30. cc5117d Input: of_touchscreen - explicitly choose axis by Andy Shevchenko · 5 years ago
  31. b9a1c11 Input: goodix - support gt9147 touchpanel by Yannick Fertre · 5 years ago
  32. b5e458a Input: goodix - add support for Goodix GT917S by Icenowy Zheng · 5 years ago
  33. cae102e Input: goodix - use string-based chip ID by Icenowy Zheng · 5 years ago
  34. 492ee52 Input: goodix - add support for more then one touch-key by Dmitry Mastykin · 5 years ago
  35. 24ef83f Input: goodix - fix spurious key release events by Dmitry Mastykin · 5 years ago
  36. 9e1f2d7 Input: goodix - try to reset the controller if the i2c-test fails by Hans de Goede · 5 years ago
  37. 273ec6b Input: goodix - restore config on resume if necessary by Hans de Goede · 5 years ago
  38. 1a67448 Input: goodix - make goodix_send_cfg() take a raw buffer as argument by Hans de Goede · 5 years ago
  39. 686e8a2 Input: goodix - add minimum firmware size check by Hans de Goede · 5 years ago
  40. de956ca Input: goodix - save a copy of the config from goodix_read_config() by Hans de Goede · 5 years ago
  41. aebfc52 Input: goodix - move defines to above struct goodix_ts_data declaration by Hans de Goede · 5 years ago
  42. c5fca48 Input: goodix - add support for controlling the IRQ pin through ACPI methods by Hans de Goede · 5 years ago
  43. 67abd9e Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices by Hans de Goede · 5 years ago
  44. a7d4b17 Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail devices by Hans de Goede · 5 years ago
  45. 1921dac Input: goodix - make resetting the controller at probe independent from the GPIO setup by Hans de Goede · 5 years ago
  46. e070a97b Input: goodix - make loading the config from disk independent from the GPIO setup by Hans de Goede · 5 years ago
  47. 49db399 Input: goodix - refactor IRQ pin GPIO accesses by Hans de Goede · 5 years ago
  48. 85bfb4a Input: icn8505 - Switch to firmware_request_platform for retreiving the fw by Hans de Goede · 5 years ago
  49. b4a87bc Input: silead - Switch to firmware_request_platform for retreiving the fw by Hans de Goede · 5 years ago
  50. da32890 Input: tm2-touchkey - add support for Coreriver TC360 variant by Nick Reitemeyer · 5 years ago
  51. 32cf3a6 Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger() by Dan Carpenter · 5 years ago
  52. 0617067 Input: elants_i2c - report resolution information for touch major by Johnny Chuang · 5 years ago
  53. 1dd5ddc Input: goodix - fix touch coordinates on Cube I15-TC by Sergei A. Trusov · 5 years ago
  54. db70e26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  55. 3dbae15 Input: cyapa - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  56. 94bef5d Input: tca6416-keypad - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  57. 3d87c75 Input: gpio_keys_polled - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  58. 5179a9d Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list by Benjamin Tissoires · 5 years ago
  59. b8a3d81 Input: synaptics - enable SMBus on ThinkPad L470 by Gaurav Agrawal · 5 years ago
  60. bf50239 Input: synaptics - switch T470s to RMI4 by default by Lyude Paul · 5 years ago
  61. a1b9b65 Input: gpio_keys - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  62. cfb8d78 Input: goldfish_events - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  63. 557d084 Input: psmouse - switch to using i2c_new_scanned_device() by Wolfram Sang · 5 years ago
  64. d0c5e7d Input: ili210x - add ili2120 support by Luca Weiss · 5 years ago
  65. fbd1ec0 Input: ili210x - fix return value of is_visible function by Luca Weiss · 5 years ago
  66. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  67. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  68. fe70da5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  69. d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  70. b19efca Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  71. c5ccf2a Input: synaptics-rmi4 - switch to reduced reporting mode by Lucas Stach · 5 years ago
  72. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  73. e2379b3 Input: hyperv-keyboard: Add the support of hibernation by Dexuan Cui · 5 years ago
  74. d5d359b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  75. 273db8f Input: add IOC3 serio driver by Thomas Bogendoerfer · 5 years ago
  76. 734b188 Input: axp20x-pek - enable wakeup for all AXP variants by Samuel Holland · 5 years ago
  77. fe77f9b Input: axp20x-pek - respect userspace wakeup configuration by Samuel Holland · 5 years ago
  78. 0dfed6d Input: ads7846 - use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  79. 996d5d5 Input: pm8xxx-vib - fix handling of separate enable register by Stephan Gerhold · 5 years ago
  80. ba9a103 Input: keyspan-remote - fix control-message timeouts by Johan Hovold · 5 years ago
  81. ce535a2 Input: max77650-onkey - add of_match table by Bartosz Golaszewski · 5 years ago
  82. c15f8ba Input: rmi_f54 - read from FIFO in 32 byte blocks by Hans Verkuil · 5 years ago
  83. 8ff771f Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers" by Hans Verkuil · 5 years ago
  84. 1bdd3e0 Merge tag 'v5.5-rc5' into next by Dmitry Torokhov · 5 years ago
  85. 643dd74 Input: edt-ft5x06 - use pm core to enable/disable the wake irq by Marco Felsch · 5 years ago
  86. 53435cd Input: edt-ft5x06 - make wakeup-source switchable by Marco Felsch · 5 years ago
  87. 8726e4c Input: edt-ft5x06 - alphabetical include reorder by Marco Felsch · 5 years ago
  88. e112324 Input: edt-ft5x06 - work around first register access error by Philipp Zabel · 5 years ago
  89. 6b32391e Input: sur40 - fix interface sanity checks by Johan Hovold · 5 years ago
  90. cea7991 Input: gtco - drop redundant variable reinit by Johan Hovold · 5 years ago
  91. 3563c62 Input: gtco - fix extra-descriptor debug message by Johan Hovold · 5 years ago
  92. a8eeb74 Input: gtco - fix endpoint sanity check by Johan Hovold · 5 years ago
  93. cfa4f6a Input: aiptek - use descriptors of current altsetting by Johan Hovold · 5 years ago
  94. 3111491 Input: aiptek - fix endpoint sanity check by Johan Hovold · 5 years ago
  95. bcfcb7f Input: pegasus_notetaker - fix endpoint sanity check by Johan Hovold · 5 years ago
  96. 97e24b0 Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register by Chuhong Yuan · 5 years ago
  97. 7f439bc Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() by Miles Chen · 5 years ago
  98. b5b3159 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  99. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  100. fd7bba6 Input: apbps2 - add __iomem to register struct by Ben Dooks (Codethink) · 5 years ago