1. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  3. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  4. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  5. 0d87c72 Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add() by Dmitry Torokhov · 14 years ago
  6. 60347c1 Input: cy8ctmg110 - capacitive touchscreen support by Samuli Konttila · 14 years ago
  7. ba9f507 Input: adp5588-keys - export unused GPIO pins by Xiaolong Chen · 14 years ago
  8. b326b85 Input: xpad - add product ID for Hori Fighting Stick EX2 by Chris Merrett · 14 years ago
  9. f1cba53 Input: adxl34x - fix leak and use after free by Dan Carpenter · 14 years ago
  10. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  11. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  12. 0fffed2 Input: samsung-keypad - Add samsung keypad driver by Joonyoung Shim · 14 years ago
  13. 1ca56e5 Input: i8042 - reset keyboard controller wehen resuming from S2R by Dmitry Torokhov · 14 years ago
  14. 3fea602 Input: twl40300-keypad - fix handling of "all ground" rows by Dmitry Torokhov · 14 years ago
  15. c25f7b7 Input: gamecon - reference correct pad in gc_psx_command() by Dmitry Torokhov · 14 years ago
  16. 7b5d331 Input: gamecon - reference correct input device in NES mode by Dmitry Torokhov · 14 years ago
  17. 58fb021 Input: synaptics - set min/max for finger width by Chris Bagwell · 14 years ago
  18. 2a8e771 Input: synaptics - only report width on hardware that supports it by Chris Bagwell · 14 years ago
  19. 1afaab9 Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' by Wan ZongShun · 14 years ago
  20. 3e1bbc8 Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table by Kamal Mostafa · 14 years ago
  21. d90d8d5 Input: qt2160 - rename kconfig symbol name by Christoph Fritz · 14 years ago
  22. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  23. c18fb13 Input: evdev - signal that device is writable in evdev_poll() by Dmitry Torokhov · 14 years ago
  24. 4d4bf99 Input: mousedev - signal that device is writable in mousedev_poll() by Julien Moutinho · 14 years ago
  25. 20da92d Input: change input handlers to use bool when possible by Dmitry Torokhov · 14 years ago
  26. 40d007e Input: introduce MT event slots by Henrik Rydberg · 14 years ago
  27. 5b39187 Input: w90p910_ts - fix call to setup_timer() by Wan ZongShun · 14 years ago
  28. a8aef62 Input: usbtouchscreen - implement reset_resume by Oliver Neukum · 14 years ago
  29. 5d9efc5 Input: usbtouchscreen - implement runtime power management by Oliver Neukum · 14 years ago
  30. ed4299e Input: usbtouchscreen - implement basic suspend/resume by Oliver Neukum · 14 years ago
  31. 4cf51c3 Input: Add ATMEL QT602240 touchscreen driver by Joonyoung Shim · 14 years ago
  32. bbddd19 Input: synaptics - fix wrong dimensions check by Takashi Iwai · 14 years ago
  33. fd6cf3d Input: fix signedness warning in input_set_keycode() by Dmitry Torokhov · 14 years ago
  34. e22739d Input: Add pwm beeper driver by Lars-Peter Clausen · 14 years ago
  35. 7beae70 Input: xpad - remove mouse buttons and axes for dance pads by Christoph Fritz · 14 years ago
  36. bf77499 Input: atlas_btns - switch to using pr_err() and friends by Dmitry Torokhov · 14 years ago
  37. 02b5fac Input: atlas_btns - fix mixing acpi_status and int for return value by Axel Lin · 14 years ago
  38. 07d19ff Input: atlas_btns - adds a missing owner field for atlas_acpi_driver by Axel Lin · 14 years ago
  39. dda7b73 Input: twl4030-pwrbutton - replace __devinit with __init by Markus Lehtonen · 14 years ago
  40. 5cdfa1c input: i8042 - add runtime check in x86's i8042_platform_init by Feng Tang · 14 years ago
  41. c9d46f6 Revert "Input: fixup X86_MRST selects" by Feng Tang · 14 years ago
  42. 44631ac Revert "Input: do not force selecting i8042 on Moorestown" by Feng Tang · 14 years ago
  43. 312e8e8 Input: mcs - Add MCS touchkey driver by Joonyoung Shim · 14 years ago
  44. 866d7d7 Input: release pressed keys when resuming device by Oliver Neukum · 14 years ago
  45. 3eac5c7 Input: ads7846 - extend the driver for ads7845 controller support by Anatolij Gustschin · 14 years ago
  46. 0f622bf Input: ads7846 - do not allow altering platform data by Dmitry Torokhov · 14 years ago
  47. af6e1d9 Input: adxl34 - make enable/disable separate from suspend/resume by Dmitry Torokhov · 14 years ago
  48. 963ce8a Input: ad7879 - report EV_KEY/BTN_TOUCH events by Michael Hennerich · 14 years ago
  49. 447b9065 Input: ad7879 - fix spi word size to 16 bit by Michael Hennerich · 14 years ago
  50. 16ea10a Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead by Michael Hennerich · 14 years ago
  51. 14fbbc3 Input: ad7879 - add open and close methods by Dmitry Torokhov · 14 years ago
  52. 4397c98 Input: ad7879 - split bus logic out by Mike Frysinger · 14 years ago
  53. 7cd7a82 Input: ad7879 - use threaded IRQ by Dmitry Torokhov · 14 years ago
  54. 08fa16b Merge commit 'v2.6.35-rc3' into next by Dmitry Torokhov · 14 years ago
  55. 1796b98 Input: lm8323 - fix error handling in lm8323_probe() by Dan Carpenter · 14 years ago
  56. 28ed684 Input: gpio-keys - add gpiolib debounce support by Grazvydas Ignotas · 14 years ago
  57. 38771bb Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller by Petr Štetiar · 14 years ago
  58. 7804302 Input: ads7846 - allow specifying irq trigger type in platform data by Anatolij Gustschin · 14 years ago
  59. c8f2edc Input: wacom - add support for DTU2231 and DTU1631 by Ping Cheng · 14 years ago
  60. 1fcb8bb Input: wistron_btns - fix a memory leak in wb_module_init error path by Axel Lin · 14 years ago
  61. 671386b Input: adxl34x - add support for ADXL346 orientation sensing by Michael Hennerich · 14 years ago
  62. e27c729 Input: add driver for ADXL345/346 Digital Accelerometers by Michael Hennerich · 14 years ago
  63. 69a4af6 Input: adp5588-keys - support GPI events for ADP5588 devices by Xiaolong CHEN · 14 years ago
  64. e725a49 Input: evdev - never leave the client buffer empty after write by Henrik Rydberg · 14 years ago
  65. c13aea0 Input: bcm5974 - set the average number of events per MT event packet by Henrik Rydberg · 14 years ago
  66. 63a6404 Input: evdev - use driver hint to compute size of event buffer by Henrik Rydberg · 14 years ago
  67. b58f708 Input: evdev - convert to dynamic event buffer by Henrik Rydberg · 14 years ago
  68. 4aaf504 Input: tps6507x-ts - remove unneeded NULL test by Jiri Slaby · 14 years ago
  69. 493630b Input: wacom - fix serial number handling on Cintiq 21UX2 by Ping Cheng · 14 years ago
  70. 0b28bac Input: fixup X86_MRST selects by Randy Dunlap · 14 years ago
  71. 0e78931 Merge commit 'v2.6.35-rc3' into for-linus by Dmitry Torokhov · 14 years ago
  72. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  73. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  74. fb76dd1 Input: matrix_keypad - add support for clustered irq by Luotao Fu · 14 years ago
  75. af0d5cb hp_sdc_rtc: fix broken ioctl conversion by Arnd Bergmann · 14 years ago
  76. 1719ec4 Input: bcm5974 - turn wellspring mode off if failed to start traffic by Luo Jinghua · 14 years ago
  77. 4aa5bbe Input: usbtouchscreen - reduce number fo be16_to_cpu conversions by Dmitry Torokhov · 14 years ago
  78. cd9b6fd Input: ad7877 - fix spi word size to 16 bit by Oskar Schirmer · 14 years ago
  79. 0b75f77 Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() by Dan Carpenter · 14 years ago
  80. 8ce655e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  81. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  82. 8bf2269 Input: i8042 - remove SPRUCE support by Christoph Egger · 14 years ago
  83. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 14 years ago
  84. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  85. 56960b3 Input: ads7846 - fix compiler warning in ads7846_probe() by Dmitry Torokhov · 14 years ago
  86. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 14 years ago
  87. f7a2e30 Input: tps6507x-ts - a couple work queue cleanups by Dan Carpenter · 14 years ago
  88. fbf89f2 Input: s3c2410_ts - tone down logging by Mark Brown · 14 years ago
  89. 829ab5b Input: s3c2410_ts - fix build error due to ADC Kconfig rename by Mark Brown · 14 years ago
  90. 7525996 input: Touchscreen driver for TPS6507x by Todd Fischer · 14 years ago
  91. a9a0aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  92. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  93. 03a3f69 Input: s3c2410_ts - restore accidentially dropped s3c24xx ids by Vasily Khoruzhick · 14 years ago
  94. 388bbca Input: usbtouchscreen - support bigger iNexio touchscreens by Ondrej Zary · 14 years ago
  95. 067fb2f Input: ads7846 - return error on regulator_get() failure by Kevin Hilman · 14 years ago
  96. 314c926 m68k: amiga - Mouse platform device conversion by Geert Uytterhoeven · 15 years ago
  97. 5121c71 m68k: amiga - Keyboard platform device conversion by Geert Uytterhoeven · 15 years ago
  98. 4b3fb4e input: serio: disable i8042 for non-cayman sh platforms. by Paul Mundt · 14 years ago
  99. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  100. f2126a9 Input: twl4030-vibra - correct the power down sequence by Peter Ujfalusi · 14 years ago