1. dda5202 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  2. 49aac82 Input: xen-kbdfront - add multi-touch support by Oleksandr Andrushchenko · 7 years ago
  3. ede2e7c Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  4. 779f19a Input: soc_button_array - fix leaking the ACPI button descriptor buffer by Hans de Goede · 8 years ago
  5. ad2ee01 Input: xen-kbdfront - use string constants from PV protocol by Oleksandr Andrushchenko · 8 years ago
  6. 58be768 Input: axp20x-pek - add wakeup support by Hans de Goede · 8 years ago
  7. 0fd5f22 Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too by Hans de Goede · 8 years ago
  8. 8d4b313 Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail by Hans de Goede · 8 years ago
  9. 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
  10. 16a12fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  11. 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
  12. 61e29ec Input: twl4030-pwrbutton - use input_set_capability() helper by Sebastian Reichel · 8 years ago
  13. 3071e9d Input: twl4030-pwrbutton - use correct device for irq request by Sebastian Reichel · 8 years ago
  14. 8b3afdf Input: xen-kbdfront - add module parameter for setting resolution by Juergen Gross · 8 years ago
  15. 6d99971 input: cpcap-pwrbutton: New driver by Sebastian Reichel · 8 years ago
  16. c5cb37d Input: yealink - define packet offset __be16 instead of u16 by Martin Kepplinger · 8 years ago
  17. dd22408 Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA by Hans de Goede · 8 years ago
  18. 792ad66 Input: pm8xxx-vib - add support for pm8916's vibrator by Damien Riegel · 8 years ago
  19. d4c7c5c Input: pm8xxx-vib - handle separate enable register by Damien Riegel · 8 years ago
  20. 2de3b70 Input: pm8xxx-vib - parametrize the driver by Damien Riegel · 8 years ago
  21. f6bcc91 Input: pm8xxx-vib - reorder header alphabetically by Damien Riegel · 8 years ago
  22. 03b2205 Merge tag 'v4.11-rc5' into next by Dmitry Torokhov · 8 years ago
  23. f069b5a Input: bma150 - remove support for bma150 by H. Nikolaus Schaller · 8 years ago
  24. fef5f56 Input: convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  25. 4c3362f Input: soc_button_array - add support for ACPI 6.0 Generic Button Device by Hans de Goede · 8 years ago
  26. 7283b47 Input: soc_button_array - get rid of MAX_NBUTTONS by Hans de Goede · 8 years ago
  27. 5cc4a1a Input: yealink - validate number of endpoints before using them by Johan Hovold · 8 years ago
  28. 1916d31 Input: ims-pcu - validate number of endpoints before using them by Johan Hovold · 8 years ago
  29. ac2ee9b Input: cm109 - validate number of endpoints before using them by Johan Hovold · 8 years ago
  30. c509753 Input: soc_button_array - Propagate error from gpiod_count() by Andy Shevchenko · 8 years ago
  31. 52e4f1d Input: dm355evm_keys - switch to using managed resources by Dmitry Torokhov · 8 years ago
  32. fc2a6e5 Input: wistron_btns - remove use of sparse_keymap_free by Dmitry Torokhov · 8 years ago
  33. a227954 Input: dm355evm_keys - remove use of sparse_keymap_free by Dmitry Torokhov · 8 years ago
  34. 7b179e2 Merge branch 'ib/4.10-sparse-keymap-managed' into next by Dmitry Torokhov · 8 years ago
  35. a01cd17 Input: soc_button_array - use NULL for GPIO connection ID by Hans de Goede · 8 years ago
  36. 9b13a4c Input: axp20x-pek - do not register input device on some systems by Hans de Goede · 8 years ago
  37. f2bd5a9 Input: axp20x_pek - add axp20x_pek_probe_input_device helper by Hans de Goede · 8 years ago
  38. 73915f3 Input: axp20x-pek - use our own device for errors by Hans de Goede · 8 years ago
  39. bc682a5 Input: drv260x - remove OF dependency by Jingkui Wang · 8 years ago
  40. fad358a Input: pwm-beeper - support customized freq for SND_BELL by Guan Ben · 8 years ago
  41. 6e11617 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  42. 601bbbe Input: uinput - fix crash when mixing old and new init style by Dmitry Torokhov · 8 years ago
  43. b1fe0cf Input: delete MPU3050 driver by Linus Walleij · 8 years ago
  44. 0cce284 Merge tag 'v4.10-rc5' into next by Dmitry Torokhov · 8 years ago
  45. 86178c8 Input: dm355evm_keys - drop unnecessary call to input_set_drvdata by Guenter Roeck · 8 years ago
  46. 2de8b41 Input: pwm-beeper - switch to using "atomic" PWM API by Dmitry Torokhov · 8 years ago
  47. 9e54924 Input: pwm-beeper - add optional amplifier regulator by David Lechner · 8 years ago
  48. 6248188 Input: pwm-beeper - suppress error message on probe defer by David Lechner · 8 years ago
  49. e9728f0 Input: pwm-beeper - fix race when suspending by Dmitry Torokhov · 8 years ago
  50. 48a55d7 Input: pwm-beeper - use input_set_capability() by Dmitry Torokhov · 8 years ago
  51. bcf4b04 Input: pwm-beeper - switch to using managed resources by Dmitry Torokhov · 8 years ago
  52. 2031717 Input: pwm-beeper - remove calls to legacy pwm_request API by Dmitry Torokhov · 8 years ago
  53. 8010e0d Input: misc - drop empty remove functions by Guenter Roeck · 8 years ago
  54. 56580c2 Input: misc - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  55. a0d86ec Input: misc - use local variables consistently by Guenter Roeck · 8 years ago
  56. 4cd216c Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 8 years ago
  57. 5c4fa2a Input: soc_button_array - debounce the buttons by Hans de Goede · 8 years ago
  58. b8f6a6a Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 8 years ago
  59. 8ace98d Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 8 years ago
  60. aa45590a Input: soc_button_array - use 'dev' instead of dereferencing it by Guenter Roeck · 8 years ago
  61. 9e85aa6 Input: mma8450 - drop unnecessary call to i2c_set_clientdata by Guenter Roeck · 8 years ago
  62. a196b2c Input: gpio_decoder - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 8 years ago
  63. 0265c32 Input: bfin_rotary - switch to using devm_add_action_or_reset() by Guenter Roeck · 8 years ago
  64. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  65. 01427fe Input: adxl34x - make it enumerable in ACPI environment by Andy Shevchenko · 8 years ago
  66. f63bb4f Input: bma150 - switch to using usleep_range instead of msleep by Aniroop Mathur · 8 years ago
  67. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  68. ac5a28b Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  69. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  70. ce38207 Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  71. 3488860 Input: drv260x - use generic device properties by Jingkui Wang · 8 years ago
  72. ba4cf37 Input: drv260x - use temporary for &client->dev by Dmitry Torokhov · 8 years ago
  73. 5a8a6b8 Input: drv260x - fix input device's parent assignment by Jingkui Wang · 8 years ago
  74. 74c82da Input: drv260x - fix initializing overdrive voltage by Dmitry Torokhov · 8 years ago
  75. 931afc4 Input: arizona-haptics - Use SoC component pin control functions by Richard Fitzgerald · 8 years ago
  76. 6473bbf Input: drv2667 - fix misuse of regmap_update_bits by Florian Vaussard · 8 years ago
  77. 037b3af Input: drv2665 - fix misuse of regmap_update_bits by Florian Vaussard · 8 years ago
  78. 3d5a943 Input: soc_button_array - bail out earlier if gpiod_count is zero by Benjamin Tissoires · 8 years ago
  79. be8e7a7 Input: soc_button_array - use gpio_is_valid() by Benjamin Tissoires · 8 years ago
  80. baf28d9 Input: bma150 - avoid binding to bma180 if IIO bma180 driver present by Hans de Goede · 8 years ago
  81. 81362c6 xen: make use of xenbus_read_unsigned() in xen-kbdfront by Juergen Gross · 8 years ago
  82. 8dd5e0b Input: da9063 - fix module autoload when registered via OF by Javier Martinez Canillas · 8 years ago
  83. 04d7ad8 Input: da9061 - onkey driver by Steve Twiss · 8 years ago
  84. 77aa992 input: tps65218-pwrbutton: Add platform_device_id table by Keerthy · 8 years ago
  85. 4a7126a Merge tag 'v4.8' into next by Dmitry Torokhov · 8 years ago
  86. d4e6547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  87. 722dc54 Input: tps65218-pwrbutton - add support for tps65217 variant by Marcin Niestroj · 8 years ago
  88. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  89. 6946416 Input: add generic input driver to read encoded GPIO lines by Vignesh R · 8 years ago
  90. 3f5c592 Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org by Krzysztof Kozlowski · 8 years ago
  91. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  92. d205a21 Input: rotary_encoder - support binary encoding of states by Uwe Kleine-König · 8 years ago
  93. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  94. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  95. cd6763b Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible by Jan Beulich · 8 years ago
  96. fcd6eb5 Input: add powerkey driver for HISI 65xx SoC by Jorge Ramirez-Ortiz · 9 years ago
  97. f695c24 Input: apanel - spelling mistake - "skiping" -> "skipping" by Colin Ian King · 9 years ago
  98. 98f27d9 Input: regulator-haptic - fix spelling mistake: "dveice" -> "device" by Colin Ian King · 9 years ago
  99. 6ea24cf Merge branch 'cec-defines' into for-linus by Dmitry Torokhov · 9 years ago
  100. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago