1. a5e5da2 Input: max11801_ts - drop call to input_set_drvdata() by Dmitry Torokhov · 9 years ago
  2. 2de8b41 Input: pwm-beeper - switch to using "atomic" PWM API by Dmitry Torokhov · 9 years ago
  3. 9e54924 Input: pwm-beeper - add optional amplifier regulator by David Lechner · 9 years ago
  4. 6248188 Input: pwm-beeper - suppress error message on probe defer by David Lechner · 9 years ago
  5. e9728f0 Input: pwm-beeper - fix race when suspending by Dmitry Torokhov · 9 years ago
  6. 48a55d7 Input: pwm-beeper - use input_set_capability() by Dmitry Torokhov · 9 years ago
  7. bcf4b04 Input: pwm-beeper - switch to using managed resources by Dmitry Torokhov · 9 years ago
  8. 2031717 Input: pwm-beeper - remove calls to legacy pwm_request API by Dmitry Torokhov · 9 years ago
  9. 8010e0d Input: misc - drop empty remove functions by Guenter Roeck · 9 years ago
  10. f20b161 Input: serio - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 9 years ago
  11. 8e1b4d8 Input: touchscreen - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 9 years ago
  12. 56580c2 Input: misc - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 9 years ago
  13. de3a00e Input: keyboard - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 9 years ago
  14. d7ddf15 Input: touchscreen - use local variables consistently by Guenter Roeck · 9 years ago
  15. ad56814 Input: mouse - use local variables consistently by Guenter Roeck · 9 years ago
  16. a0d86ec Input: misc - use local variables consistently by Guenter Roeck · 9 years ago
  17. b4e66e7 Input: keyboard - use local variables consistently by Guenter Roeck · 9 years ago
  18. 8300445 Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 9 years ago
  19. 4cd216c Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 9 years ago
  20. 666c0b8 Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 9 years ago
  21. 83e4947 Input: gpio-keys - add support for setkeycode by Hans de Goede · 9 years ago
  22. 5c4fa2a Input: soc_button_array - debounce the buttons by Hans de Goede · 9 years ago
  23. 72d1f23 Input: tm2-touchkey - add touchkey driver support for TM2 by Jaechul Lee · 9 years ago
  24. aa6f922 Input: sis_i2c - drop unnecessary call to i2c_set_clientdata by Guenter Roeck · 9 years ago
  25. 8beb717 Input: bcm-keypad - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 9 years ago
  26. e634d08 Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 9 years ago
  27. b8f6a6a Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 9 years ago
  28. 8ace98d Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 9 years ago
  29. aa45590a Input: soc_button_array - use 'dev' instead of dereferencing it by Guenter Roeck · 9 years ago
  30. 9e85aa6 Input: mma8450 - drop unnecessary call to i2c_set_clientdata by Guenter Roeck · 9 years ago
  31. a196b2c Input: gpio_decoder - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 9 years ago
  32. 0265c32 Input: bfin_rotary - switch to using devm_add_action_or_reset() by Guenter Roeck · 9 years ago
  33. ad03ae4 Input: eeti_ts - drop goto to return statement by Guenter Roeck · 9 years ago
  34. 5d20b92 Input: atmel-wm97xx - drop unnecessary error messages by Guenter Roeck · 9 years ago
  35. a8e90be Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdata by Guenter Roeck · 9 years ago
  36. 3223767 Input: xilinx_ps2 - use 'dev' instead of dereferencing it by Guenter Roeck · 9 years ago
  37. 009af5f Input: at32psif - drop unnecessary error messages and other changes by Guenter Roeck · 9 years ago
  38. 2057e15 Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes by Guenter Roeck · 9 years ago
  39. 259b77e Input: tca8418 - use the interrupt trigger from the device tree by Maxime Ripard · 9 years ago
  40. 13e360a Input: cyapa - use msleep() for long delay by Nicholas Mc Guire · 9 years ago
  41. cd4c1b4 Input: cyapa - use time based retry loop by Nicholas Mc Guire · 9 years ago
  42. de901cc Input: mpr121 - switch to device tree probe by Akinobu Mita · 9 years ago
  43. 08fea55 Input: mpr121 - handle multiple bits change of status register by Akinobu Mita · 9 years ago
  44. 9723ddc Input: mpr121 - set missing event capability by Akinobu Mita · 9 years ago
  45. a4b1aeb Input: mpr121 - remove unused field in struct mpr121_touchkey by Akinobu Mita · 9 years ago
  46. 890fa16 Input: mpr121 - annotate PM methods as __maybe_unused by Akinobu Mita · 9 years ago
  47. aa142ed Input: intel-mid-touch - remove driver by Andy Shevchenko · 9 years ago
  48. 0eeecf6 Input: edt_ft5x06 - change msleep to usleep_range for small msecs by Aniroop Mathur · 9 years ago
  49. c01b5e7 Input: xpad - don't depend on endpoint order by Cameron Gutman · 9 years ago
  50. a8c34e2 Input: xpad - simplify error condition in init_output by Pavel Rojtberg · 9 years ago
  51. 4f88476 Input: xpad - move reporting xbox one home button to common function by Daniel Tobias · 9 years ago
  52. c02fc1d Input: xpad - correctly sort vendor id's by Daniel Tobias · 9 years ago
  53. f63bb4f Input: bma150 - switch to using usleep_range instead of msleep by Aniroop Mathur · 9 years ago
  54. 1a90277 Input: i8042 - force synchronous probing of PNP drivers by Dmitry Torokhov · 9 years ago
  55. ebfb018 Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 9 years ago
  56. f43d3ec Input: imx6ul_tsc - generalize the averaging property by Guy Shapiro · 9 years ago
  57. 3488860 Input: drv260x - use generic device properties by Jingkui Wang · 9 years ago
  58. ba4cf37 Input: drv260x - use temporary for &client->dev by Dmitry Torokhov · 9 years ago
  59. 5a8a6b8 Input: drv260x - fix input device's parent assignment by Jingkui Wang · 9 years ago
  60. 5191d88a Input: synaptics-rmi4 - add support for F34 V7 bootloader by Nick Dyer · 9 years ago
  61. 74c82da Input: drv260x - fix initializing overdrive voltage by Dmitry Torokhov · 9 years ago
  62. 7343d11 Input: ALPS - fix protcol -> protocol by Marcos Paulo de Souza · 9 years ago
  63. 4d46f01 Input: i8042 - comment #else/#endif of CONFIG_PNP by Marcos Paulo de Souza · 9 years ago
  64. 951a086 Input: lpc32xx-keys - fix invalid error handling of a requested irq by Vladimir Zapolskiy · 9 years ago
  65. 5d244f7 Input: synaptics-rmi4 - fix debug for sensor clip by Nick Dyer · 9 years ago
  66. ae9979c Input: synaptics-rmi4 - store the attn data in the driver by Benjamin Tissoires · 9 years ago
  67. b908d3c Input: synaptics-rmi4 - allow to add attention data by Benjamin Tissoires · 9 years ago
  68. e621132 Input: synaptics-rmi4 - f03 - grab data passed by transport device by Dennis Wassenberg · 9 years ago
  69. c5e8848 Input: synaptics-rmi4 - add support for F03 by Lyude Paul · 9 years ago
  70. accbcea Input: imx6ul_tsc - convert int to u32 by Guy Shapiro · 9 years ago
  71. 70f5a29 Input: imx6ul_tsc - add mask when set REG_ADC_CFG by Haibo Chen · 9 years ago
  72. 0a135b8 Input: synaptics-rmi4 - have only one struct platform data by Benjamin Tissoires · 9 years ago
  73. e9dade4 Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions by Benjamin Tissoires · 9 years ago
  74. e155d4e Input: synaptics-rmi4 - remove mutex calls while updating the firmware by Benjamin Tissoires · 9 years ago
  75. 6473bbf Input: drv2667 - fix misuse of regmap_update_bits by Florian Vaussard · 9 years ago
  76. 037b3af Input: drv2665 - fix misuse of regmap_update_bits by Florian Vaussard · 9 years ago
  77. a64ea31 Input: synaptics-rmi4 - add rmi_enable/disable_irq by Benjamin Tissoires · 9 years ago
  78. 0d37d63 Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data by Benjamin Tissoires · 9 years ago
  79. 9e421b7 Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data by Benjamin Tissoires · 9 years ago
  80. 23fce36 Input: ALPS - clean up code for SS5 hardware by Paul Donohue · 9 years ago
  81. 7229c58 Input: ALPS - clean up TrackStick handling for SS5 hardware by Paul Donohue · 9 years ago
  82. 864db92 Input: ALPS - fix TrackStick support for SS5 hardware by Paul Donohue · 9 years ago
  83. 031bfed Input: imx6ul_tsc - add support for sample averaging by Guy Shapiro · 9 years ago
  84. ae3b446 Input: xpad - fix Xbox One rumble stopping after 2.5 secs by Cameron Gutman · 9 years ago
  85. 599b8c0 Input: xpad - add product ID for Xbox One S pad by Cameron Gutman · 9 years ago
  86. 3d5a943 Input: soc_button_array - bail out earlier if gpiod_count is zero by Benjamin Tissoires · 9 years ago
  87. be8e7a7 Input: soc_button_array - use gpio_is_valid() by Benjamin Tissoires · 9 years ago
  88. 0e2b445 Input: i8042 - fix typo from i8042_aux_close to i8042_port_close by Marcos Paulo de Souza · 9 years ago
  89. c762cc6 Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 by Guenter Roeck · 9 years ago
  90. 6adba43 Input: synaptics-rmi4 - add support for F55 sensor tuning by Guenter Roeck · 9 years ago
  91. 29fd0ec Input: synaptics-rmi4 - add support for F34 device reflash by Nick Dyer · 9 years ago
  92. dadbb0a Input: gpio_keys - set input direction explicitly by Sudeep Holla · 9 years ago
  93. 792f497 Input: synaptics-rmi4 - unlock on error by Dan Carpenter · 9 years ago
  94. fac96cc Input: raydium_i2c_ts - fix spelling mistake in dev_err message by Colin Ian King · 9 years ago
  95. 6f6deb4 Input: silead - add regulator support by Hans de Goede · 9 years ago
  96. baf28d9 Input: bma150 - avoid binding to bma180 if IIO bma180 driver present by Hans de Goede · 9 years ago
  97. 82264d0 Input: synaptics-rmi4 - add SMBus support by Benjamin Tissoires · 9 years ago
  98. 332c398 Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type by Andrew Duggan · 9 years ago
  99. 24f63b1 Input: synaptics-rmi4 - add support for controlling dribble packets in F12 by Andrew Duggan · 9 years ago
  100. 2775e52 Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture by Andrew Duggan · 9 years ago