1. a230e95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  2. e661d0a0 Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning by Marek Belisko · 9 years ago
  3. b6e2654 Input: axp20x-pek - add module alias by Chen-Yu Tsai · 9 years ago
  4. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  5. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  6. eeeee40 Input: axp20x-pek - fix reporting button state as inverted by Hans de Goede · 9 years ago
  7. ea0afac Input: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  8. 5179f0c Input: add OnKey driver for DA9063 MFD part by Steve Twiss · 9 years ago
  9. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  10. 3a38958 Input: adxl34x - add OF match support by Laurent Pinchart · 9 years ago
  11. ca8ff6a Input: wm831x-on - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  12. 4be01a2 Input: twl6040-vibra - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  13. 6b36d8f Input: retu-pwrbutton - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  14. 5f4eede Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  15. 6dd0633 Input: soc_button_array - remove duplicated include by Wei Yongjun · 9 years ago
  16. 4d10da1 Input: add TI drv2665 haptics driver by Dan Murphy · 9 years ago
  17. c857ea9 Input: drv2667 - fix Kconfig error for help screen by Dan Murphy · 9 years ago
  18. 5037a17 Input: mma8450 - convert to using managed resources by Dmitry Torokhov · 9 years ago
  19. 188933a Merge tag 'v4.0-rc5' into next by Dmitry Torokhov · 9 years ago
  20. 68c581d Input: add Qualcomm PM8941 power key driver by Courtney Cavin · 9 years ago
  21. 245165d Input: constify of_device_id arrays by Fabian Frederick · 9 years ago
  22. d1b1207 Input: pwm-beeper - remove useless call to pwm_config() by Olivier Sobrie · 9 years ago
  23. ceb5b6c Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define by Dmitry Torokhov · 9 years ago
  24. e5abff1 Input: add haptic support for max77843 by Jaewon Kim · 9 years ago
  25. 71daf89 Input: mma8450 - add parent device by Stefan Sauer · 9 years ago
  26. 97ae2b5 Merge branch 'bfin_rotary' into next by Dmitry Torokhov · 9 years ago
  27. c8af781 Input: bfin_rotary - introduce open and close methods by Dmitry Torokhov · 10 years ago
  28. f14d4df Input: bfin_rotary - convert to use managed resources by Sonic Zhang · 10 years ago
  29. 71adf22 Input: bfin_rotary - use generic IO functions by Sonic Zhang · 10 years ago
  30. 5ea0699 Input: bfin_rotary - move pin lists into into platform data by Sonic Zhang · 10 years ago
  31. 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 10 years ago
  32. 5ec662e Input: bfin_rotary - mark suspend and resume code as __maybe_unused by Dmitry Torokhov · 10 years ago
  33. 7694f44 Input: bfin_rotary - fix potential oops in interrupt handler by Dmitry Torokhov · 9 years ago
  34. 791738b Input: soc_button_array - use "Windows" key for "Home" by Bastien Nocera · 9 years ago
  35. 60bcaae Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias by Axel Lin · 10 years ago
  36. aa9d2a2 Input: drv260x - remove wrong and unneeded drv260x-haptics modalias by Axel Lin · 10 years ago
  37. 0c49cd2 Merge tag 'v3.19-rc4' into next by Dmitry Torokhov · 10 years ago
  38. 3cb6dcf Input: regulator-haptic - simplify code by Axel Lin · 10 years ago
  39. 846a7fc Input: add support for NI Ettus Research USRP E3x0 button by Moritz Fischer · 10 years ago
  40. b388de8 Input: axp20x-pek - switch over to using attribute group by Dmitry Torokhov · 10 years ago
  41. 5b6c26a Input: add driver for AXP20x Power Enable Key by Carlo Caione · 10 years ago
  42. 5fafed3 Input: add tps65218 power button driver by Felipe Balbi · 10 years ago
  43. d64cb71 Input: add regulator haptic driver by Jaewon Kim · 10 years ago
  44. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  45. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  46. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  47. 939ffb1 Input: initialize device counter variables with -1 by Aniroop Mathur · 10 years ago
  48. 56c381f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  49. c42bfd7 Input: twl4030-pwrbutton - ensure a wakeup event is recorded. by NeilBrown · 10 years ago
  50. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  51. 97a652a Input: misc - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  52. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  53. fbefc5e Input: max77693-haptic - fix potential overflow by Dmitry Torokhov · 10 years ago
  54. 60183a6 Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store() by Dmitry Torokhov · 10 years ago
  55. 4668546 Input: soc_button_array - update calls to gpiod_get*() by Alexandre Courbot · 10 years ago
  56. 776bd31 input: misc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  57. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  58. 135d916 Input: max77693-haptic - fix state check in imax77693_haptic_disable() by Jaewon Kim · 10 years ago
  59. 4d544e3 Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend by Chang Huaixin · 10 years ago
  60. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  61. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  62. 042e1c7 Input: soc_button_array - convert to platform bus by Jin Yao · 10 years ago
  63. 05f7588 Input: palmas-pwrbutton - fix typo in the license string by Nishanth Menon · 10 years ago
  64. 5cc19b7 Input: palmas-pwrbutton - use IRQF_ONESHOT by Nishanth Menon · 10 years ago
  65. a3b3ca7 Input: add haptic driver on max77693 by Jaewon Kim · 10 years ago
  66. adff596 Input: introduce palmas-pwrbutton by Nishanth Menon · 10 years ago
  67. 1c24622 Input: add support for the DRV2667 haptic driver by Dan Murphy · 10 years ago
  68. 516d5f8 Merge tag 'v3.17-rc3' into next by Dmitry Torokhov · 10 years ago
  69. dddf3bc Input: drv260x - add check for ERM mode and LRA Libraries by Dan Murphy · 10 years ago
  70. 6aa9751 Input: drv260x - remove unused defines by Dan Murphy · 10 years ago
  71. 7132fe4 Input: drv260x - add TI drv260x haptics driver by Dan Murphy · 10 years ago
  72. 664fb23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  73. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  74. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  75. 91cf07c Input: soc_button_array - add missing memory allocation check by Pramod Gurav · 10 years ago
  76. d650471 sparcspkr: use sbus_*() primitives for IO by Sam Ravnborg · 10 years ago
  77. ba4e9a6 Input: uinput - add UI_GET_VERSION ioctl by David Herrmann · 10 years ago
  78. bcb898e Input: uinput - uinput_validate_absbits() cleanup by David Herrmann · 10 years ago
  79. f915f2c Input: keyspan_remote - remove unnecessary break after goto by Fabian Frederick · 10 years ago
  80. 67f4aef Input: sirfsoc-onkey - fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  81. b1bc303 Input: max8997_haptic - add error handling for regulator and pwm by Sachin Kamat · 10 years ago
  82. 7b961d5 Input: ab8500-ponkey - switch to using managed resources by Himangi Saraogi · 10 years ago
  83. 04115e4 Input: max8925_onkey - switch to using managed resources by Himangi Saraogi · 10 years ago
  84. cde51e7 Input: 88pm860x_onkey - switch to using managed resources by Himangi Saraogi · 10 years ago
  85. 3e58297 Input: soc_button_array - remove duplicate inclusion of input.h by Sachin Kamat · 10 years ago
  86. 19318de Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc() by Christian Engelmayer · 10 years ago
  87. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 10 years ago
  88. 70a2607 Input: pmic8xxx-pwrkey - set sane default for debounce time by Stephen Boyd · 10 years ago
  89. 5f155ee Input: rotary_encoder - make of_device_id array const by Jingoo Han · 10 years ago
  90. 355b911 Input: gpio-beeper - make of_device_id array const by Jingoo Han · 10 years ago
  91. c95dc01 Input: gpio-beeper - simplify GPIO handling by Alexander Shiyan · 10 years ago
  92. 1f9e147 Input: twl6040-vibra - use devm functions by Fabio Estevam · 10 years ago
  93. d86561b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  94. ef3714f Input: bma150 - extend chip detection for bma180 by Dr. H. Nikolaus Schaller · 10 years ago
  95. 1aae31c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  96. 7740fc5 Input: soc_button_array - fix a crash during rmmod by Lejun Zhu · 10 years ago
  97. 06491e8 Input: da9055_onkey - remove use of regmap_irq_get_virq() by Adam Thomson · 10 years ago
  98. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  99. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  100. 73f1027 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago