1. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  2. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 11 years ago
  3. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 11 years ago
  4. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 11 years ago
  5. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 11 years ago
  6. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 11 years ago
  7. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 11 years ago
  8. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  9. 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 11 years ago
  10. 832a998 input: disable i8042 PC Keyboard controller for s390 by Heiko Carstens · 11 years ago
  11. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  12. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 12 years ago
  13. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 12 years ago
  14. 81bb5d3 Input: cypress_ps2 - fix trackpadi found in Dell XPS12 by Kamal Mostafa · 12 years ago
  15. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  17. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  18. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  19. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  20. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  21. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  22. e9cf59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  23. 005a69d Input: cyttsp-spi - remove duplicate MODULE_ALIAS() by Dmitry Torokhov · 12 years ago
  24. 938789f Input: tsc2005 - add MODULE_ALIAS by Pali Rohár · 12 years ago
  25. 9eee07d Input: tegra-kbc - require CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  26. 0b85bf7 Input: synaptics - initialize pointer emulation usage by Henrik Rydberg · 12 years ago
  27. 352ce2b Input: MT - do not apply filtering on emulated events by Henrik Rydberg · 12 years ago
  28. 0db3863 Input: bma150 - make some defines public and fix some comments by Michael Trimarchi · 12 years ago
  29. 79f34d1 Input: bma150 - fix checking pm_runtime_get_sync() return value by Michael Trimarchi · 12 years ago
  30. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 12 years ago
  31. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 12 years ago
  32. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 12 years ago
  33. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 12 years ago
  34. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 12 years ago
  35. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 12 years ago
  36. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 12 years ago
  37. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 12 years ago
  38. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 12 years ago
  39. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 12 years ago
  40. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 12 years ago
  41. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 12 years ago
  42. 88a8034 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 12 years ago
  43. a112e9f Input: wacom - add support for DTH-2242 by Ping Cheng · 12 years ago
  44. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 12 years ago
  45. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 12 years ago
  46. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 12 years ago
  47. 678e8cb mfd: max8925: Fix onkey driver irq base by Qing Xu · 12 years ago
  48. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  49. 238d9f6 input: drop unnecessary dependencies on TTY by Joe Millenbach · 12 years ago
  50. 84e4e46 drivers/input/joystick/analog.c: enable precise timer by Chris Metcalf · 12 years ago
  51. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  52. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  53. 21fb9f0 Input: twl6040-vibra - use system workqueue by Peter Ujfalusi · 12 years ago
  54. b2ebcc1 Input: twl6040-vibra - code cleanup in probe with devm_* conversion by Peter Ujfalusi · 12 years ago
  55. 6f2ac00 Input: goldfish - virtual input event driver by Brian Swetland · 12 years ago
  56. 9937c02 Input: wacom - fix wacom_set_report retry logic by Chris Bagwell · 12 years ago
  57. 8d1cbc9 Input: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  58. cb696e7 Input: walkera0701 - claim parport when opening the device by Dmitry Torokhov · 12 years ago
  59. ea05ae0 Input: walkera0701 - use proper error codes by Dmitry Torokhov · 12 years ago
  60. e0dba55 Input: walkera0701 - switch to using pr_xxx() for messages by Dmitry Torokhov · 12 years ago
  61. 1932c8a Input: walkera0701 - set up input device's parent by Dmitry Torokhov · 12 years ago
  62. be2d7e42 Input: atkbd - fix multi-byte scancode handling on reconnect by Shawn Nematbakhsh · 12 years ago
  63. 4a31ba3 Input: twl4030-vibra - Use system workqueue by Peter Ujfalusi · 12 years ago
  64. c3ead16 Input: twl4030-vibra - switch to using managed resources by Peter Ujfalusi · 12 years ago
  65. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  66. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  67. 236d6a7 Input: atkbd - fix a typo in a message by Dmitry Torokhov · 12 years ago
  68. 8a0b6c5 Input: mms114 - switch to using managed resources by Sachin Kamat · 12 years ago
  69. 914e597 Input: tegra-kbc - remove default keymap by Laxman Dewangan · 12 years ago
  70. 8839024 Input: tegra-kbc - add support for rows/columns configuration from dt by Laxman Dewangan · 12 years ago
  71. 00eb81e Input: tegra-kbc - use devm_* for resource allocation by Laxman Dewangan · 12 years ago
  72. 1c407a1 Input: tegra-kbc - fix build warning by Laxman Dewangan · 12 years ago
  73. 0799a92 Input: add support for Cypress PS/2 Trackpads by Dudley Du · 12 years ago
  74. b666263 Input: document that unregistering managed devices is not necessary by Dmitry Torokhov · 12 years ago
  75. 02295e6 Input: wacom - use new input-mt routines by Ping Cheng · 12 years ago
  76. 8c0e0a4 Input: wacom - prepare for syncing with input-mt changes by Ping Cheng · 12 years ago
  77. bec7a4b Input: lm8323 - fix checking PWM interrupt status by Nickolai Zeldovich · 12 years ago
  78. 0e47e3d Input: qt2160 - add support for LEDs by Javier Martin · 12 years ago
  79. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  80. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  81. 0e14235 Input: imx_keypad - add device tree support by Liu Ying · 12 years ago
  82. 03c86ee Input: adxl34x - default platform_data should not use defines from driver by Wolfram Sang · 12 years ago
  83. 1fae031 Input: adxl34x - don't set THRESH_TAP twice by Wolfram Sang · 12 years ago
  84. ad4e58b Input: adxl34x - consistently use read/write encapsulation by Wolfram Sang · 12 years ago
  85. 5d3caa4 Input: wm831x-on - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  86. e7cd0ae Input: wm831x-ts - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  87. e324ce6 Input: gpio_keys - defer probing if GPIO probing is deferred by Dmitry Torokhov · 12 years ago
  88. d46329a Input: gpio_keys_polled - defer probing if GPIO probing is deferred by Gabor Juhos · 12 years ago
  89. a254616 Input: sentelic - only report position of first finger as ST coordinates by Christophe TORDEUX · 12 years ago
  90. 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
  91. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  92. 7488b1b Input: stmpe-ts - report BTN_TOUCH event by Vipul Kumar Samar · 12 years ago
  93. 022573c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  94. a455e29 Input: walkera0701 - fix crash on startup by Peter Popovec · 12 years ago
  95. 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
  96. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  97. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  98. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  99. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago