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. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 8 years ago
  4. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 8 years ago
  5. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 8 years ago
  6. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 8 years ago
  7. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  8. 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
  9. affa80b Input: uinput - handle compat ioctl for UI_SET_PHYS by Ricky Liang · 8 years ago
  10. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  11. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  12. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  13. e28d0c9 input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  14. cfae56f input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  15. de93170 input: misc: max8997: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  16. ad4e9fe input: misc: max77693: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  17. 23ea596 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  18. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. ed1e33d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  20. c52c545 Input: twl6040-vibra - fix DT node memory management by H. Nikolaus Schaller · 8 years ago
  21. d96caf8 Input: rotary-encoder - fix bare use of 'unsigned' by Clifton Barnes · 8 years ago
  22. 6ae645d Input: max8997-haptic - fix NULL pointer dereference by Marek Szyprowski · 8 years ago
  23. 82aaa08 Input: byd - update copyright header by Chris Diamand · 8 years ago
  24. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  25. 21a9703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  26. d144cf4 Input: cm109 - spin_lock in complete() cleanup by Ming Lei · 8 years ago
  27. c90a0f0 Input: cm109 - fix handling of volume and mute buttons by Florian Euchner · 8 years ago
  28. 5ad629a Input: byd - don't wipe dynamically allocated memory twice by Vladimir Zapolskiy · 8 years ago
  29. 82ba0d8 Input: twl4030 - fix unsafe macro definition by Rui Teng · 8 years ago
  30. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  31. d3baee3 input: adp5588-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  32. eb43335 Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset by Nick Dyer · 8 years ago
  33. 6984ab1 Input: zforce_ts - fix dual touch recognition by Knut Wohlrab · 8 years ago
  34. 9e4cc25 Input: twl6040-vibra - remove mutex by H. Nikolaus Schaller · 8 years ago
  35. 28a994f Input: twl6040-vibra - fix atomic schedule panic by H. Nikolaus Schaller · 8 years ago
  36. f9d1e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  37. dcc7597 Input: twl4030-vibra - do not reparent to grandparent by Dmitry Torokhov · 8 years ago
  38. 4bfeefd Input: twl6040-vibra - do not reparent to grandparent by Dmitry Torokhov · 8 years ago
  39. 5f7fb6f Input: twl6040-vibra - ignore return value of schedule_work by H. Nikolaus Schaller · 8 years ago
  40. 52dee2c Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue by H. Nikolaus Schaller · 8 years ago
  41. eda5ecc Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay by Stephen Boyd · 8 years ago
  42. ca3704c Input: arizona-haptic - don't assign input_dev parent by Charles Keepax · 8 years ago
  43. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  44. 74813ce Input: bcm_iproc_tsc - use syscon to access shared registers by Raveendra Padasalagi · 8 years ago
  45. 20aa787 Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 9 years ago
  46. b5ca3ea Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val() by Dmitry Torokhov · 9 years ago
  47. a56f923 Input: omap-keypad - drop empty PM stubs by Dmitry Torokhov · 9 years ago
  48. 9401668 Input: omap-keypad - remove adjusting of scan delay by Dmitry Torokhov · 9 years ago
  49. d63b0f0 Input: xpad - add Mad Catz FightStick TE 2 VID/PID by Silvan Jegen · 8 years ago
  50. 8f7292e Input: kbtab - stop saving struct usb_device by Oliver Neukum · 8 years ago
  51. ed752e5d Input: gtco - stop saving struct usb_device by Oliver Neukum · 8 years ago
  52. c630901 Input: aiptek - stop saving struct usb_device by Oliver Neukum · 8 years ago
  53. 7edf2c9 Input: acecad - stop saving struct usb_device by Oliver Neukum · 8 years ago
  54. 162f98d Input: gtco - fix crash on detecting device without endpoints by Vladis Dronov · 8 years ago
  55. d9478044 input: ad7879: use gpiochip data pointer by Linus Walleij · 9 years ago
  56. 839850f input: adp5589-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  57. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  58. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  59. b8b4ead drivers/input: eliminate INPUT_COMPAT_TEST macro by Andrew Morton · 8 years ago
  60. d314e9e Input: sur40 - fix DMA on stack by Oliver Neukum · 8 years ago
  61. 950336b Input: ati_remote2 - fix crashes on detecting device with invalid descriptor by Vladis Dronov · 8 years ago
  62. f4056b5 input: redefine INPUT_COMPAT_TEST as in_compat_syscall() by Andy Lutomirski · 8 years ago
  63. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  64. 10fdfee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  65. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  66. 82be788 Input: synaptics - handle spurious release of trackstick buttons, again by Benjamin Tissoires · 8 years ago
  67. a1376d3 Input: synaptics-rmi4 - remove check of Non-NULL array by Andrew Duggan · 8 years ago
  68. 2d5f561 Input: byd - enable absolute mode by Richard Pospesel · 8 years ago
  69. a0ad220 Input: ims-pcu - sanity check against missing interfaces by Oliver Neukum · 8 years ago
  70. 9aa4042 Input: melfas_mip4 - add hw_version sysfs attribute by Sangwon Jee · 8 years ago
  71. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 8 years ago
  72. 24672bd Input: synaptics-rmi4 - using logical instead of bitwise AND by Dan Carpenter · 8 years ago
  73. 9c6ba45 Input: powermate - fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  74. 9979c1c Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phandle() by Vladimir Zapolskiy · 8 years ago
  75. 62d5bdf Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 8 years ago
  76. 48147b9 Input: synaptics-rmi4 - add device tree support to the SPI transport driver by Andrew Duggan · 8 years ago
  77. 8d99758 Input: synaptics-rmi4 - add SPI transport driver by Andrew Duggan · 8 years ago
  78. 562b42d Input: synaptics-rmi4 - add support for F30 by Andrew Duggan · 8 years ago
  79. b43d2c1 Input: synaptics-rmi4 - add support for F12 by Andrew Duggan · 8 years ago
  80. aaa2798 Input: synaptics-rmi4 - add device tree support for 2d sensors and F11 by Andrew Duggan · 8 years ago
  81. ff8f837 Input: synaptics-rmi4 - add support for 2D sensors and F11 by Andrew Duggan · 8 years ago
  82. d8a8b3e Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices by Andrew Duggan · 8 years ago
  83. fdf5160 Input: synaptics-rmi4 - add I2C transport driver by Andrew Duggan · 8 years ago
  84. 2b6a321 Input: synaptics-rmi4 - add support for Synaptics RMI4 devices by Andrew Duggan · 8 years ago
  85. fa6e3ca Input: ad7879 - add device tree support by Stefan Agner · 8 years ago
  86. 5f2940c Input: ad7879 - fix default x/y axis assignment by Stefan Agner · 8 years ago
  87. 4774f40 Input: ad7879 - move header to platform_data directory by Stefan Agner · 8 years ago
  88. cd1480a Input: ts4800 - add hardware dependency by Jean Delvare · 8 years ago
  89. 52cdce8 Merge branch 'rotary-encoder' into next by Dmitry Torokhov · 8 years ago
  90. 3cd4786 Input: cyapa - fix for losing events during device power transitions by Dudley Du · 8 years ago
  91. 5186b8c Input: sh_keysc - remove dependency on SUPERH by Simon Horman · 8 years ago
  92. 7a3ed68 Input: melfas_mip4 - add resolution reporting by Sangwon Jee · 8 years ago
  93. 7dde4e7 Input: rotary-encoder - support more than 2 gpios as input by Uwe Kleine-König · 8 years ago
  94. a9e340d Input: rotary_encoder - move away from platform data structure by Dmitry Torokhov · 8 years ago
  95. 564a68d Input: stmpe-ts - restore kerneldoc by Linus Walleij · 8 years ago
  96. 2d1a792 Input: snvs_pwrkey - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  97. 7ffae99 Input: spear-keyboard - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  98. 0581ce0 Input: goldfish_events - enable ACPI-based enumeration for goldfish events by Jason Hu · 8 years ago
  99. 8c5dc5a Input: goldfish_events - add devicetree bindings by Greg Hackmann · 8 years ago
  100. 8631580 Input: rotary_encoder - use input_set_capability() by Dmitry Torokhov · 8 years ago