1. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  2. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  3. 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
  4. 1d6a013 Input: gpio_keys - fix warning regarding uninitialized 'button' variable by Fabio Estevam · 10 years ago
  5. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  6. d3eaf58 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  7. 66aee90 Input: add support for Elan eKTH I2C touchscreens by Scott Liu · 10 years ago
  8. af906fa Input: gpio_keys - fix warning regarding uninitialized 'irq' variable by Dmitry Torokhov · 10 years ago
  9. dc5686e input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  10. 823a11f Input: cyapa - use 'error' for error codes by Dudley Du · 10 years ago
  11. f68a95c Input: cyapa - fix resuming the device by Dudley Du · 10 years ago
  12. f2d347f Input: gpio_keys - add device tree support for interrupt only keys by Alexander Stein · 10 years ago
  13. e147af4 Input: amikbd - allocate temporary keymap buffer on the stack by Geert Uytterhoeven · 10 years ago
  14. 545e625 Input: amikbd - fix build if !CONFIG_HW_CONSOLE by Geert Uytterhoeven · 10 years ago
  15. 3b5005e Input: lm8323 - missing error check in lm8323_set_disable() by Dan Carpenter · 10 years ago
  16. 939ffb1 Input: initialize device counter variables with -1 by Aniroop Mathur · 10 years ago
  17. 92788ac drivers/input/evdev.c: don't kfree() a vmalloc address by Andrew Morton · 10 years ago
  18. 9c7d66fa Input: initialize input_no to -1 to avoid subtraction by Aniroop Mathur · 10 years ago
  19. 8195077 Input: i8042 - do not try to load on Intel NUC D54250WYK by Todor Minchev · 10 years ago
  20. 0210bb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  21. a1f9a40 Input: xpad - use proper endpoint type by Greg Kroah-Hartman · 10 years ago
  22. d0ab547 Input: elantech - trust firmware about trackpoint presence by Dmitry Torokhov · 10 years ago
  23. 5447326 Input: atkbd - correct MSC_SCAN events for force_release keys by Stefan Brüns · 10 years ago
  24. bce4f9e Input: synaptics - adjust min/max on Thinkpad E540 by Ben Sagal · 10 years ago
  25. 56c381f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  26. 2d9eb81 Input: elantech - provide a sysfs knob for crc_enabled by Ulrik De Bie · 10 years ago
  27. f386474 Input: elantech - report the middle button of the touchpad by Ulrik De Bie · 10 years ago
  28. a7ef82a Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 by Pali Rohár · 10 years ago
  29. b1cfa7b Input: cyapa - switch to using managed resources by Dudley Du · 10 years ago
  30. bd447b6 Input: lifebook - use "static inline" instead of "inline" in lifebook.h by Chen Gang · 10 years ago
  31. 9d720b3 Input: alps - allow up to 2 invalid packets without resetting device by Pali Rohár · 10 years ago
  32. 4ab8f7f Input: alps - ignore potential bare packets when device is out of sync by Pali Rohár · 10 years ago
  33. 0dc1587 Input: elantech - fix crc_enabled for Fujitsu H730 by Ulrik De Bie · 10 years ago
  34. caeb0d3 Input: elantech - use elantech_report_trackpoint for hardware v4 too by Ulrik De Bie · 10 years ago
  35. c42bfd7 Input: twl4030-pwrbutton - ensure a wakeup event is recorded. by NeilBrown · 10 years ago
  36. e4742b1 Input: synaptics - add min/max quirk for Lenovo T440s by Takashi Iwai · 10 years ago
  37. b26d4e2 input: gpio_keys_polled: Make use of device property API by Aaron Lu · 10 years ago
  38. 633a21d input: gpio_keys_polled: Add support for GPIO descriptors by Aaron Lu · 10 years ago
  39. 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
  40. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  41. 572081a Input: mouse - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  42. 97a652a Input: misc - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  43. 6bdd2fd Input: cap11xx - support for irq-active-high option by Matt Ranostay · 10 years ago
  44. 7609a5e Input: cap11xx - add support for various cap11xx devices by Matt Ranostay · 10 years ago
  45. c77fd0a Input: rename cap1106 driver to cap11xx by Matt Ranostay · 10 years ago
  46. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  47. a823c26 Input: altera_ps2 - switch to using managed resources by Tobias Klauser · 10 years ago
  48. ca96ea8 Input: add driver for the Goodix touchpanel by Bastien Nocera · 10 years ago
  49. e55a336 Revert "Input: i8042 - disable active multiplexing by default" by Dmitry Torokhov · 10 years ago
  50. 5f77fc4 Input: altera_ps2 - use correct type for irq return value by Tobias Klauser · 10 years ago
  51. d0269b8 Input: altera_ps2 - write to correct register when disabling interrupts by Tobias Klauser · 10 years ago
  52. fbefc5e Input: max77693-haptic - fix potential overflow by Dmitry Torokhov · 10 years ago
  53. 185af4d Input: psmouse - remove unneeded check in psmouse_reconnect() by Dmitry Torokhov · 10 years ago
  54. 4db1f47 Input: vsxxxaa - fix code dropping bytes from queue by Dmitry Torokhov · 10 years ago
  55. 60183a6 Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store() by Dmitry Torokhov · 10 years ago
  56. 42b63e6 Input: opencores-kbd - fix error handling by Dmitry Torokhov · 10 years ago
  57. 859abd1 Input: wm97xx - adapt parameters to tosa touchscreen. by Dmitry Eremin-Solenikov · 10 years ago
  58. 993b3a3 Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544 by Hans de Goede · 10 years ago
  59. 2175b0f Input: stmpe-keypad - fix valid key line bitmask by Linus Walleij · 10 years ago
  60. 4668546 Input: soc_button_array - update calls to gpiod_get*() by Alexandre Courbot · 10 years ago
  61. 6696777 Input: add driver for Elan I2C/SMbus touchpad by Duson Lin · 10 years ago
  62. dae7aa8 Input: lpc32xx-keys - switch to using managed resources by Pramod Gurav · 10 years ago
  63. 38c3807 Input: pxa27x_keypad - switch to using managed resources by Pramod Gurav · 10 years ago
  64. 254af0a Input: mpr121 - switch to using managed resources by Pramod Gurav · 10 years ago
  65. 7b8f16c input: touchscreen: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  66. 947a068 input: serio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  67. 128562f input: mouse: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  68. 776bd31 input: misc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  69. 1d05726 input: keyboard: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  70. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  71. 4dfb15c Input: xpad - add Thrustmaster as Xbox 360 controller vendor by Tommi Rantala · 10 years ago
  72. 4b54625 Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel by Tommi Rantala · 10 years ago
  73. 135d916 Input: max77693-haptic - fix state check in imax77693_haptic_disable() by Jaewon Kim · 10 years ago
  74. 4d544e3 Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend by Chang Huaixin · 10 years ago
  75. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  76. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  77. 0f3ae5b input: edt-ft5x06: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  78. 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
  79. 68da166 Input: i8042 - disable active multiplexing by default by Dmitry Torokhov · 10 years ago
  80. 9ff84a1 Input: i8042 - add noloop quirk for Asus X750LN by Hans de Goede · 10 years ago
  81. aa9724099 Input: synaptics - gate forcepad support by DMI check by Dmitry Torokhov · 10 years ago
  82. 9d93551 Merge tag 'v3.17' into next by Dmitry Torokhov · 10 years ago
  83. dd4cae8 Input: Add Microchip AR1021 i2c touchscreen by Christian Gmeiner · 10 years ago
  84. 3f1fe73 Input: cros_ec_keyb - add of match table by Sjoerd Simons · 10 years ago
  85. 0224ec9 Input: serio - avoid negative serio device numbers by Richard Leitner · 10 years ago
  86. bf1d50f Input: avoid negative input device numbers by Richard Leitner · 10 years ago
  87. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  88. 2c9a9cf Input: automatically set EV_ABS bit in input_set_abs_params by Dmitry Torokhov · 10 years ago
  89. b3f9db4 Input: adp5588-keys - cancel workqueue in failure path by Pramod Gurav · 10 years ago
  90. 848d479 Input: opencores-kbd - switch to using managed resources by Pramod Gurav · 10 years ago
  91. 7c4f560 Input: evdev - fix EVIOCG{type} ioctl by Dmitry Torokhov · 10 years ago
  92. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  93. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  94. 447a8b8 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  95. c6ff648 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  96. 042e1c7 Input: soc_button_array - convert to platform bus by Jin Yao · 10 years ago
  97. 3049683 Input: i8042 - fix Asus X450LCP touchpad detection by Marcos Paulo de Souza · 10 years ago
  98. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  99. b921786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  100. 05f7588 Input: palmas-pwrbutton - fix typo in the license string by Nishanth Menon · 10 years ago