1. 2d4bba1 Input: atmel-wm97xx - fix compile error by Dmitry Torokhov · 11 years ago
  2. b64da05 Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer() by Dan Carpenter · 11 years ago
  3. 0221e67 Input: cyttsp4 - remove unnecessary work pending test by Xie XiuQi · 11 years ago
  4. bdb5c57 Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense) by Florian Echtler · 11 years ago
  5. c9aeb24 Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding by Felipe Balbi · 11 years ago
  6. a013781 Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  7. acc8466 Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe() by Wei Yongjun · 11 years ago
  8. 158baef Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe() by Wei Yongjun · 11 years ago
  9. a108193 Input: tnetv107x-keypad - make irqs signed for error handling by Dan Carpenter · 11 years ago
  10. c6d81bd Input: add driver for Neonode zForce based touchscreens by Heiko Stübner · 11 years ago
  11. e4a42f6 Input: sh_keysc - enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  12. 95079b8 Input: remove a redundant max() call by Kang Hu · 11 years ago
  13. dfaaed08 Input: mousedev - allow disabling even without CONFIG_EXPERT by Tom Gundersen · 11 years ago
  14. bcd2623 Input: allow deselecting serio drivers even without CONFIG_EXPERT by Tom Gundersen · 11 years ago
  15. 7855127 Input: i8042 - add PNP modaliases by Tom Gundersen · 11 years ago
  16. 92eb77d Input: evdev - fall back to vmalloc for client event buffer by Daniel Stone · 11 years ago
  17. 5df682b Input: cypress_ps2 - do not consider data bad if palm is detected by Joseph Salisbury · 11 years ago
  18. c2e6095 Input: cypress_ps2 - remove useless cast by Geyslan G. Bem · 11 years ago
  19. 33777f3 Input: fix PWM-related undefined reference errors by Majunath Goudar · 11 years ago
  20. 9354f26 Input: ALPS - change secondary device's name by Yunkang Tang · 11 years ago
  21. 57bcfce Input: wacom - not all multi-interface devices support touch by Ping Cheng · 11 years ago
  22. a4da475 Input: nspire-keypad - add missing clk_disable_unprepare() on error path by Wei Yongjun · 11 years ago
  23. e3c55d4 Merge tag 'v3.12-rc4' into next by Dmitry Torokhov · 11 years ago
  24. 4d6e482 Input: st1232 - include linux/of.h header by Sachin Kamat · 11 years ago
  25. 2e45e53 Input: rotary_encoder - include linux/of.h header by Sachin Kamat · 11 years ago
  26. 9dbe4c3 Input: pwm-beeper - include linux/of.h header by Sachin Kamat · 11 years ago
  27. 95ba740 Input: pxa27x_keypad - include linux/of.h header by Sachin Kamat · 11 years ago
  28. 2780170 Input: gpio_keys_polled - include linux/of.h header by Sachin Kamat · 11 years ago
  29. 415a4ca Input: gpio_keys - include linux/of.h header by Sachin Kamat · 11 years ago
  30. 8e6146b Input: ti_am335x_tsc - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  31. 085f17c Input: egalax_ts - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  32. dee964c Input: sirfsoc-onkey - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  33. 3cbd04f Input: tegra-kbc - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  34. 4c93ca5 Input: nspire-keypad - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  35. 39116e2 Input: lpc32xx-keys - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  36. 9a35c41 Input: wacom - add support for three new Intuos Pro devices by Ping Cheng · 11 years ago
  37. c2b0c27 Input: wacom - LED is only supported through digitizer interface by Ping Cheng · 11 years ago
  38. 1b2faaf Input: wacom - testing result shows get_report is unnecessary. by Ping Cheng · 11 years ago
  39. 4eb1830 Input: wacom - send proper tablet state info when pen leaves proximity by Jason Gerecke · 11 years ago
  40. 36d3c51 Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid by Jason Gerecke · 11 years ago
  41. c7c8b53 Input: tsc2005 - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  42. 3a229b7 Input: ad7879-spi - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  43. 993c379 Input: ad7877 - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  44. 49e6c57 Input: ad714x-spi - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  45. aed06b9 Input: add a driver to support Hyper-V synthetic keyboard by K. Y. Srinivasan · 11 years ago
  46. cbf0541 Input: uinput - support injecting multiple events in one write() call by Ryan Mallon · 11 years ago
  47. 8474cad Input: cyttsp4_core - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  48. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  49. 390de83 Input: rb532_button - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  50. 4906a31 Input: htcpen - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  51. 5d67e4c Input: cobalt_btns - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  52. 221a27c2 Input: cypress_ps2 - remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  53. 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  54. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  55. c7dc657 Input: evdev - add EVIOCREVOKE ioctl by David Herrmann · 11 years ago
  56. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  57. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  58. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  59. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  60. 8c89cc1 HID: Correct the USB IDs for the new Macbook Air 6 by Henrik Rydberg · 11 years ago
  61. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  62. 155e3a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  63. 13960b4 dts: Deprecate ALTR as a vendor prefix by Dinh Nguyen · 11 years ago
  64. d33c4aa Input: max11801_ts - convert to devm by Fabio Estevam · 11 years ago
  65. fa46c79 Input: i8042 - disable the driver on ARC platforms by Mischa Jonker · 11 years ago
  66. ca0abe3 Input: cyttsp4 - kill 'defined but not used' compiler warnings by Geert Uytterhoeven · 11 years ago
  67. 1ea4c16 Input: add driver for slidebar on Lenovo IdeaPad laptops by Andrey Moiseev · 11 years ago
  68. ed06349 Input: xpad - add signature for Razer Onza Classic Edition by Mag · 11 years ago
  69. 50f3c16 Input: omap-keypad - set up irq type from DT by Illia Smyrnov · 11 years ago
  70. 78608a0 Input: omap-keypad - enable wakeup capability for keypad. by Illia Smyrnov · 11 years ago
  71. afbac60b Input: omap-keypad - clear interrupts on open by Illia Smyrnov · 11 years ago
  72. c683da3 Input: omap-keypad - convert to threaded IRQ by Illia Smyrnov · 11 years ago
  73. 875ad69 Input: omap-keypad - use bitfiled instead of hardcoded values by Illia Smyrnov · 11 years ago
  74. e87ca42 Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer() by Wei Yongjun · 11 years ago
  75. 7048f5d Input: serio: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  76. 5e9e491 Input: gameport: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  77. acc0444 Input: elantech - fix packet check for v3 and v4 hardware by Matteo Delfino · 11 years ago
  78. f41a64e Input: wacom - add support for 0x300 and 0x301 by Ping Cheng · 11 years ago
  79. d4879c9 Input: wacom - fix error return code in wacom_probe() by Wei Yongjun · 11 years ago
  80. 67b3bfd Input: as5011 - fix error return code in as5011_probe() by Wei Yongjun · 11 years ago
  81. ef0aca7 Input: keyboard, serio - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  82. eacd0c4 Input: tegra-kbc - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  83. f01868d Input: htcpen - fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  84. 3719b54 Input: qt1070 - add power management ops by Bo Shen · 11 years ago
  85. ac67be9 Input: wistron_btns - add MODULE_DEVICE_TABLE by Stefan Lippers-Hollmann · 11 years ago
  86. 53e8875 Input: wistron_btns - mark the Medion MD96500 keymap as tested by Stefan Lippers-Hollmann · 11 years ago
  87. 4485455 Input: wistron_btns - drop bogus MODULE_VERSION macro by Stefan Lippers-Hollmann · 11 years ago
  88. c963156 Input: synaptics - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  89. 3bd8a8b Input: lifebook - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  90. 98f6e5d Input: wistron_btns - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  91. 846fc20 Input: joysticks - use dev_get_platdata() by Jingoo Han · 11 years ago
  92. 7f26282 Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume by Jingoo Han · 11 years ago
  93. 54e9f45 Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume by Jingoo Han · 11 years ago
  94. 04245e9 Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume by Jingoo Han · 11 years ago
  95. 1bc7545 Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume by Jingoo Han · 11 years ago
  96. 401d7d1 Input: wacom - integrate resolution calculation by Ping Cheng · 11 years ago
  97. 7bf2a98 Input: twl6040-vibra - remove support for legacy (pdata) mode by Peter Ujfalusi · 11 years ago
  98. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  99. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  100. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago