1. e725a49 Input: evdev - never leave the client buffer empty after write by Henrik Rydberg · 14 years ago
  2. c13aea0 Input: bcm5974 - set the average number of events per MT event packet by Henrik Rydberg · 14 years ago
  3. 63a6404 Input: evdev - use driver hint to compute size of event buffer by Henrik Rydberg · 14 years ago
  4. b58f708 Input: evdev - convert to dynamic event buffer by Henrik Rydberg · 14 years ago
  5. 4aaf504 Input: tps6507x-ts - remove unneeded NULL test by Jiri Slaby · 14 years ago
  6. fb76dd1 Input: matrix_keypad - add support for clustered irq by Luotao Fu · 14 years ago
  7. 1719ec4 Input: bcm5974 - turn wellspring mode off if failed to start traffic by Luo Jinghua · 14 years ago
  8. 4aa5bbe Input: usbtouchscreen - reduce number fo be16_to_cpu conversions by Dmitry Torokhov · 14 years ago
  9. 8bf2269 Input: i8042 - remove SPRUCE support by Christoph Egger · 14 years ago
  10. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 14 years ago
  11. 56960b3 Input: ads7846 - fix compiler warning in ads7846_probe() by Dmitry Torokhov · 14 years ago
  12. f7a2e30 Input: tps6507x-ts - a couple work queue cleanups by Dan Carpenter · 14 years ago
  13. fbf89f2 Input: s3c2410_ts - tone down logging by Mark Brown · 14 years ago
  14. 829ab5b Input: s3c2410_ts - fix build error due to ADC Kconfig rename by Mark Brown · 14 years ago
  15. 7525996 input: Touchscreen driver for TPS6507x by Todd Fischer · 14 years ago
  16. a9a0aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  17. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  18. 03a3f69 Input: s3c2410_ts - restore accidentially dropped s3c24xx ids by Vasily Khoruzhick · 14 years ago
  19. 388bbca Input: usbtouchscreen - support bigger iNexio touchscreens by Ondrej Zary · 14 years ago
  20. 067fb2f Input: ads7846 - return error on regulator_get() failure by Kevin Hilman · 14 years ago
  21. 314c926 m68k: amiga - Mouse platform device conversion by Geert Uytterhoeven · 15 years ago
  22. 5121c71 m68k: amiga - Keyboard platform device conversion by Geert Uytterhoeven · 15 years ago
  23. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  24. f2126a9 Input: twl4030-vibra - correct the power down sequence by Peter Ujfalusi · 14 years ago
  25. 3734574 Input: enable onkey driver of max8925 by Haojian Zhuang · 14 years ago
  26. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  27. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  28. a6f0398 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  29. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  30. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  31. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  32. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  33. f6304f5 Merge branch 'omap4-i2c-init' into omap-for-linus by Tony Lindgren · 14 years ago
  34. df76013 Merge branch 'omap-boards' into omap-for-linus by Tony Lindgren · 14 years ago
  35. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  36. 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  37. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  38. a62f0d2 Input: psmouse - small formatting changes to better follow coding style by Dmitry Torokhov · 14 years ago
  39. 83ba9ea Input: synaptics - set dimensions as reported by firmware by Dmitry Torokhov · 14 years ago
  40. a083632 Input: elantech - relax signature checks by Dmitry Torokhov · 14 years ago
  41. d4ae84a8 Input: elantech - enforce common prefix on messages by Dmitry Torokhov · 14 years ago
  42. f8300ab Input: wistron_btns - switch to using kmemdup() by Julia Lawall · 14 years ago
  43. 641d446 Input: usbtouchscreen - switch to using kmemdup() by Julia Lawall · 14 years ago
  44. 685afae Input: do not force selecting i8042 on Moorestown by Jacob Pan · 14 years ago
  45. ee6e54e Input: 88pm860x_onkey - remove invalid irq number assignment by Haojian Zhuang · 14 years ago
  46. dba06b8 Input: i8042 - add a PNP entry to the aux device list by Matthew Garrett · 14 years ago
  47. 09fac07 Input: i8042 - add some extra PNP keyboard types by Matthew Garrett · 14 years ago
  48. af8b01b Input: wm9712 - fix wm97xx_set_gpio() logic by Manuel Lauss · 14 years ago
  49. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 14 years ago
  50. 504d36e Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry by Ben Dooks · 14 years ago
  51. 91df77d Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support by Naveen Krishna · 14 years ago
  52. 658ad39 Input: s3c24xx_ts - Implement generic GPIO configuration callback by Naveen Krishna · 14 years ago
  53. 73e59b1 ARM: SAMSUNG: Move mach/ts.h to plat/ts.h by Maurus Cuelenaere · 14 years ago
  54. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  55. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  57. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  58. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  59. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  60. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  61. 25646d7 input: remove obsolete {corgi,spitz,tosa}kbd.c by Eric Miao · 14 years ago
  62. cb8f3c7 [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/Kconfig by Eric Miao · 14 years ago
  63. 5700929 input: remove now deprecated corgi_ts.c touchscreen driver by Eric Miao · 14 years ago
  64. 513d8be Input: iforce - fix Guillemot Jet Leader 3D entry by Marek Vasut · 14 years ago
  65. d861f7b Input: iforce - add Guillemot Jet Leader Force Feedback by Marek Vasut · 14 years ago
  66. 2945393 input: serio: add support for Amstrad Delta serial keyboardport by Janusz Krzysztofik · 14 years ago
  67. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  68. 26a6931b Input: joydev - allow binding to button-only devices by Christoph Fritz · 14 years ago
  69. 30ba3ea Input: add keypad driver for keys interfaced to TCA6416 by Sriramakrishnan Govindarajan · 14 years ago
  70. e938fbf Input: elantech - ignore high bits in the position coordinates by Florian Ragwitz · 14 years ago
  71. f81bc78 Input: elantech - allow forcing Elantech protocol by Florian Ragwitz · 14 years ago
  72. 225c61a Input: elantech - fix firmware version check by Florian Ragwitz · 14 years ago
  73. 5132088 Input: ati_remote - add some missing devices from lirc_atiusb by Jarod Wilson · 14 years ago
  74. 16b32e0 Input: remove obsolete {corgi,spitz,tosa}kbd.c by Eric Miao · 14 years ago
  75. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  76. f319209 Input: kbtab - do not advertise unsupported events by Dmitry Torokhov · 14 years ago
  77. 331cb02 Input: kbtab - simplify kbtab_disconnect() by Dmitry Torokhov · 14 years ago
  78. ee7aa6c Input: kbtab - fix incorrect size parameter in usb_buffer_free by Axel Lin · 14 years ago
  79. 893d1cd Input: acecad - don't advertise mouse events by Dmitry Torokhov · 14 years ago
  80. b426571 Input: acecad - fix some formatting issues by Dmitry Torokhov · 14 years ago
  81. 5492f6f Input: acecad - simplify usb_acecad_disconnect() by Dmitry Torokhov · 14 years ago
  82. 2ef2ed5 Input: acecad - fix incorrect size parameter in usb_buffer_free by Axel Lin · 14 years ago
  83. 7fbef0d Input: eeti_ts - cancel pending work when going to suspend by Daniel Mack · 14 years ago
  84. 5f57d67 Input: Add support of Synaptics Clickpad device by Takashi Iwai · 14 years ago
  85. 6d327cb Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" by Dmitry Torokhov · 14 years ago
  86. 6b9d363 Input: psmouse - ignore parity error for basic protocols by Dmitry Torokhov · 14 years ago
  87. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  88. 014f615 Input: wacom - switch mode upon system resume by Ping Cheng · 14 years ago
  89. 422dee5 Input: add driver for hampshire serial touchscreens by Adam Bennett · 14 years ago
  90. 6c04d7b Input: ad714x - add support for the AD7143/8/7A parts by Barry Song · 14 years ago
  91. 31a6296 Input: add Analog Devices AD714x captouch input driver by Bryan Wu · 14 years ago
  92. a5b33e6 Input: lm8323 - do not leave dangling client data pointer by Wolfram Sang · 14 years ago
  93. d6372b7 Input: tsc2007 - do not leave dangling clientdata pointer by Wolfram Sang · 14 years ago
  94. b91c4be Input: add PCF8574 I2C keypad input device driver by Bryan Wu · 14 years ago
  95. 2adaabd Input: remove now deprecated corgi_ts.c touchscreen driver by Eric Miao · 14 years ago
  96. ab687b1 Input: wacom - streamline 2-finger touch support by Ping Cheng · 14 years ago
  97. 252f776 Input: wacom - use get_unaligned to access unaligned data by Dmitry Torokhov · 14 years ago
  98. 95dd3b3 Input: wacom - get rid of wacom_combo structure by Dmitry Torokhov · 14 years ago
  99. 8da23fc Input: wacom - get rid of input event wrappers by Dmitry Torokhov · 14 years ago
  100. 73a97f4 Input: wacom - fix some formatting issues by Dmitry Torokhov · 14 years ago