1. 8c374ef Input: ff-core - correct magnitude setting for rumble compatibility by Charles Keepax · 3 years, 1 month ago
  2. b85a4d9 Input: palmas-pwrbutton - make a couple of arrays static const by Colin Ian King · 3 years, 2 months ago
  3. fafc663 Input: wacom_i2c - clean up the query device fields by Alistair Francis · 3 years, 2 months ago
  4. b7b2b49 Input: palmas-pwrbutton - use bitfield helpers by Geert Uytterhoeven · 3 years, 2 months ago
  5. 744d009 Input: iforce - fix control-message timeout by Johan Hovold · 3 years, 2 months ago
  6. 91e2e76 Input: wacom_i2c - use macros for the bit masks by Alistair Francis · 3 years, 3 months ago
  7. 27931d3 Input: ili210x - reduce sample period to 15ms by Marek Vasut · 3 years, 2 months ago
  8. 8639e04 Input: ili210x - improve polled sample spacing by Marek Vasut · 3 years, 2 months ago
  9. de889108 Input: ili210x - special case ili251x sample read out by Marek Vasut · 3 years, 2 months ago
  10. be896bd Input: elantench - fix misreporting trackpoint coordinates by Phoenix Huang · 3 years, 2 months ago
  11. 6e48604 Input: synaptics-rmi4 - Fix device hierarchy by Loic Poulain · 3 years, 3 months ago
  12. 16e28ab Input: i8042 - Add quirk for Fujitsu Lifebook T725 by Takashi Iwai · 3 years, 2 months ago
  13. 322a552e Input: cap11xx - add support for cap1206 by Jesse Taube · 3 years, 2 months ago
  14. 5fe1151 Input: remove unused header <linux/input/cy8ctmg110_pdata.h> by Jonathan Corbet · 3 years, 2 months ago
  15. c6ac8f0 Input: ili210x - add ili251x firmware update support by Marek Vasut · 3 years, 3 months ago
  16. 70a7681 Input: ili210x - export ili251x version details via sysfs by Marek Vasut · 3 years, 3 months ago
  17. 235300e Input: ili210x - use resolution from ili251x firmware by Marek Vasut · 3 years, 3 months ago
  18. 9e5afc8 Input: pm8941-pwrkey - respect reboot_mode for warm reset by Shawn Guo · 3 years, 3 months ago
  19. d46b3f5 reboot: export symbol 'reboot_mode' by Shawn Guo · 3 years, 3 months ago
  20. dcd6a66 Input: max77693-haptic - drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  21. ec45b85 Input: cpcap-pwrbutton - do not set input parent explicitly by Dmitry Torokhov · 3 years, 3 months ago
  22. a88638c Input: max8925_onkey - don't mark comment as kernel-doc by Randy Dunlap · 3 years, 3 months ago
  23. 36fc543 Input: ads7846 - do not attempt IRQ workaround when deferring probe by Dmitry Torokhov · 3 years, 4 months ago
  24. ccd6613 Input: ads7846 - use input_set_capability() by Dmitry Torokhov · 3 years, 4 months ago
  25. 9271cda Input: ads7846 - set input device bus type and product ID by Dmitry Torokhov · 3 years, 4 months ago
  26. 872e57a Input: tm2-touchkey - allow changing keycodes from userspace by Stephan Gerhold · 3 years, 3 months ago
  27. f041a7a Input: tm2-touchkey - report scan codes by Stephan Gerhold · 3 years, 3 months ago
  28. 804f354 Input: adxl34x - fix sparse warning by Dmitry Torokhov · 3 years, 3 months ago
  29. c4be5e5 Input: ep93xx_keypad - switch to using managed resources by Dmitry Torokhov · 3 years, 3 months ago
  30. ab31716 Input: ep93xx_keypad - use dev_pm_set_wake_irq() by Dmitry Torokhov · 3 years, 3 months ago
  31. 4ce73b0 Input: ep93xx_keypad - use BIT() and GENMASK() macros by Dmitry Torokhov · 3 years, 3 months ago
  32. 03b47b3 Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused by Dmitry Torokhov · 3 years, 3 months ago
  33. 39e4e75 Input: tsc200x - make tsc200x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  34. af98ff0 Input: adxl34x - make adxl34x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  35. b415ed4f Input: st1232 - prefer asynchronous probing by John Keeping · 3 years, 3 months ago
  36. 2667f6b Input: st1232 - increase "wait ready" timeout by John Keeping · 3 years, 3 months ago
  37. a41392e MAINTAINERS: rectify entry for CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER by Lukas Bulwahn · 3 years, 3 months ago
  38. 1f59342 Input: analog - fix invalid snprintf() call by Arnd Bergmann · 3 years, 3 months ago
  39. 5c4c2c8 Input: ariel-pwrbutton - add SPI device ID table by Mark Brown · 3 years, 4 months ago
  40. d5af8a8 Input: mpr121 - make use of the helper function devm_add_action_or_reset() by Cai Huoqing · 3 years, 4 months ago
  41. 4b3ed1a Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_reset() by Cai Huoqing · 3 years, 4 months ago
  42. b083704 Input: elants_i2c - make use of devm_add_action_or_reset() by Cai Huoqing · 3 years, 4 months ago
  43. 09182ed Input: goodix - add support for controllers without flash by Hans de Goede · 3 years, 4 months ago
  44. 20e3172 Input: goodix - allow specifying the config filename by Hans de Goede · 3 years, 4 months ago
  45. 7642f29 Input: goodix - push error logging up into i2c_read and i2c_write helpers by Hans de Goede · 3 years, 4 months ago
  46. 209bda4 Input: goodix - refactor reset handling by Hans de Goede · 3 years, 4 months ago
  47. a2233cb Input: goodix - add a goodix.h header file by Hans de Goede · 3 years, 4 months ago
  48. 31ae010 Input: goodix - change goodix_i2c_write() len parameter type to int by Hans de Goede · 3 years, 4 months ago
  49. f1c80ba Input: tmdc - fix spelling mistake "Millenium" -> "Millennium" by Colin Ian King · 3 years, 4 months ago
  50. cef6f5c Input: omap-keypad - prefer struct_size over open coded arithmetic by Len Baker · 3 years, 4 months ago
  51. e2afe95 dt-bindings: input: Add binding for cypress-sf by Yassine Oudjana · 3 years, 4 months ago
  52. fcc28e0 Input: cypress-sf - add Cypress StreetFighter touchkey driver by Yassine Oudjana · 3 years, 4 months ago
  53. 845ef3a Input: ads7846 - switch to devm initialization by Daniel Mack · 3 years, 4 months ago
  54. 937f5d5 Input: ads7846 - remove custom filter handling functions from pdata by Daniel Mack · 3 years, 4 months ago
  55. de609b5 Input: ads7846 - add short-hand for spi->dev in probe() function by Daniel Mack · 3 years, 4 months ago
  56. daf87bf Input: palmas-pwrbutton - handle return value of platform_get_irq() by Arvind Yadav · 7 years ago
  57. d5f9c43 Input: raydium_i2c_ts - read device version in bootloader mode by simba.hsu · 3 years, 8 months ago
  58. 58ae400 Input: cpcap-pwrbutton - handle errors from platform_get_irq() by Tang Bin · 3 years, 4 months ago
  59. 3e204d6 Input: adc-keys - drop bogus __refdata annotation by Geert Uytterhoeven · 3 years, 4 months ago
  60. 7ec7c72 Input: Fix spelling mistake in Kconfig "useable" -> "usable" by Colin Ian King · 3 years, 4 months ago
  61. ca595ac Input: Fix spelling mistake in Kconfig "Modul" -> "Module" by Colin Ian King · 3 years, 4 months ago
  62. 927c1e5 Input: remove dead CSR Prima2 PWRC driver by Lukas Bulwahn · 3 years, 5 months ago
  63. 1c6aace Input: adp5589-keys - use the right header by Linus Walleij · 3 years, 5 months ago
  64. 9d9bfd1 Input: adp5588-keys - use the right header by Linus Walleij · 3 years, 5 months ago
  65. 247141f dt-bindings: input: tsc2005: Convert to YAML schema by Marek Vasut · 3 years, 6 months ago
  66. 62e4fe9 Input: ep93xx_keypad - prepare clock before using it by Alexander Sverdlin · 3 years, 7 months ago
  67. a5b84e4 dt-bindings: input: sun4i-lradc: Add wakeup-source by Maxime Ripard · 3 years, 6 months ago
  68. cc3d15a dt-bindings: input: Convert Regulator Haptic binding to a schema by Maxime Ripard · 3 years, 6 months ago
  69. 187acd8 dt-bindings: input: Convert Pixcir Touchscreen binding to a schema by Maxime Ripard · 3 years, 6 months ago
  70. 0464777 dt-bindings: input: Convert ChipOne ICN8318 binding to a schema by Maxime Ripard · 3 years, 6 months ago
  71. 5af9f79 Input: pm8941-pwrkey - fix comma vs semicolon issue by Dmitry Torokhov · 3 years, 6 months ago
  72. 76ba190 dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yaml by satya priya · 3 years, 6 months ago
  73. 400793b dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml by satya priya · 3 years, 6 months ago
  74. da5e96f dt-bindings: power: reset: Change 'additionalProperties' to true by satya priya · 3 years, 6 months ago
  75. 7d3370e5 Revert "Input: serio - make write method mandatory" by Dmitry Torokhov · 3 years, 6 months ago
  76. 133b655 Input: parkbd - switch to use module_parport_driver() by Andy Shevchenko · 3 years, 6 months ago
  77. 81c7c0a Input: serio - make write method mandatory by Dmitry Torokhov · 3 years, 6 months ago
  78. 9aa7591 Input: ixp4xx-beeper - delete driver by Linus Walleij · 3 years, 6 months ago
  79. 320424c Merge tag 'v5.13' into next by Dmitry Torokhov · 3 years, 6 months ago
  80. f8f84af Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl by Alexander Larkin · 3 years, 7 months ago
  81. 62fb987 Linux 5.13 by Linus Torvalds · 3 years, 7 months ago
  82. b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 7 months ago
  83. 625acff Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 7 months ago
  84. b7050b2 Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 7 months ago
  85. e2f527b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
  86. 7ce32ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  87. 808e9df userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition by Gleb Fotengauer-Malinovskiy · 3 years, 7 months ago
  88. 55fcd44 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 7 months ago
  89. 7764c62 Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  90. b960e01 Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 7 months ago
  91. 616a99d Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
  92. 94ca94b Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  93. edf54d9d Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 7 months ago
  94. 9e736cf Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 7 months ago
  95. c13e302 Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 7 months ago
  96. e41fc7c Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 7 months ago
  97. c6414e1 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP by Johannes Berg · 3 years, 7 months ago
  98. 72a461a mailmap: add Marek's other e-mail address and identity without diacritics by Marek Behún · 3 years, 7 months ago
  99. ee924d3 MAINTAINERS: fix Marek's identity again by Marek Behún · 3 years, 7 months ago
  100. b3b64eb mm/page_alloc: do bulk array bounds check after checking populated elements by Mel Gorman · 3 years, 7 months ago