1. 9b13a4c Input: axp20x-pek - do not register input device on some systems by Hans de Goede · 8 years ago
  2. f2bd5a9 Input: axp20x_pek - add axp20x_pek_probe_input_device helper by Hans de Goede · 8 years ago
  3. 73915f3 Input: axp20x-pek - use our own device for errors by Hans de Goede · 8 years ago
  4. bc682a5 Input: drv260x - remove OF dependency by Jingkui Wang · 8 years ago
  5. fad358a Input: pwm-beeper - support customized freq for SND_BELL by Guan Ben · 8 years ago
  6. a3cbfd5 Input: alps - cleanup alps_model_data by Pali Rohár · 8 years ago
  7. c981523 Input: alps - warn about unsupported ALPS V9 touchpad by Pali Rohár · 8 years ago
  8. 09c398b Input: alps - move ALPS_PROTO_V4 out of alps_model_data table by Pali Rohár · 8 years ago
  9. 4f95963 Input: ad7879 - do not manipulate capability bits directly by Dmitry Torokhov · 8 years ago
  10. 3a97c3d Input: ad7879 - try parsing properties on non-DT systems by Dmitry Torokhov · 8 years ago
  11. 4e34025 Input: ad7879 - return plain error code from ad7879_probe() by Dmitry Torokhov · 8 years ago
  12. af160c54 Input: ad7879 - make sure we set up drvdata by Dmitry Torokhov · 8 years ago
  13. a4deb14 Input: ad7879 - add header file to fix ad7879.c build errors by Randy Dunlap · 8 years ago
  14. a685f48 Merge branch 'tsc2007' into next by Dmitry Torokhov · 8 years ago
  15. 9dd46c0 Input: tca8418_keypad - remove double read of key event register by Dmitry Torokhov · 8 years ago
  16. 2581e5d Input: ad7879 - update MODULE_AUTHOR email address by Michael Hennerich · 8 years ago
  17. b4816f7 Input: ad7879-spi - remove bits_per_word = 16 enforcement by Michael Hennerich · 8 years ago
  18. b621e30 Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property by Dmitry Torokhov · 8 years ago
  19. 069b2e2c Input: ad7879 - use more devm interfaces by Dmitry Torokhov · 8 years ago
  20. 404a24c Input: ad7879 - convert to use regmap by Dmitry Torokhov · 8 years ago
  21. db4572f Input: tsc2007 - correctly report pressure and not resistance to user space by H. Nikolaus Schaller · 8 years ago
  22. deec586 Input: tsc2007 - rename function tsc2007_calculate_pressure by H. Nikolaus Schaller · 8 years ago
  23. c61ebe8 Input: tsc2007 - switch to using input_set_capability() by Dmitry Torokhov · 8 years ago
  24. a1b5359 Input: zet6223 - export OF device ID as module aliases by Javier Martinez Canillas · 8 years ago
  25. f144340 Input: tsc2007 - add iio interface to read external ADC input and temperature by H. Nikolaus Schaller · 8 years ago
  26. 934df23 Input: tsc2007 - check for presence and power down tsc2007 during probe by H. Nikolaus Schaller · 8 years ago
  27. b0c9d04 Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 8 years ago
  28. 6ccc3a3 input: cros_ec_keyb: Add Tablet Mode switch by Gwendal Grignou · 8 years ago
  29. d0d8949 Input: tsc2004/5 - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  30. f7bf6f5 Input: tsc2004/5 - fix regulator handling by Dmitry Torokhov · 8 years ago
  31. 449aa83 Input: tsc2005 - add OF device table by Dmitry Torokhov · 8 years ago
  32. 83f66a6 Input: add driver for Zeitec ZET6223 by Jelle van der Waa · 8 years ago
  33. 45536d3 Input: joydev - do not report stale values on first open by Raphael Assenat · 8 years ago
  34. 81dec80 Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest by Benjamin Tissoires · 8 years ago
  35. bf3e850 Input: synaptics-rmi4 - clean up F30 implementation by Dmitry Torokhov · 8 years ago
  36. bf23cfc Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons by Dmitry Torokhov · 8 years ago
  37. 19ba1eb Input: psmouse - add a custom serio protocol to send extra information by Benjamin Tissoires · 8 years ago
  38. cdd7950 input: cros_ec_keyb: Add non-matrix buttons and switches by Douglas Anderson · 8 years ago
  39. e783953 Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts() by Wei Yongjun · 8 years ago
  40. a1fbf5b Input: xpad - restore LED state after device resume by Cameron Gutman · 8 years ago
  41. d5e6e0f Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 8 years ago
  42. f32361b Input: synaptics-rmi4 - add rmi_find_function() by Benjamin Tissoires · 8 years ago
  43. 57b8443 Input: xpad - fix stuck mode button on Xbox One S pad by Cameron Gutman · 8 years ago
  44. 5ec6952 Input: joydev - use clamp() macro by Dmitry Torokhov · 8 years ago
  45. 6ecfe51 Input: refuse to register absolute devices without absinfo by Dmitry Torokhov · 8 years ago
  46. ce363f0 Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs by Nick Dyer · 8 years ago
  47. 5a89916 Input: synaptics-rmi4 - add sysfs attribute update_fw_status by Nick Dyer · 8 years ago
  48. 73d8ef7 Input: mousedev - stop offering PS/2 to userspace by default by Dmitry Torokhov · 8 years ago
  49. 8b1a315 Input: tca8418 - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  50. aef01aa Input: matrix-keypad - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  51. b1fe0cf Input: delete MPU3050 driver by Linus Walleij · 8 years ago
  52. f719315 Input: constify device_type structures by Bhumika Goyal · 8 years ago
  53. 0cce284 Merge tag 'v4.10-rc5' into next by Dmitry Torokhov · 8 years ago
  54. cefb26d Input: touchscreen - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  55. 86178c8 Input: dm355evm_keys - drop unnecessary call to input_set_drvdata by Guenter Roeck · 8 years ago
  56. 555c765 Input: mouse - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  57. 0ff44b0 Input: maplecontrol - drop unnecessary call to input_set_drvdata by Guenter Roeck · 8 years ago
  58. 14fdb92 Input: keyboard - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  59. 2ea9c23 Input: i8042 - add dbg msg when a command can't write its parameter by Marcos Paulo de Souza · 8 years ago
  60. a5e5da2 Input: max11801_ts - drop call to input_set_drvdata() by Dmitry Torokhov · 8 years ago
  61. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  62. bb6c01c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  63. 2de8b41 Input: pwm-beeper - switch to using "atomic" PWM API by Dmitry Torokhov · 8 years ago
  64. 9e54924 Input: pwm-beeper - add optional amplifier regulator by David Lechner · 8 years ago
  65. 6248188 Input: pwm-beeper - suppress error message on probe defer by David Lechner · 8 years ago
  66. e9728f0 Input: pwm-beeper - fix race when suspending by Dmitry Torokhov · 8 years ago
  67. 48a55d7 Input: pwm-beeper - use input_set_capability() by Dmitry Torokhov · 8 years ago
  68. bcf4b04 Input: pwm-beeper - switch to using managed resources by Dmitry Torokhov · 8 years ago
  69. 2031717 Input: pwm-beeper - remove calls to legacy pwm_request API by Dmitry Torokhov · 8 years ago
  70. ed77bdf Input: synaptics-rmi4 - use local variables consistently by Guenter Roeck · 8 years ago
  71. 8010e0d Input: misc - drop empty remove functions by Guenter Roeck · 8 years ago
  72. f20b161 Input: serio - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  73. 8e1b4d8 Input: touchscreen - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  74. 56580c2 Input: misc - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  75. de3a00e Input: keyboard - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  76. d7ddf15 Input: touchscreen - use local variables consistently by Guenter Roeck · 8 years ago
  77. ad56814 Input: mouse - use local variables consistently by Guenter Roeck · 8 years ago
  78. a0d86ec Input: misc - use local variables consistently by Guenter Roeck · 8 years ago
  79. b4e66e7 Input: keyboard - use local variables consistently by Guenter Roeck · 8 years ago
  80. 8300445 Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 8 years ago
  81. 4cd216c Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 8 years ago
  82. 666c0b8 Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 8 years ago
  83. c497f8d Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  84. f68d853 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  85. f5e8c0f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  86. 83e4947 Input: gpio-keys - add support for setkeycode by Hans de Goede · 8 years ago
  87. 5c4fa2a Input: soc_button_array - debounce the buttons by Hans de Goede · 8 years ago
  88. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  89. e3737b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  90. cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  91. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  92. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  93. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  94. 44b4b46 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  95. 0db1dba virtio/s390: virtio: constify virtio_config_ops structures by Bhumika Goyal · 8 years ago
  96. 9924062 virtio/s390: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  97. 7d3ce5a virtio/s390: support READ_STATUS command for virtio-ccw by Pierre Morel · 9 years ago
  98. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  99. 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  100. 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago