1. 7f439bc Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() by Miles Chen · 5 years ago
  2. 1021dcf Input: imx_sc_key - only take the valid data from SCU firmware as key state by Anson Huang · 5 years ago
  3. cb222ae Input: add safety guards to input_set_keycode() by Dmitry Torokhov · 5 years ago
  4. f729a1b Input: input_event - fix struct padding on sparc64 by Arnd Bergmann · 5 years ago
  5. add2180 Input: uinput - always report EPOLLOUT by Dmitry Torokhov · 5 years ago
  6. afbd65f Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  7. a284e11 Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers by Hans Verkuil · 5 years ago
  8. 86bcd3a Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash by Lucas Stach · 5 years ago
  9. df5b5e5 Input: goodix - add upside-down quirk for Teclast X89 tablet by Hans de Goede · 5 years ago
  10. 25b2f1b7 Input: add privacy screen toggle keycode by Mathew King · 5 years ago
  11. d4b675e Input: uinput - fix returning EPOLLOUT from uinput_poll by Marcel Holtmann · 5 years ago
  12. 1e55c17 Input: snvs_pwrkey - remove gratuitous NULL initializers by Dmitry Torokhov · 5 years ago
  13. 1a26c92 Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q by Robin van der Gracht · 5 years ago
  14. 976e364 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  15. 71c296f Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54 by Hans Verkuil · 5 years ago
  16. fc1156f Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus by Hans Verkuil · 5 years ago
  17. bcf1e03 Input: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  18. 8791663 Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation" by Lyude Paul · 5 years ago
  19. 768ea88bc Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation by Lyude Paul · 5 years ago
  20. dffe969 Input: imx_sc_key - correct SCU message structure to avoid stack corruption by Anson Huang · 5 years ago
  21. ba60cf9 Input: synaptics-rmi4 - destroy F54 poller workqueue when removing by Chuhong Yuan · 5 years ago
  22. fa3a5a1 Input: ff-memless - kill timer in destroy() by Oliver Neukum · 5 years ago
  23. 79aae6a Input: cyttsp4_core - fix use after free bug by Pan Bian · 5 years ago
  24. 549766a Input: synaptics-rmi4 - clear IRQ enables for F54 by Lucas Stach · 5 years ago
  25. cc12ba1 Input: ili210x - optionally show calibrate sysfs attribute by Sven Van Asbroeck · 5 years ago
  26. b32fbea Input: ili210x - add resolution to chip operations structure by Sven Van Asbroeck · 5 years ago
  27. c7dded5 Input: ili210x - do not retrieve/print chip firmware version by Sven Van Asbroeck · 5 years ago
  28. 8d13c76 Input: mms114 - use device_get_match_data by Stephan Gerhold · 5 years ago
  29. 7ca7cb2 Merge branch 'ili2xxx-touchscreen' into next by Dmitry Torokhov · 5 years ago
  30. a5fdf7d Input: ili210x - remove unneeded suspend and resume handlers by Dmitry Torokhov · 5 years ago
  31. 172bb5f Input: ili210x - do not unconditionally mark touchscreen as wakeup source by Dmitry Torokhov · 5 years ago
  32. ef536ab Input: ili210x - define and use chip operations structure by Dmitry Torokhov · 6 years ago
  33. efda86a Input: ili210x - do not set parent device explicitly by Dmitry Torokhov · 5 years ago
  34. 43f06a4 Input: ili210x - handle errors from input_mt_init_slots() by Dmitry Torokhov · 5 years ago
  35. 71f8e38 Input: ili210x - switch to using threaded IRQ by Dmitry Torokhov · 5 years ago
  36. eb91ecc Input: ili210x - add ILI2117 support by Marek Vasut · 5 years ago
  37. 92d6d0a dt-bindings: input: touchscreen: ad7879: generic node names in example by Marcel Ziswiler · 5 years ago
  38. ee85fbe Input: ar1021 - fix typo in preprocessor macro name by Flavio Suligoi · 5 years ago
  39. d843304 Input: synaptics-rmi4 - simplify data read in rmi_f54_work by Lucas Stach · 5 years ago
  40. 310ca2a Input: synaptics-rmi4 - remove unused result_bits mask by Andrew Duggan · 5 years ago
  41. 5d40d95 Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) by Andrew Duggan · 5 years ago
  42. f6aabe1 Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver by Andrew Duggan · 5 years ago
  43. 003f01c Input: synaptics-rmi4 - fix video buffer size by Lucas Stach · 5 years ago
  44. 78713df Input: kxtj9 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  45. e733911 Input: kxtj9 - switch to using managed resources by Dmitry Torokhov · 5 years ago
  46. b873f73 Input: bma150 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  47. 493a6eb Input: bma150 - use managed resources helpers by Jonathan Bakker · 5 years ago
  48. 867e882 Input: mma8450 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  49. ff68cf0b Input: gpio_decoder - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  50. 36bc368 Input: rb532_button - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  51. 528c7d0 Input: rb532_button - switch to using managed resources by Dmitry Torokhov · 5 years ago
  52. aede7a1 Input: sgi_btns - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  53. 9e085dd Input: sgi_btns - switch to using managed resources by Dmitry Torokhov · 5 years ago
  54. 5d96738 Input: cobalt_btns - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  55. 4d69ca9 Input: cobalt_btns - convert to use managed resources by Dmitry Torokhov · 5 years ago
  56. 4a767ec Input: wistron_btns - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  57. 071ec84 Input: apanel - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  58. 9584bde Input: gpio_keys_polled - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  59. c028c44 Input: jornada680_kbd - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  60. ea6c52a Input: clps711x-keypad - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  61. d0fe37b Input: adc-keys - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  62. 7cca5a3 Input: tsc6507x-ts - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  63. 9b58781 Input: ts4800-ts - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  64. 08b9360 Input: sur40 - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  65. bd88ce2 Input: raspberrypi-ts - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  66. 055070a Input: psxpad-spi - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  67. 7448bfe Input: edt-ft5x06 - add support for regulator by Mylène Josserand · 5 years ago
  68. a1b9297 Input: st1232 - switch to using MT-B protocol by Dmitry Torokhov · 5 years ago
  69. 833c2c0 Input: st1232 - note that the receive buffer is DMA-safe by Dmitry Torokhov · 5 years ago
  70. b67b6f5 Input: st1232 - do not set parent device explicitly by Dmitry Torokhov · 5 years ago
  71. ac6b317 Input: st1232 - do not allocate fingers data separately by Dmitry Torokhov · 5 years ago
  72. efd7bb0 Input: st1232 - do not reset the chip too early by Dmitry Torokhov · 5 years ago
  73. 95dc58a Input: st1232 - rely on I2C core to configure wakeup interrupt by Dmitry Torokhov · 5 years ago
  74. 16dc7c5 Input: st1232 - do not unconditionally configure as wakeup source by Dmitry Torokhov · 5 years ago
  75. 95c9ea9 Input: st1232 - simplify parsing of read buffer by Dmitry Torokhov · 5 years ago
  76. 78e4591 Input: wacom_i2c - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  77. 2fd61f7 Input: s3c2410_ts - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  78. d34a069 Input: colibri-vf50-ts - remove unneeded gpio.h header file by Fabio Estevam · 5 years ago
  79. 5f92dce Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  80. 2a60f59 Input: gpio_keys - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  81. e2c5af5 Merge branch 'ib-fwnode-gpiod-get-index' of https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next by Dmitry Torokhov · 5 years ago
  82. 728d90b Merge tag 'v5.4-rc5' into next by Dmitry Torokhov · 5 years ago
  83. d6d5df1 Linux 5.4-rc5 by Linus Torvalds · 5 years ago
  84. 153a971 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. 2b776b5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. 1e1ac1c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. c9a2e4a Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  89. 6995a6a Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  90. 5a1e843 Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  91. 2976895 Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  92. 228bd62 Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  93. 13fa692 Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  94. a03885d Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  95. 0ecdd78 Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  96. 992cb10 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  97. acf913b Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  98. f877bee Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  99. 4fac240 Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  100. 964f9cf Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago