1. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 12 years ago
  2. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 12 years ago
  3. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  4. 8680917 Input: matrix-keymap - fix building keymaps by Dmitry Torokhov · 12 years ago
  5. 829c4f9 Input: spear-keyboard - add device tree bindings by Viresh Kumar · 12 years ago
  6. b45c8f3 Input: matrix-keymap - wire up device tree support by Dmitry Torokhov · 12 years ago
  7. 1932811 Input: matrix-keymap - uninline and prepare for device tree support by Dmitry Torokhov · 12 years ago
  8. d0a3457 Input: adp5588 - add support for gpio names by Jean-François Dagenais · 12 years ago
  9. f77621c Input: omap-keypad - dynamically handle register offsets by Poddar, Sourav · 12 years ago
  10. 1a49a0a Input: synaptics - fix compile warning by JJ Ding · 12 years ago
  11. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 12 years ago
  12. 3b7e09f Input: ALPS - add semi-MT support for v4 protocol by George Pantalos · 12 years ago
  13. ae99ea5 Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver by Paul Parsons · 12 years ago
  14. 6ee3dbf Input: atmel_mxt_ts - dump each message on just 1 line by Daniel Kurtz · 12 years ago
  15. 822115f Input: atmel_mxt_ts - do not read extra (checksum) byte by Daniel Kurtz · 12 years ago
  16. d1ff320 Input: atmel_mxt_ts - verify object size in mxt_write_object by Daniel Kurtz · 12 years ago
  17. 71b3e93 Input: atmel_mxt_ts - only allow root to update firmware by Daniel Kurtz · 12 years ago
  18. 3a73c81 Input: atmel_mxt_ts - use CONFIG_PM_SLEEP by Daniel Kurtz · 12 years ago
  19. d3132c5 Input: sentelic - report device's production serial number by Tai-hwa Liang · 12 years ago
  20. 9ac7b1a Input: tl6040-vibra - Device Tree support by Peter Ujfalusi · 12 years ago
  21. 2872a9b Input: evdev - properly handle read/write with count 0 by Dmitry Torokhov · 12 years ago
  22. dba4258 Input: evdev - properly access RCU-protected 'grab' data by Dmitry Torokhov · 12 years ago
  23. f31ad40 Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt by Stephen Warren · 12 years ago
  24. 46f49b7 Input: serio_raw - signal EFAULT even if read/write partially succeeds by Dmitry Torokhov · 12 years ago
  25. eb71d1b Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s by Dmitry Torokhov · 12 years ago
  26. a882c93 Input: wacom - return proper error if usb_get_extra_descriptor() fails by Dmitry Torokhov · 12 years ago
  27. 0c9e300 Input: wacom - fix sparse warning by Dmitry Torokhov · 12 years ago
  28. eead75a Input: add support for DA9052/53 touch screen controller by Ashish Jangam · 12 years ago
  29. df05267 Input: usbtouchscreen - only expose e2i configure option in expert mode by Shawn Landden · 12 years ago
  30. 41baf63 Input: usbtouchscreen - fix typo by Shawn Landden · 12 years ago
  31. 1963518 Input: wacom - add 0xE5 (MT device) support by Ping Cheng · 12 years ago
  32. f393ee2 Input: wacom - retrieve maximum number of touch points by Ping Cheng · 12 years ago
  33. 482d74c Input: aiptek - adjust error-handling code label by Julia Lawall · 12 years ago
  34. 3460408 Input: lpc32xx_ts - fix device tree compatible string by Roland Stigge · 12 years ago
  35. f57fe78 Input: atkbd - fix language in a printed message by Jesper Juhl · 12 years ago
  36. 5d06647 Input: use module_pci_driver by Axel Lin · 12 years ago
  37. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  38. 486c8ab Input: serio_raw - ensure we don't block in non-blocking read by Dmitry Torokhov · 12 years ago
  39. 71f3d07 Input: tc3589x-keypad - remove unnecessary checks by Dmitry Torokhov · 12 years ago
  40. bcad87b Input: cma3000-d0x - remove unneeded checks by Dmitry Torokhov · 12 years ago
  41. b83643e Input: matrix-keypad - undo GPIO setup if input_register_device fails by Dmitry Torokhov · 12 years ago
  42. 01111fc Input: matrix-keypad - allocate keycodes with keypad structure by Dmitry Torokhov · 12 years ago
  43. 0508c19 Input: matrix-keypad - fix 'duplicate const' sparse warning by Dmitry Torokhov · 12 years ago
  44. 5cb727a Input: lpc32xx_ts - add device tree support by Roland Stigge · 12 years ago
  45. 899c612 Input: synaptics - fix regression with "image sensor" trackpads by Benjamin Herrenschmidt · 12 years ago
  46. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  47. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  48. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 12 years ago
  49. b5e9528 Input: ep93xx_keypad - switch to using dev_pm_ops by Dmitry Torokhov · 12 years ago
  50. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  51. d568778 Input: wacom_i2c - do not use irq_to_gpio by Dmitry Torokhov · 12 years ago
  52. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 12 years ago
  53. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 12 years ago
  54. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 12 years ago
  55. 98a8413 Input: gameport - use module_gameport_driver by Axel Lin · 12 years ago
  56. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 12 years ago
  57. ae584ca Input: wacom - add Intuos5 multitouch sensor support by Jason Gerecke · 12 years ago
  58. 9b5b95d Input: wacom - add Intuos5 Touch Ring LED support by Jason Gerecke · 12 years ago
  59. f860e58 Input: wacom - add Intuos5 Touch Ring/ExpressKey support by Jason Gerecke · 12 years ago
  60. 9fee619 Input: wacom - add basic Intuos5 support by Jason Gerecke · 12 years ago
  61. b357140 Input: st1232 - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 12 years ago
  62. e6293d2 Input: st1232 - add device tree support by Magnus Damm · 12 years ago
  63. 0bf25a4 Input: add support for LM8333 keypads by Wolfram Sang · 12 years ago
  64. 5a96626 Input: add support for Wacom Stylus device with I2C interface by Tatsunosuke Tobita · 12 years ago
  65. 271002c Input: xilinx_ps2 - allocate serio port separately by Dmitry Torokhov · 12 years ago
  66. d626dad Input: sentelic - filter taps in absolute mode by Oskari Saarenmaa · 12 years ago
  67. 79026ff Input: tps6507x-ts - fix MODULE_ALIAS to match driver name by Uwe Kleine-König · 12 years ago
  68. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  69. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 12 years ago
  70. 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 12 years ago
  73. e6801af drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() by Tarun Kanti DebBarma · 12 years ago
  74. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  75. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  76. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  77. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  78. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 9938082 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  81. 131c713 Input: tegra-kbc - allocate pdata before using it by Viresh Kumar · 12 years ago
  82. 3183968 Input: amijoy - add missing platform check by Geert Uytterhoeven · 12 years ago
  83. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 12 years ago
  84. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 12 years ago
  85. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 12 years ago
  86. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 12 years ago
  87. 727f9b4 Input: sentelic - improve packet debugging information by Oskari Saarenmaa · 12 years ago
  88. 7b85f73 Input: sentelic - minor code cleanup by Tai-hwa Liang · 12 years ago
  89. a4c8507 Input: sentelic - enabling absolute coordinates output for newer hardware by Tai-hwa Liang · 12 years ago
  90. 3ac1780 Input: sentelic - refactor code for upcoming new hardware support by Tai-hwa Liang · 12 years ago
  91. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  92. 3638dd2 ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq by Rob Herring · 12 years ago
  93. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  94. 8c6d9d0 ARM: riscpc: pass IRQ resources into keyboard driver by Russell King · 12 years ago
  95. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  96. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  97. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  98. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  99. d8ee4a1 Input: gpio_keys - add support for interrupt only keys by Laxman Dewangan · 12 years ago
  100. a16ca23 Input: gpio_keys - consolidate key destructor code by Dmitry Torokhov · 12 years ago