1. 497ff03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  2. bf28370 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer by Mark Brown · 13 years ago
  3. acad985 Input: wm831x-ts - allow IRQ flags to be specified by Mark Brown · 13 years ago
  4. f534666 Input: wm831x-ts - fix races with IRQ management by Mark Brown · 13 years ago
  5. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  6. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 13 years ago
  7. 80b4895 Input: estimate number of events per packet by Jeff Brown · 13 years ago
  8. 9fb0f14 Input: evdev - indicate buffer overrun with SYN_DROPPED by Jeff Brown · 13 years ago
  9. c68b208 Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() by Axel Lin · 13 years ago
  10. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  11. 9084338 Input: h3600_ts - fix error handling at connect by Christoph Fritz · 13 years ago
  12. 8f74c06 Input: twl4030_keypad - avoid potential NULL-pointer dereference by Shubhrajyoti D · 13 years ago
  13. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  14. e28e1d9 Input: rpckbd - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  15. 26fcd2a Input: wacom - add support for Lenovo tablet ID (0xE6) by Manoj Iyer · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. a2a94e7 Input: i8042 - downgrade selftest error message to dbg() by Paul Bolle · 13 years ago
  18. 7087486 Input: synaptics - fix crash in synaptics_module_init() by Jan Beulich · 13 years ago
  19. 799a2a2 Input: spear-keyboard - fix inverted condition in interrupt handler by Rajeev Kumar · 13 years ago
  20. a718d79 Input: uinput - allow for 0/0 min/max on absolute axes. by Peter Hutterer · 13 years ago
  21. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  22. 170531b Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes by Seth Forshee · 13 years ago
  23. f3cf5c4 Input: sparse-keymap - report scancodes with key events by Seth Forshee · 13 years ago
  24. d51ca07 Input: h3600_ts_input - fix a spelling error by Sylvestre Ledru · 13 years ago
  25. e35fb8c Input: wacom - report resolution for pen devices by Ping Cheng · 13 years ago
  26. 7b824bb Input: wacom - constify wacom_features for a new missed Bamboo models by Ping Cheng · 13 years ago
  27. 24c6d02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  28. a0fa220 Input: tsc2005 - fix locking issue by Aaro Koskinen · 13 years ago
  29. 9034279 Input: tsc2005 - use relative jiffies to schedule the watchdog by Aaro Koskinen · 13 years ago
  30. ddca6a3 Input: tsc2005 - driver should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  31. c9f560b mfd: Adopt mfd_data in 88pm860x input driver by Haojian Zhuang · 13 years ago
  32. 0638d56 mfd: mfd_cell is now implicitly available to twl4030 drivers by Andres Salomon · 13 years ago
  33. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  34. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  35. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  36. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  37. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  38. def179c Merge branch 'tsc2005' into next by Dmitry Torokhov · 13 years ago
  39. 5cb81d1 Input: tsc2005 - remove 'disable' sysfs attribute by Dmitry Torokhov · 13 years ago
  40. 0b950d3 Input: tsc2005 - add open/close by Dmitry Torokhov · 13 years ago
  41. 71f8004 Input: tsc2005 - handle read errors from SPI layer by Dmitry Torokhov · 13 years ago
  42. dacb650 Input: tsc2005 - do not rearm timer in hardirq handler by Dmitry Torokhov · 13 years ago
  43. 80cc2f0 Input: tsc2005 - don't use work for 'pen up' handling by Dmitry Torokhov · 13 years ago
  44. 9a6e180 Input: tsc2005 - do not use 0 in place of NULL by Dmitry Torokhov · 13 years ago
  45. c8b6846 Input: tsc2005 - use true/false for boolean variables by Dmitry Torokhov · 13 years ago
  46. 8dbcc43 Input: tsc2005 - hide selftest attribute if we can't reset by Dmitry Torokhov · 13 years ago
  47. 99bb892 Input: tsc2005 - rework driver initialization code by Dmitry Torokhov · 13 years ago
  48. f8a6713 Input: tsc2005 - set up bus type in input device by Dmitry Torokhov · 13 years ago
  49. b4b480a Input: tsc2005 - set up parent device by Dmitry Torokhov · 13 years ago
  50. 2721a89 Input: tsc2005 - clear driver data after unbinding by Dmitry Torokhov · 13 years ago
  51. b88aa49 Input: tsc2005 - add module description by Dmitry Torokhov · 13 years ago
  52. bcd1187 Input: tsc2005 - remove driver banner message by Dmitry Torokhov · 13 years ago
  53. ef5a672 Input: tsc2005 - remove incorrect module alias by Dmitry Torokhov · 13 years ago
  54. 3ff8ff5 Input: tsc2005 - convert to using dev_pm_ops by Dmitry Torokhov · 13 years ago
  55. 6b007d6 Input: tsc2005 - use spi_get/set_drvdata() by Dmitry Torokhov · 13 years ago
  56. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 13 years ago
  57. 49851ca Input: xen-kbdfront - move to drivers/input/misc by Dmitry Torokhov · 13 years ago
  58. 0a4dfa5 Input: xen-kbdfront - add grant reference for shared page by Daniel De Graaf · 13 years ago
  59. 8c3c283 Input: xen-kbdfront - advertise either absolute or relative coordinates by Olaf Hering · 13 years ago
  60. e5abf78 unicore32 io: redefine __REG(x) and re-use readl/writel funcs by GuanXuetao · 13 years ago
  61. 4517366 unicore32 i8042 upgrade and bugfix: adjust resource request region type by GuanXuetao · 13 years ago
  62. 3838b82 unicore32 i8042: adjust io funcs of i8042-unicore32io.h by GuanXuetao · 13 years ago
  63. 425ad52 unicore32 machine related files: ps2 driver by GuanXuetao · 14 years ago
  64. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  65. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  66. 53a2b81 Input: tc3589x-keypad - fix 'double const' warning by Dmitry Torokhov · 13 years ago
  67. 64dcddd Input: tca6416-keypad - suspend/resume wakeup support by Magnus Damm · 13 years ago
  68. 4c75de3 Input: atmel_mxt_ts - add objects of mXT1386 chip by Joonyoung Shim · 13 years ago
  69. 979a72d Input: atmel_mxt_ts - remove firmware version check by Joonyoung Shim · 13 years ago
  70. e7cbb90 Input: wm831x-ts - ensure the controller is in a known state on open by Mark Brown · 13 years ago
  71. bd7e4e8 Input: add Atmel AT42QT1070 keypad driver by Bo Shen · 13 years ago
  72. 23c483d Input: wm831x-ts - default pressure measurements on by Mark Brown · 13 years ago
  73. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 13 years ago
  74. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 13 years ago
  75. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 13 years ago
  76. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 13 years ago
  77. 4fc1938 Input: wacom - do not send 2FGT Tablet PC events in TAP format by Ping Cheng · 13 years ago
  78. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  79. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  80. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 13 years ago
  81. 439581e Input: evdev - fix evdev_write return value on partial writes by Peter Korsgaard · 13 years ago
  82. 5063511 Input: bcm5974 - Report button also for zero fingers by Henrik Rydberg · 13 years ago
  83. 0d3c073 Input: atmel_mxt_ts - remove matrix size check by Iiro Valkonen · 13 years ago
  84. 5f62615 Input: mcs_touchkey - add shutdown handler by HeungJun Kim · 13 years ago
  85. adf779c Input: mcs_touchkey - add support for suspend/resume by Heungjun Kim · 13 years ago
  86. 5ad567f Input: omap4-keypad - wire up runtime PM handling by Abraham Arce · 13 years ago
  87. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  88. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  89. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  90. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  91. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 13 years ago
  92. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 13 years ago
  93. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 13 years ago
  94. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 13 years ago
  95. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  96. 3dcab3b Input: adxl34x - fix references to adx134x by Mark Brown · 13 years ago
  97. 4d1ac94 Input: adxl34x-spi - convert to dev_pm_ops by Mark Brown · 13 years ago
  98. fbb8993 Input: adxl34x-i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  99. 76e2c68 Input: max7359 - convert to dev_pm_ops by Mark Brown · 13 years ago
  100. 65b0c03 Input: lm8323 - convert to dev_pm_ops by Mark Brown · 13 years ago