1. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 11 years ago
  2. 88a8034 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 11 years ago
  3. a112e9f Input: wacom - add support for DTH-2242 by Ping Cheng · 11 years ago
  4. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 11 years ago
  5. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 11 years ago
  6. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  7. 678e8cb mfd: max8925: Fix onkey driver irq base by Qing Xu · 11 years ago
  8. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  9. 238d9f6 input: drop unnecessary dependencies on TTY by Joe Millenbach · 11 years ago
  10. 84e4e46 drivers/input/joystick/analog.c: enable precise timer by Chris Metcalf · 11 years ago
  11. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  12. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  13. 21fb9f0 Input: twl6040-vibra - use system workqueue by Peter Ujfalusi · 11 years ago
  14. b2ebcc1 Input: twl6040-vibra - code cleanup in probe with devm_* conversion by Peter Ujfalusi · 11 years ago
  15. 6f2ac00 Input: goldfish - virtual input event driver by Brian Swetland · 11 years ago
  16. 9937c02 Input: wacom - fix wacom_set_report retry logic by Chris Bagwell · 11 years ago
  17. 8d1cbc9 Input: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  18. cb696e7 Input: walkera0701 - claim parport when opening the device by Dmitry Torokhov · 12 years ago
  19. ea05ae0 Input: walkera0701 - use proper error codes by Dmitry Torokhov · 12 years ago
  20. e0dba55 Input: walkera0701 - switch to using pr_xxx() for messages by Dmitry Torokhov · 12 years ago
  21. 1932c8a Input: walkera0701 - set up input device's parent by Dmitry Torokhov · 12 years ago
  22. be2d7e42 Input: atkbd - fix multi-byte scancode handling on reconnect by Shawn Nematbakhsh · 12 years ago
  23. 4a31ba3 Input: twl4030-vibra - Use system workqueue by Peter Ujfalusi · 12 years ago
  24. c3ead16 Input: twl4030-vibra - switch to using managed resources by Peter Ujfalusi · 12 years ago
  25. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  26. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  27. 236d6a7 Input: atkbd - fix a typo in a message by Dmitry Torokhov · 12 years ago
  28. 8a0b6c5 Input: mms114 - switch to using managed resources by Sachin Kamat · 12 years ago
  29. 914e597 Input: tegra-kbc - remove default keymap by Laxman Dewangan · 12 years ago
  30. 8839024 Input: tegra-kbc - add support for rows/columns configuration from dt by Laxman Dewangan · 12 years ago
  31. 00eb81e Input: tegra-kbc - use devm_* for resource allocation by Laxman Dewangan · 12 years ago
  32. 1c407a1 Input: tegra-kbc - fix build warning by Laxman Dewangan · 12 years ago
  33. 0799a92 Input: add support for Cypress PS/2 Trackpads by Dudley Du · 12 years ago
  34. b666263 Input: document that unregistering managed devices is not necessary by Dmitry Torokhov · 12 years ago
  35. 02295e6 Input: wacom - use new input-mt routines by Ping Cheng · 12 years ago
  36. 8c0e0a4 Input: wacom - prepare for syncing with input-mt changes by Ping Cheng · 12 years ago
  37. bec7a4b Input: lm8323 - fix checking PWM interrupt status by Nickolai Zeldovich · 12 years ago
  38. 0e47e3d Input: qt2160 - add support for LEDs by Javier Martin · 12 years ago
  39. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  40. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  41. 0e14235 Input: imx_keypad - add device tree support by Liu Ying · 12 years ago
  42. 03c86ee Input: adxl34x - default platform_data should not use defines from driver by Wolfram Sang · 12 years ago
  43. 1fae031 Input: adxl34x - don't set THRESH_TAP twice by Wolfram Sang · 12 years ago
  44. ad4e58b Input: adxl34x - consistently use read/write encapsulation by Wolfram Sang · 12 years ago
  45. 5d3caa4 Input: wm831x-on - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  46. e7cd0ae Input: wm831x-ts - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  47. e324ce6 Input: gpio_keys - defer probing if GPIO probing is deferred by Dmitry Torokhov · 12 years ago
  48. d46329a Input: gpio_keys_polled - defer probing if GPIO probing is deferred by Gabor Juhos · 12 years ago
  49. a254616 Input: sentelic - only report position of first finger as ST coordinates by Christophe TORDEUX · 12 years ago
  50. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  52. 7488b1b Input: stmpe-ts - report BTN_TOUCH event by Vipul Kumar Samar · 12 years ago
  53. 022573c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  54. a455e29 Input: walkera0701 - fix crash on startup by Peter Popovec · 12 years ago
  55. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  56. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  57. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  58. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  59. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. ad68652 x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops by Ondrej Zary · 12 years ago
  62. 55220bb Input: matrix-keymap - provide proper module license by Florian Fainelli · 12 years ago
  63. 516d798 Input: matrix-keymap - provide a proper module license by Florian Fainelli · 12 years ago
  64. da5ee07 Input: gpio_keys_polled - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  65. 333e34b Input: gpio_keys - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  66. e12b3ce Input: wacom - fix touch support for Bamboo Fun CTH-461 by Diego Calleja · 12 years ago
  67. 540602a Input: xpad - add a few new VID/PID combinations by Guillermo A. Amaral · 12 years ago
  68. 0d02796 Input: xpad - minor formatting fixes by Guillermo A. Amaral · 12 years ago
  69. 9d3493e Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 12 years ago
  70. 1a22e16 Input: gpio-keys-polled - honor 'autorepeat' setting in platform data by Alexander Shiyan · 12 years ago
  71. 16ff7cb Input: tca8418-keypad - switch to using managed resources by Dmitry Torokhov · 12 years ago
  72. 91c5d67 Input: tca8418_keypad - increase severity of failures in probe() by Dmitry Torokhov · 12 years ago
  73. 5cc0dfe Input: tca8418_keypad - move device ID tables closer to where they are used by Dmitry Torokhov · 12 years ago
  74. cdbe8a8 Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data by Dmitry Torokhov · 12 years ago
  75. efce8a4 Input: tca8418_keypad - use a temporary variable for parent device by Dmitry Torokhov · 12 years ago
  76. bf7f531 Input: tca8418_keypad - add support for shared interrupt by Alban Bedel · 12 years ago
  77. e89e29b Input: tca8418_keypad - add support for device tree bindings by Alban Bedel · 12 years ago
  78. 9dd555e Input - arizona-haptics: Add driver haptics module on Arizona CODECs by Mark Brown · 12 years ago
  79. 852d20a Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver by Alexander Shiyan · 12 years ago
  80. 48fceb7d Input: bu21013_ts - add support for Device Tree booting by Lee Jones · 12 years ago
  81. 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
  82. 8c587f7 Input: bu21013_ts - request regulator that actually exists by Lee Jones · 12 years ago
  83. dda19a9 Input: gpio_keys - disable hardware on suspend by Jonas Aaberg · 12 years ago
  84. 5b76d7b Input: gpio_keys - report initial state when opening the device by Dmitry Torokhov · 12 years ago
  85. a57da34 Input: samsung-keypad - switch to using managed resources by Sachin Kamat · 12 years ago
  86. 9336648 Input: spear-keyboard - add clk_{un}prepare() support by Vipul Kumar Samar · 12 years ago
  87. 92aab96 Input: imx_keypad - only set enabled columns to open-drain by Andreas Pretzsch · 12 years ago
  88. 52ad48a Input: HIL - do not call tasklet_disable right before tasklet_kill by Xiaotian Feng · 12 years ago
  89. f321981 Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define by Peter Ujfalusi · 12 years ago
  90. 6ea3238 Input: stmpe-keypad - add support for Device Tree bindings by Dmitry Torokhov · 12 years ago
  91. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  92. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  93. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  94. d6f6dfd Input: remove use of __devinitdata by Bill Pemberton · 12 years ago
  95. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  96. 58b45d1 Input: serio - remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  97. 5e7fe82 Merge branch 'for-linus' into next by Dmitry Torokhov · 12 years ago
  98. 037db52 Input: stmpe-ts - add DT support for stmpe touchscreen by Vipul Kumar Samar · 12 years ago
  99. 26d29d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  100. edbe265 Input: wacom - add support for a new MT device (0x4001) by Ping Cheng · 12 years ago