1. ed3f4e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  2. cacd975 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  3. 9023705 Input: xen-kbdfront - mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  4. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  5. cecf107 Input: uinput - add a schedule point in uinput_inject_events() by Dmitry Torokhov · 6 years ago
  6. e704966 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  7. 4fef125 Input: uinput - allow for max == min during input_absinfo validation by Peter Hutterer · 6 years ago
  8. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  9. 955c594 Input: pm8941-pwrkey - add resin entry by Vinod Koul · 7 years ago
  10. 2049a9e Input: pm8941-pwrkey - abstract register offsets and event code by Vinod Koul · 7 years ago
  11. 434ca10 Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe() by Jia-Ju Bai · 7 years ago
  12. 1f25d9c Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buffers() by Jia-Ju Bai · 7 years ago
  13. 673831d Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe() by Jia-Ju Bai · 7 years ago
  14. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  15. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  16. 5aff29e Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next by Dmitry Torokhov · 7 years ago
  17. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  18. 3ef8a2e Input: xen-kbdfront - allow better run-time configuration by Oleksandr Andrushchenko · 7 years ago
  19. ce6f7d0 Input: xen-kbdfront - fix multi-touch XenStore node's locations by Oleksandr Andrushchenko · 7 years ago
  20. 2158091 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  21. 45615a9 Input: add Spreadtrum vibrator driver by Xiaotong Lu · 7 years ago
  22. 7544513 Merge tag 'v4.17-rc6' into next by Dmitry Torokhov · 7 years ago
  23. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  24. ff7242a Input: ati_remote2 - fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  25. 5414ab3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  26. c957ea5 input: misc: remove blackfin rotary driver by Arnd Bergmann · 7 years ago
  27. 62f0f07 Input: add RAVE SP Powerbutton driver by Andrey Smirnov · 7 years ago
  28. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  29. eea43ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  30. d67ad78 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  31. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. 672bb0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  33. 698c03b Input: inline macros for MODULE_LICENSE, etc by Julia Lawall · 7 years ago
  34. 141fc3f Input: remove unneeded MODULE_VERSION() usage in misc input drivers by Greg Kroah-Hartman · 7 years ago
  35. 9f1d1ea Input: remove unneeded DRIVER_LICENSE #defines by Greg Kroah-Hartman · 7 years ago
  36. 152194f Input: extend usable life of event timestamps to 2106 on 32 bit systems by Deepa Dinamani · 7 years ago
  37. dcaf12a Input: twl6040-vibra - fix child-node lookup by Johan Hovold · 7 years ago
  38. 5b18920 Input: twl4030-vibra - fix sibling-node lookup by Johan Hovold · 7 years ago
  39. 65c64d18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  40. 02a0d92 Input: xen-kbdfront - do not advertise multi-touch pressure support by Oleksandr Andrushchenko · 7 years ago
  41. b8af0b5 Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig by Zhuohua Li · 7 years ago
  42. 3c8a23c Input: gpio_tilt - delete driver by Linus Walleij · 7 years ago
  43. b3495cec Input: uinput - use monotonic times for timestamps by Deepa Dinamani · 7 years ago
  44. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  45. 5ddc3c6 Input: ims-pcu - fix typo in the error message by Zhen Lei · 7 years ago
  46. 9f7a9b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  47. 781f2dd Input: uinput - unlock on allocation failure in ioctl by Dan Carpenter · 7 years ago
  48. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  49. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  52. a11bc47 Input: uinput - fold header into the driver proper by Dmitry Torokhov · 7 years ago
  53. 04ce40a Input: uinput - remove uinput_allocate_device() by Dmitry Torokhov · 7 years ago
  54. c066165 Input: uinput - fix coding style in uinput_ioctl_handler() by Dmitry Torokhov · 7 years ago
  55. 8e00911 Input: uinput - allow FF requests to time out by Dmitry Torokhov · 7 years ago
  56. 91de76e Merge tag 'v4.14-rc6' into next by Dmitry Torokhov · 7 years ago
  57. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  58. ea04efe Input: ims-psu - check if CDC union descriptor is sane by Dmitry Torokhov · 7 years ago
  59. 481c209 Input: axp20x-pek - fix module not auto-loading for axp221 pek by Hans de Goede · 7 years ago
  60. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  61. 9c4089e Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 7 years ago
  62. 95a0c7c Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 7 years ago
  63. 6b4877c Input: uinput - avoid crash when sending FF request to device going away by Dmitry Torokhov · 7 years ago
  64. e8b9572 Input: uinput - avoid FF flush when destroying device by Dmitry Torokhov · 7 years ago
  65. 1dbc080 Input: adxl34x - do not treat FIFO_MODE() as boolean by Arnd Bergmann · 7 years ago
  66. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  67. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  68. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  69. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  70. 3e5b0851 Input: add a driver for PWM controllable vibrators by Sebastian Reichel · 7 years ago
  71. a6cbfa1 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  72. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 8 years ago
  73. 0ca0681 Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driver by Liang Yan · 7 years ago
  74. d912366 Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365 by Hans de Goede · 8 years ago
  75. c3cc944 Input: axp20x-pek - add support for AXP221 PEK by Quentin Schulz · 8 years ago
  76. fbc1b32 Input: axp20x-pek - use driver_data of platform_device_id instead of extended attributes by Quentin Schulz · 8 years ago
  77. 0335a95 mfd: dm355evm_msp: Move header file out of I2C realm by Wolfram Sang · 8 years ago
  78. 64954e3 Input: ati_remote2 - constify usb_device_id by Arvind Yadav · 8 years ago
  79. 9e04b79 Input: pcspkr - fix code style and error value in pcspkr_event by Munir Contractor · 8 years ago
  80. 81c3d81 Input: powermate - constify usb_device_id and fix space before '[' error by Arvind Yadav · 8 years ago
  81. 0360b3f Input: keyspan_remote - constify usb_device_id by Arvind Yadav · 8 years ago
  82. 5a35b85 Input: add power key driver for Rockchip RK805 PMIC by Joseph Chen · 8 years ago
  83. 53a7ff8 Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Dmitry Torokhov · 8 years ago
  84. 072a785 Input: axp20x-pek - switch to using devm_device_add_group() by Dmitry Torokhov · 8 years ago
  85. aa33507 Input: yealink - constify attribute_group structures by Arvind Yadav · 8 years ago
  86. b06ae14 Input: ims-pcu - constify attribute_group structures by Arvind Yadav · 8 years ago
  87. dda5202 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  88. 49aac82 Input: xen-kbdfront - add multi-touch support by Oleksandr Andrushchenko · 8 years ago
  89. ede2e7c Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  90. 779f19a Input: soc_button_array - fix leaking the ACPI button descriptor buffer by Hans de Goede · 8 years ago
  91. ad2ee01 Input: xen-kbdfront - use string constants from PV protocol by Oleksandr Andrushchenko · 8 years ago
  92. 58be768 Input: axp20x-pek - add wakeup support by Hans de Goede · 8 years ago
  93. 0fd5f22 Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too by Hans de Goede · 8 years ago
  94. 8d4b313 Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail by Hans de Goede · 8 years ago
  95. 2bd8040 Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  96. 16a12fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  97. d26f552 Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  98. 61e29ec Input: twl4030-pwrbutton - use input_set_capability() helper by Sebastian Reichel · 8 years ago
  99. 3071e9d Input: twl4030-pwrbutton - use correct device for irq request by Sebastian Reichel · 8 years ago
  100. 8b3afdf Input: xen-kbdfront - add module parameter for setting resolution by Juergen Gross · 8 years ago