1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. eea43ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  3. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  4. d67ad78 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  5. fafef98 Input: goodix - use generic touchscreen_properties by Marcin Niestroj · 7 years ago
  6. 13e9454 Input: mms114 - fix typo in definition by Andi Shyti · 7 years ago
  7. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. 7546db0 Input: mms114 - use BIT() macro instead of explicit shifting by Andi Shyti · 7 years ago
  9. a22e88f Input: mms114 - replace mdelay with msleep by Andi Shyti · 7 years ago
  10. 72b0c0c Input: mms114 - add support for mms152 by Simon Shields · 7 years ago
  11. 5b0d003 Input: mms114 - drop platform data and use generic APIs by Simon Shields · 7 years ago
  12. 477baf7 Input: mms114 - mark as direct input device by Dmitry Torokhov · 7 years ago
  13. 5e703b8 Input: mms114 - do not clobber interrupt trigger by Dmitry Torokhov · 7 years ago
  14. 993ca206 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  15. 060403f Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01" by Nick Dyer · 7 years ago
  16. 4b3e910d Input: edt-ft5x06 - fix error handling for factory mode on non-M06 by Dmitry Torokhov · 7 years ago
  17. cba04cd Input: stmfts - set IRQ_NOAUTOEN to the irq flag by Andi Shyti · 7 years ago
  18. 2cdc874 Input: auo-pixcir-ts - delete an unnecessary return statement by Markus Elfring · 7 years ago
  19. eae7d90 Input: auo-pixcir-ts - remove custom log for a failed memory allocation by Markus Elfring · 7 years ago
  20. aac21bb Input: da9052_tsi - remove unused mutex by Marcus Folkesson · 7 years ago
  21. 9f87b9f Input: synaptics-rmi4 - log when we create a guest serio port by Dmitry Torokhov · 7 years ago
  22. 6abe534 Input: synaptics-rmi4 - unmask F03 interrupts when port is opened by Dmitry Torokhov · 7 years ago
  23. a1ab690 Input: synaptics-rmi4 - do not delete interrupt memory too early by Dmitry Torokhov · 7 years ago
  24. fbe6a53 Input: ad7877 - use managed resource allocations by Andi Shyti · 7 years ago
  25. f8c5938f Input: stmfts,s6sy671 - add SPDX identifier by Andi Shyti · 7 years ago
  26. 2a924d7 Input: trackpoint - only expose supported controls for Elan, ALPS and NXP by Dmitry Torokhov · 7 years ago
  27. f5d07b9 Input: trackpoint - force 3 buttons if 0 button is reported by Aaron Ma · 7 years ago
  28. e5c9c6a Input: xpad - add support for PDP Xbox One controllers by Mark Furneaux · 7 years ago
  29. f30fefd Input: stmfts,s6sy671 - add SPDX identifier by Andi Shyti · 7 years ago
  30. 672bb0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  31. 082dc4d Input: remove atmel-wm97xx touchscreen driver by Corentin Labbe · 7 years ago
  32. 55edde9 Input: synaptics-rmi4 - prevent UAF reported by KASAN by Nick Desaulniers · 7 years ago
  33. deb106b Input: cyapa - remove redundant assignment to 'pwr_cmd' by Colin Ian King · 7 years ago
  34. 0de4502 Input: remove at32psif by Corentin Labbe · 7 years ago
  35. 698c03b Input: inline macros for MODULE_LICENSE, etc by Julia Lawall · 7 years ago
  36. 77ecf14 Input: remove remaining unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  37. 141fc3f Input: remove unneeded MODULE_VERSION() usage in misc input drivers by Greg Kroah-Hartman · 7 years ago
  38. 4f7fc9b Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers by Greg Kroah-Hartman · 7 years ago
  39. 98c6a3a Input: elan_i2c - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  40. 932553c Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  41. b6492b0 Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  42. 9f1d1ea Input: remove unneeded DRIVER_LICENSE #defines by Greg Kroah-Hartman · 7 years ago
  43. 19eb4ed Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes by Peter Hutterer · 7 years ago
  44. 2bc4298 Input: psmouse - fix Synaptics detection when protocol is disabled by Dmitry Torokhov · 7 years ago
  45. faec44b Input: goodix - disable IRQs while suspended by Hans de Goede · 7 years ago
  46. 4d94e77 Input: ALPS - fix multi-touch decoding on SS4 plus touchpads by Nir Perry · 7 years ago
  47. 4828296 Input: synaptics - Lenovo Thinkpad T460p devices should use RMI by 王振杰 · 7 years ago
  48. 43173a0 Input: of_touchscreen - add MODULE_LICENSE by Arnd Bergmann · 7 years ago
  49. 152194f Input: extend usable life of event timestamps to 2106 on 32 bit systems by Deepa Dinamani · 7 years ago
  50. eca3be9 Input: silead - add support for capactive home button found on some x86 tablets by Hans de Goede · 7 years ago
  51. 6cbaefb treewide: Use DEVICE_ATTR_WO by Joe Perches · 7 years ago
  52. da7bdec Input: cyapa - remove duplicated macro definitions by Rasmus Villemoes · 7 years ago
  53. 906bf7d Input: 88pm860x-ts - fix child-node lookup by Johan Hovold · 7 years ago
  54. dcaf12a Input: twl6040-vibra - fix child-node lookup by Johan Hovold · 7 years ago
  55. 5b18920 Input: twl4030-vibra - fix sibling-node lookup by Johan Hovold · 7 years ago
  56. 65c64d18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  57. 28f9fe5 Input: synaptic_rmi4 - remove duplicate include in F34 by Pravin Shedge · 7 years ago
  58. 92a3743 Input: raydium_i2c_ts - include hardware version in firmware name by Jeffrey Lin · 7 years ago
  59. 02a0d92 Input: xen-kbdfront - do not advertise multi-touch pressure support by Oleksandr Andrushchenko · 7 years ago
  60. b8af0b5 Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig by Zhuohua Li · 7 years ago
  61. 3c8a23c Input: gpio_tilt - delete driver by Linus Walleij · 7 years ago
  62. b3495cec Input: uinput - use monotonic times for timestamps by Deepa Dinamani · 7 years ago
  63. d09ac61 Input: hp_sdc - convert to ktime_get() by Arnd Bergmann · 7 years ago
  64. 59d805a Input: hil_mlc - convert timeval to jiffies by WEN Pingbo · 7 years ago
  65. ac45e62 Input: hil_mlc - convert timeval to time64_t by WEN Pingbo · 7 years ago
  66. 8b7e9d9 Input: hideep - fix compile error due to missing include file by Anthony Kim · 7 years ago
  67. 4c83c07 Input: elants_i2c - do not clobber interrupt trigger on x86 by Dmitry Torokhov · 7 years ago
  68. da8df83 Input: joystick/analog - riscv has get_cycles() by Olof Johansson · 7 years ago
  69. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  70. 10d9003 Input: elantech - add new icbody type 15 by Aaron Ma · 7 years ago
  71. 5ddc3c6 Input: ims-pcu - fix typo in the error message by Zhen Lei · 7 years ago
  72. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  73. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  74. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  75. 9f7a9b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  76. 4e4510f Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  77. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  78. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. c251410 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  80. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 60cfc98 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  83. 242f66c Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic/amd' and 'asoc/topic/arizona-mfd' into asoc-next by Mark Brown · 7 years ago
  84. c1b433e Input: gamecon - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  85. 56c78bb Input: sidewinder - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  86. 005161c Input: spaceball - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  87. 781f2dd Input: uinput - unlock on allocation failure in ioctl by Dan Carpenter · 7 years ago
  88. 0145a71 Input: add support for the Samsung S6SY761 touchscreen by Andi Shyti · 7 years ago
  89. 842ff28 Input: add support for HiDeep touchscreen by Anthony Kim · 7 years ago
  90. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  91. 4a1a57d Input: st1232 - remove obsolete platform device support by Geert Uytterhoeven · 7 years ago
  92. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  93. 26dd633 Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3 by Yiannis Marangos · 7 years ago
  94. eca2539 Input: tsc200x-core - set INPUT_PROP_DIRECT by Martin Kepplinger · 7 years ago
  95. cdea6a3 Input: elan_i2c - add ELAN060C to the ACPI table by Kai-Heng Feng · 7 years ago
  96. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  97. e50f82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  98. 6f29c244 Input: sparse-keymap - send sync event for KE_SW/KE_VSW by Stefan Brüns · 7 years ago
  99. 53f0b7f Input: ar1021_i2c - set INPUT_PROP_DIRECT by Martin Kepplinger · 7 years ago
  100. 4e974c1 Input: convert autorepeat timer to use timer_setup() by Kees Cook · 7 years ago