1. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  2. ebcf5bb Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  3. 0aed4b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  4. 14e0c73 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  5. 1af2b76 input: max77650: Add onkey support by Bartosz Golaszewski · 6 years ago
  6. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  7. 13bda2d Input: add a driver for GPIO controllable vibrators by Luca Weiss · 6 years ago
  8. 075df31 ARM: ixp4xx: Pass IRQ resource to beeper by Linus Walleij · 6 years ago
  9. 4f02370 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  10. 741c73e Input: msm-vibrator - use correct gpio header by Arnd Bergmann · 6 years ago
  11. cf2e8c5 Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  12. 65e91e2 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  13. b8c82b6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  14. 1cd48dc Input: apanel - switch to using brightness_set_blocking() by Dmitry Torokhov · 6 years ago
  15. 6b65189 Input: ims-pcu - switch to using brightness_set_blocking() by Dmitry Torokhov · 6 years ago
  16. 320f07b Input: msm-vibrator - tweak an error message by Dan Carpenter · 6 years ago
  17. 90cc55f Input: bma150 - register input device after setting private data by Jonathan Bakker · 6 years ago
  18. 0f681d0 Input: add new vibrator driver for various MSM SOCs by Brian Masney · 6 years ago
  19. 94803ae Input: pwm-vibra - stop regulator after disabling pwm, not before by Paweł Chmiel · 6 years ago
  20. 3ca232d Input: pwm-vibra - prevent unbalanced regulator by Jonathan Bakker · 6 years ago
  21. 78e372e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  22. 9eb9cc9 input: stpmic1: Add STPMIC1 onkey driver by Pascal PAILLET-LME · 6 years ago
  23. d77651a Input: uinput - fix undefined behavior in uinput_validate_absinfo() by Dmitry Torokhov · 6 years ago
  24. 3eb66e9 Merge tag 'v4.20' into for-linus by Dmitry Torokhov · 6 years ago
  25. 4116941 Merge tag 'v4.20' into next by Dmitry Torokhov · 6 years ago
  26. e9eb788 Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device by Hans de Goede · 6 years ago
  27. 39be9b6 Input: soc_button_array - add usage-page 0x01 usage-id 0xca mapping by Hans de Goede · 6 years ago
  28. 645ff1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  29. 592b15b Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  30. d52266f Input: drv2667 - fix indentation issues by Colin Ian King · 6 years ago
  31. 804cfcb Input: hp_sdc_rtc - Switch to use %ptR by Andy Shevchenko · 6 years ago
  32. 0832e93 Input: rotary-encoder - don't log EPROBE_DEFER to kernel log by Uwe Kleine-König · 6 years ago
  33. ed3f4e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  34. cacd975 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  35. 9023705 Input: xen-kbdfront - mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  36. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  37. cecf107 Input: uinput - add a schedule point in uinput_inject_events() by Dmitry Torokhov · 6 years ago
  38. e704966 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  39. 4fef125 Input: uinput - allow for max == min during input_absinfo validation by Peter Hutterer · 6 years ago
  40. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  41. 955c594 Input: pm8941-pwrkey - add resin entry by Vinod Koul · 6 years ago
  42. 2049a9e Input: pm8941-pwrkey - abstract register offsets and event code by Vinod Koul · 6 years ago
  43. 434ca10 Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe() by Jia-Ju Bai · 6 years ago
  44. 1f25d9c Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buffers() by Jia-Ju Bai · 6 years ago
  45. 673831d Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe() by Jia-Ju Bai · 6 years ago
  46. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  47. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  48. 5aff29e Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next by Dmitry Torokhov · 7 years ago
  49. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  50. 3ef8a2e Input: xen-kbdfront - allow better run-time configuration by Oleksandr Andrushchenko · 7 years ago
  51. ce6f7d0 Input: xen-kbdfront - fix multi-touch XenStore node's locations by Oleksandr Andrushchenko · 7 years ago
  52. 2158091 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  53. 45615a9 Input: add Spreadtrum vibrator driver by Xiaotong Lu · 7 years ago
  54. 7544513 Merge tag 'v4.17-rc6' into next by Dmitry Torokhov · 7 years ago
  55. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  56. ff7242a Input: ati_remote2 - fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  57. 5414ab3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  58. c957ea5 input: misc: remove blackfin rotary driver by Arnd Bergmann · 7 years ago
  59. 62f0f07 Input: add RAVE SP Powerbutton driver by Andrey Smirnov · 7 years ago
  60. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  61. eea43ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  62. d67ad78 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  63. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. 672bb0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  65. 698c03b Input: inline macros for MODULE_LICENSE, etc by Julia Lawall · 7 years ago
  66. 141fc3f Input: remove unneeded MODULE_VERSION() usage in misc input drivers by Greg Kroah-Hartman · 7 years ago
  67. 9f1d1ea Input: remove unneeded DRIVER_LICENSE #defines by Greg Kroah-Hartman · 7 years ago
  68. 152194f Input: extend usable life of event timestamps to 2106 on 32 bit systems by Deepa Dinamani · 7 years ago
  69. dcaf12a Input: twl6040-vibra - fix child-node lookup by Johan Hovold · 7 years ago
  70. 5b18920 Input: twl4030-vibra - fix sibling-node lookup by Johan Hovold · 7 years ago
  71. 65c64d18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  72. 02a0d92 Input: xen-kbdfront - do not advertise multi-touch pressure support by Oleksandr Andrushchenko · 7 years ago
  73. b8af0b5 Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig by Zhuohua Li · 7 years ago
  74. 3c8a23c Input: gpio_tilt - delete driver by Linus Walleij · 7 years ago
  75. b3495cec Input: uinput - use monotonic times for timestamps by Deepa Dinamani · 7 years ago
  76. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  77. 5ddc3c6 Input: ims-pcu - fix typo in the error message by Zhen Lei · 7 years ago
  78. 9f7a9b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  79. 781f2dd Input: uinput - unlock on allocation failure in ioctl by Dan Carpenter · 7 years ago
  80. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  81. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  82. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  83. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  84. a11bc47 Input: uinput - fold header into the driver proper by Dmitry Torokhov · 7 years ago
  85. 04ce40a Input: uinput - remove uinput_allocate_device() by Dmitry Torokhov · 7 years ago
  86. c066165 Input: uinput - fix coding style in uinput_ioctl_handler() by Dmitry Torokhov · 7 years ago
  87. 8e00911 Input: uinput - allow FF requests to time out by Dmitry Torokhov · 7 years ago
  88. 91de76e Merge tag 'v4.14-rc6' into next by Dmitry Torokhov · 7 years ago
  89. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  90. ea04efe Input: ims-psu - check if CDC union descriptor is sane by Dmitry Torokhov · 7 years ago
  91. 481c209 Input: axp20x-pek - fix module not auto-loading for axp221 pek by Hans de Goede · 7 years ago
  92. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  93. 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
  94. 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
  95. 6b4877c7 Input: uinput - avoid crash when sending FF request to device going away by Dmitry Torokhov · 7 years ago
  96. e8b9572 Input: uinput - avoid FF flush when destroying device by Dmitry Torokhov · 7 years ago
  97. 1dbc080 Input: adxl34x - do not treat FIFO_MODE() as boolean by Arnd Bergmann · 7 years ago
  98. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  99. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  100. 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