1. e0da5c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  2. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  3. 4937e2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  4. 4224909 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  5. 9368161 Revert "Input: ALPS - add support for model found on Dell XT2" by Dmitry Torokhov · 11 years ago
  6. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  7. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  8. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  9. ae2aa3a Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs by Forest Bond · 11 years ago
  10. c9aeb24 Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding by Felipe Balbi · 11 years ago
  11. a013781 Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  12. acc8466 Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe() by Wei Yongjun · 11 years ago
  13. 158baef Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe() by Wei Yongjun · 11 years ago
  14. a108193 Input: tnetv107x-keypad - make irqs signed for error handling by Dan Carpenter · 11 years ago
  15. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  16. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  17. 0b1e73e Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  18. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  19. 026f8f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  20. c6d81bd Input: add driver for Neonode zForce based touchscreens by Heiko Stübner · 11 years ago
  21. e4a42f6 Input: sh_keysc - enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  22. 95079b8 Input: remove a redundant max() call by Kang Hu · 11 years ago
  23. dfaaed08 Input: mousedev - allow disabling even without CONFIG_EXPERT by Tom Gundersen · 11 years ago
  24. bcd2623 Input: allow deselecting serio drivers even without CONFIG_EXPERT by Tom Gundersen · 11 years ago
  25. 7855127 Input: i8042 - add PNP modaliases by Tom Gundersen · 11 years ago
  26. 92eb77d Input: evdev - fall back to vmalloc for client event buffer by Daniel Stone · 11 years ago
  27. 5df682b Input: cypress_ps2 - do not consider data bad if palm is detected by Joseph Salisbury · 11 years ago
  28. c2e6095 Input: cypress_ps2 - remove useless cast by Geyslan G. Bem · 11 years ago
  29. 5beea88 Input: ALPS - add support for model found on Dell XT2 by Yunkang Tang · 11 years ago
  30. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  31. 33777f3 Input: fix PWM-related undefined reference errors by Majunath Goudar · 11 years ago
  32. 9354f26 Input: ALPS - change secondary device's name by Yunkang Tang · 11 years ago
  33. 57bcfce Input: wacom - not all multi-interface devices support touch by Ping Cheng · 11 years ago
  34. 2d3163f Input: wacom - add support for ISDv4 0x10E sensor by Jason Gerecke · 11 years ago
  35. 9b4f60e Input: wacom - add support for ISDv4 0x10F sensor by Jason Gerecke · 11 years ago
  36. 0cba7de input: gameport: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  37. 3778a212 input: serio: remove bus usage of dev_attrs by Greg Kroah-Hartman · 11 years ago
  38. 7eab8de input: serio: use DEVICE_ATTR_RO() by Greg Kroah-Hartman · 11 years ago
  39. 6e2a6e8 Input: wacom - export battery scope by Bastien Nocera · 11 years ago
  40. a4da475 Input: nspire-keypad - add missing clk_disable_unprepare() on error path by Wei Yongjun · 11 years ago
  41. aa5e5dc treewide: fix "distingush" typo by Michael Opdenacker · 11 years ago
  42. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  43. e3c55d4 Merge tag 'v3.12-rc4' into next by Dmitry Torokhov · 11 years ago
  44. 0a6ad06 Input: cm109 - convert high volume dev_err() to dev_err_ratelimited() by Tim Gardner · 11 years ago
  45. a60a71b Input: move name/timer init to input_alloc_dev() by David Herrmann · 11 years ago
  46. 4d6e482 Input: st1232 - include linux/of.h header by Sachin Kamat · 11 years ago
  47. 2e45e53 Input: rotary_encoder - include linux/of.h header by Sachin Kamat · 11 years ago
  48. 9dbe4c3 Input: pwm-beeper - include linux/of.h header by Sachin Kamat · 11 years ago
  49. 95ba740 Input: pxa27x_keypad - include linux/of.h header by Sachin Kamat · 11 years ago
  50. 2780170 Input: gpio_keys_polled - include linux/of.h header by Sachin Kamat · 11 years ago
  51. 415a4ca Input: gpio_keys - include linux/of.h header by Sachin Kamat · 11 years ago
  52. 8e6146b Input: ti_am335x_tsc - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  53. 085f17c Input: egalax_ts - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  54. dee964c Input: sirfsoc-onkey - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  55. 3cbd04f Input: tegra-kbc - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  56. 4c93ca5 Input: nspire-keypad - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  57. 39116e2 Input: lpc32xx-keys - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  58. b22973d input: misc: ixp4-beeper: use gpiolib strictly by Linus Walleij · 11 years ago
  59. e9c9fc2 input: misc: ixp4-beeper: switch to use gpiolib by Linus Walleij · 11 years ago
  60. f735bba input: i8042: drop dependency on ARCH_SHARK by Linus Walleij · 11 years ago
  61. 3ffdea3 Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  62. baee539 input: ti_am335x_tsc: Enable shared IRQ for TSC by Zubair Lutfullah · 11 years ago
  63. 9a35c41 Input: wacom - add support for three new Intuos Pro devices by Ping Cheng · 11 years ago
  64. c2b0c27 Input: wacom - LED is only supported through digitizer interface by Ping Cheng · 11 years ago
  65. 1b2faaf Input: wacom - testing result shows get_report is unnecessary. by Ping Cheng · 11 years ago
  66. 4eb1830 Input: wacom - send proper tablet state info when pen leaves proximity by Jason Gerecke · 11 years ago
  67. 36d3c51 Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid by Jason Gerecke · 11 years ago
  68. c7c8b53 Input: tsc2005 - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  69. 3a229b7 Input: ad7879-spi - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  70. 993c379 Input: ad7877 - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  71. 49e6c57 Input: ad714x-spi - remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  72. aed06b9 Input: add a driver to support Hyper-V synthetic keyboard by K. Y. Srinivasan · 11 years ago
  73. cbf0541 Input: uinput - support injecting multiple events in one write() call by Ryan Mallon · 11 years ago
  74. 2f0d260 Input: i8042 - i8042_flush fix for a full 8042 buffer by Andrey Moiseev · 11 years ago
  75. 049d75f Input: pxa27x_keypad - fix NULL pointer dereference by Mike Dunn · 11 years ago
  76. 8474cad Input: cyttsp4_core - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  77. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  78. 390de83 Input: rb532_button - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  79. 4906a31 Input: htcpen - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  80. 5d67e4c Input: cobalt_btns - remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  81. 221a27c2 Input: cypress_ps2 - remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  82. 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  83. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  84. c7dc657 Input: evdev - add EVIOCREVOKE ioctl by David Herrmann · 11 years ago
  85. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  86. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  87. 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
  88. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  89. 8c89cc1 HID: Correct the USB IDs for the new Macbook Air 6 by Henrik Rydberg · 11 years ago
  90. 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
  91. 155e3a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  92. 13960b4 dts: Deprecate ALTR as a vendor prefix by Dinh Nguyen · 11 years ago
  93. d33c4aa Input: max11801_ts - convert to devm by Fabio Estevam · 11 years ago
  94. fa46c79 Input: i8042 - disable the driver on ARC platforms by Mischa Jonker · 11 years ago
  95. ca0abe3 Input: cyttsp4 - kill 'defined but not used' compiler warnings by Geert Uytterhoeven · 11 years ago
  96. 1ea4c16 Input: add driver for slidebar on Lenovo IdeaPad laptops by Andrey Moiseev · 11 years ago
  97. ed06349 Input: xpad - add signature for Razer Onza Classic Edition by Mag · 11 years ago
  98. 50f3c16 Input: omap-keypad - set up irq type from DT by Illia Smyrnov · 11 years ago
  99. 78608a0 Input: omap-keypad - enable wakeup capability for keypad. by Illia Smyrnov · 11 years ago
  100. afbac60b Input: omap-keypad - clear interrupts on open by Illia Smyrnov · 11 years ago