1. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  2. f49cf3b Input: pwm-beeper - fix - scheduling while atomic by Manfred Schlaegl · 8 years ago
  3. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  4. affa80b Input: uinput - handle compat ioctl for UI_SET_PHYS by Ricky Liang · 8 years ago
  5. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  6. cfae56f input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  7. de93170 input: misc: max8997: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  8. ad4e9fe input: misc: max77693: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  9. 23ea596 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  10. ed1e33d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  11. c52c545 Input: twl6040-vibra - fix DT node memory management by H. Nikolaus Schaller · 8 years ago
  12. d96caf8 Input: rotary-encoder - fix bare use of 'unsigned' by Clifton Barnes · 8 years ago
  13. 6ae645d Input: max8997-haptic - fix NULL pointer dereference by Marek Szyprowski · 8 years ago
  14. 21a9703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  15. d144cf4 Input: cm109 - spin_lock in complete() cleanup by Ming Lei · 8 years ago
  16. c90a0f0 Input: cm109 - fix handling of volume and mute buttons by Florian Euchner · 8 years ago
  17. 9e4cc25 Input: twl6040-vibra - remove mutex by H. Nikolaus Schaller · 8 years ago
  18. 28a994f Input: twl6040-vibra - fix atomic schedule panic by H. Nikolaus Schaller · 8 years ago
  19. f9d1e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  20. dcc7597 Input: twl4030-vibra - do not reparent to grandparent by Dmitry Torokhov · 8 years ago
  21. 4bfeefd Input: twl6040-vibra - do not reparent to grandparent by Dmitry Torokhov · 8 years ago
  22. 5f7fb6f Input: twl6040-vibra - ignore return value of schedule_work by H. Nikolaus Schaller · 8 years ago
  23. 52dee2c Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue by H. Nikolaus Schaller · 8 years ago
  24. eda5ecc Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay by Stephen Boyd · 8 years ago
  25. ca3704c Input: arizona-haptic - don't assign input_dev parent by Charles Keepax · 8 years ago
  26. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  27. b8b4ead drivers/input: eliminate INPUT_COMPAT_TEST macro by Andrew Morton · 8 years ago
  28. 950336b Input: ati_remote2 - fix crashes on detecting device with invalid descriptor by Vladis Dronov · 8 years ago
  29. a0ad220 Input: ims-pcu - sanity check against missing interfaces by Oliver Neukum · 8 years ago
  30. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 8 years ago
  31. 9c6ba45 Input: powermate - fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  32. 52cdce8 Merge branch 'rotary-encoder' into next by Dmitry Torokhov · 8 years ago
  33. 7dde4e7 Input: rotary-encoder - support more than 2 gpios as input by Uwe Kleine-König · 8 years ago
  34. a9e340d Input: rotary_encoder - move away from platform data structure by Dmitry Torokhov · 9 years ago
  35. 8631580 Input: rotary_encoder - use input_set_capability() by Dmitry Torokhov · 9 years ago
  36. 77a8f0a Input: rotary_encoder - convert to use gpiod API by Dmitry Torokhov · 9 years ago
  37. 6a6f70b Input: rotary_encoder - mark PM methods as __maybe_unused by Dmitry Torokhov · 9 years ago
  38. dee520e Input: rotary_encoder - use threaded irqs by Timo Teräs · 9 years ago
  39. af6e946 Input: sirfsoc-onkey - allow modular build by Arnd Bergmann · 9 years ago
  40. d9202af Input: rotary_encoder - convert to devm-* api by Timo Teräs · 9 years ago
  41. 009f773 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  42. 7ed5ff8 Input: bma150 - constify bma150_cfg structure by Julia Lawall · 9 years ago
  43. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  44. daf6cd0 Input: uinput - sanity check on ff_effects_max and EV_FF by Elias Vanderstuyft · 9 years ago
  45. fbae10d Input: uinput - rework ABS validation by David Herrmann · 9 years ago
  46. 052876f8e Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl by Benjamin Tissoires · 9 years ago
  47. f889bea Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press by Steve Twiss · 9 years ago
  48. 1cf44ef Input: arizona-haptic - fix disabling of haptics device by Charles Keepax · 9 years ago
  49. d352c0e Input: sparcspkr - use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  50. 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  51. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  52. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  53. 05f216d Input: e3x0-button - update Kconfig description by Moritz Fischer · 9 years ago
  54. ec7aa96 Input: xen - check return value of xenbus_printf by Insu Yun · 9 years ago
  55. ba564e7 Input: hp_sdc_rtc - fix y2038 problem in proc_show by WEN Pingbo · 9 years ago
  56. 3a341a4 Input: rotary-encoder - add support for quarter-period mode by Ezequiel Garcia · 9 years ago
  57. 648b15c Input: rotary-encoder - use of_property_read_bool by Ben Gamari · 9 years ago
  58. 47ec6e5 Input: rotary_encoder - add wake up support by Sylvain Rochet · 9 years ago
  59. 7b41528 Merge tag 'v4.3-rc4' into next by Dmitry Torokhov · 9 years ago
  60. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  61. 5ccd9ab Input: kxtj9 - remove unneeded retval variable by Javier Martinez Canillas · 9 years ago
  62. a27b5e0 Input: add DA9062 OnKey capability to DA9063 OnKey driver by S Twiss · 9 years ago
  63. 8f697e5 Merge tag 'v4.3-rc3' into next by Dmitry Torokhov · 9 years ago
  64. 72d4736 Input: uinput - fix crash when using ABS events by Dmitry Torokhov · 9 years ago
  65. c5c18a0 Input: ad714x - convert to using managed resources by Vaishali Thakkar · 9 years ago
  66. b9ab471 Input: pm8941-pwrkey - remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  67. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  68. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  69. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  70. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  71. 51e771c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  72. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. 26492f1 Input: sparcspkr - fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  74. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  75. 7318577 Input: regulator-haptic - fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  76. 544edf5 Input: pwm-beeper - fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  77. e4dbe79 Input: ab8500-ponkey - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  78. 01b944f Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  79. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  80. 532161e Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  81. 176175b Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc3589', 'regulator/topic/max77693' and 'regulator/topic/max8973' into regulator-next by Mark Brown · 9 years ago
  82. d6f5aef Input: max8997_haptic - fix module alias by Javier Martinez Canillas · 9 years ago
  83. a230e95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  84. 38a986c Input: Remove the max77843 haptic driver by Krzysztof Kozlowski · 9 years ago
  85. 56bbc99 Input: max77693: Add support for Maxim 77843 by Krzysztof Kozlowski · 9 years ago
  86. 6eaa247 Input: max77693: Prepare for adding support for Maxim 77843 by Krzysztof Kozlowski · 9 years ago
  87. b3d8ba7 Input: max77693: Remove a read-only pwm_divisor field by Krzysztof Kozlowski · 9 years ago
  88. e661d0a0 Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning by Marek Belisko · 9 years ago
  89. 7d6548a Input: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  90. b6e2654 Input: axp20x-pek - add module alias by Chen-Yu Tsai · 9 years ago
  91. 2e9e910 Input: export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  92. e75ed3c Input: arizona-haptic - convert to use managed input devices by Dmitry Torokhov · 9 years ago
  93. 02b0b79 Input: pmic8xxx-pwrkey - support shutdown by Stephen Boyd · 9 years ago
  94. c57d562 Merge tag 'v4.2-rc3' into next by Dmitry Torokhov · 9 years ago
  95. 800e3b9 Input: drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  96. 8019ff6 regmap: Use reg_sequence for multi_reg_write / register_patch by Nariman Poushin · 9 years ago
  97. bc1aadc drivers: max77843: Switch to common max77693 state container by Krzysztof Kozlowski · 9 years ago
  98. 61b305c drivers: max77693: Move state container to common header by Krzysztof Kozlowski · 9 years ago
  99. b6d3096 Input: uinput - switch to using for_each_set_bit() by Anshul Garg · 9 years ago
  100. ec0843f Input: drv260x/drv2665/drv2667 - constify reg_default tables by Axel Lin · 9 years ago