1. d72e64e Input: migor_ts - convert to dev_pm_ops by Mark Brown · 14 years ago
  2. 92b672e Input: mcs5000_ts - convert to dev_pm_ops by Mark Brown · 14 years ago
  3. 85012ff Input: eeti_ts - convert to dev_pm_ops by Mark Brown · 14 years ago
  4. d5dc9ac Input: ad7879 - convert I2C to dev_pm_ops by Mark Brown · 14 years ago
  5. a6d38f8 Input: wacom_w8001 - support pen or touch only devices by Ping Cheng · 14 years ago
  6. 202b6ca Input: wacom_w8001 - use __set_bit to set keybits by Ping Cheng · 14 years ago
  7. 5c461b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 14 years ago
  8. ef11e70 Input: bu21013_ts - fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  9. a06a09c Input: i8042 - add Acer Aspire 5100 to the Dritek list by Pali Rohár · 14 years ago
  10. ef8313b Input: psmouse - disable the synaptics extension on OLPC machines by Andres Salomon · 14 years ago
  11. 7ee9916 Input: psmouse - fix up Synaptics comment by Andres Salomon · 14 years ago
  12. 4f56ce9 Input: synaptics - ignore bogus mt packet by Henrik Rydberg · 14 years ago
  13. fec6e52 Input: synaptics - add multi-finger and semi-mt support by Henrik Rydberg · 14 years ago
  14. c14890a Input: synaptics - report clickpad property by Henrik Rydberg · 14 years ago
  15. 22f075a input: mt: Document interface updates by Henrik Rydberg · 14 years ago
  16. fcd3027 Input: fix double equality sign in uevent by Henrik Rydberg · 14 years ago
  17. 85b7720 Input: introduce device properties by Henrik Rydberg · 14 years ago
  18. 4dd295a hid: egalax: Add support for Wetab (726b) by Andy Ross · 14 years ago
  19. 67b989a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 14 years ago
  20. 69479f8 Input: include MT library as source for kerneldoc by Dmitry Torokhov · 14 years ago
  21. 7f9c245 MAINTAINERS: Update input-mt entry by Henrik Rydberg · 14 years ago
  22. 28906ad hid: egalax: Add support for Samsung NB30 netbook by Richard Nauber · 14 years ago
  23. e12b355 hid: egalax: Document the new devices in Kconfig by Henrik Rydberg · 14 years ago
  24. 4e93db2 hid: egalax: Add support for Wetab by Henrik Rydberg · 14 years ago
  25. f7bc804 hid: egalax: Convert to MT slots by Henrik Rydberg · 14 years ago
  26. 17c7606 hid: egalax: Add event filtering by Henrik Rydberg · 14 years ago
  27. 80a469e hid: egalax: Report zero as minimum pressure by Henrik Rydberg · 14 years ago
  28. b88cbd3 hid: egalax: Correct for device resolution report error by Henrik Rydberg · 14 years ago
  29. 4a86418 hid: egalax: Setup input device manually by Henrik Rydberg · 14 years ago
  30. e42a98b input: mt: Add hovering distance axis by Henrik Rydberg · 14 years ago
  31. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
  32. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  33. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  34. 56a8bd6 Input: add ST1232 touchscreen controller driver by Tony SIM · 14 years ago
  35. 356c6f6 Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE by Dmitry Torokhov · 14 years ago
  36. b8a3d6b Input: tca6416-keypad - add support for tca6408a by Tony SIM · 14 years ago
  37. da0c490 Input: use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  38. 4eb3c30 Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use by Joe Perches · 14 years ago
  39. b029ffa Input: add CMA3000 accelerometer driver by Hemanth V · 14 years ago
  40. 33e808c Input: iforce - clean up Makefile by Dmitry Torokhov · 14 years ago
  41. ebde50d Input: clean up Makefile (use input-core-y) by Dmitry Torokhov · 14 years ago
  42. f09830a Input: ct82c710 - remove a redundant serio_register_port() by Axel Lin · 14 years ago
  43. ebcc019 Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit by Axel Lin · 14 years ago
  44. 0e86eb2 Input: ps2mult - fix wrong kfree in ps2mult_connect error path by Axel Lin · 14 years ago
  45. 39de521 Input: serio HIL MLC - don't deref null, don't leak and return proper error by Jesper Juhl · 14 years ago
  46. bc95df7 Input: add support for keyboards on ST SPEAr platform by Rajeev Kumar · 14 years ago
  47. c44f242 Input: gameport - convert to use common workqueue instead of a thread by Dmitry Torokhov · 14 years ago
  48. 8ee294c Input: serio - convert to common workqueue instead of a thread by Dmitry Torokhov · 14 years ago
  49. ce16a47 Input: qt602240_ts - fix wrong sizeof in object table allocation by Chris Leech · 14 years ago
  50. 8b5fce0 Input: qt602240_ts - convert to using dev_pm_ops by Dmitry Torokhov · 14 years ago
  51. e3f0f0a Input: xpad - ensure xpad->bulk_out is initialized before submitting urb by Axel Lin · 14 years ago
  52. 20a4c26 Input: hgpk - fix powersave mode by Paul Fox · 14 years ago
  53. 34caed2 Input: hgpk - recalibration tweaks by Daniel Drake · 14 years ago
  54. 67f56bb Input: hgpk - detect simple mode overflows by Daniel Drake · 14 years ago
  55. 87abb6b Input: mac mouse emulation - add locking by Dmitry Torokhov · 14 years ago
  56. a309cdc Input: hgpk - extend jumpiness detection by Daniel Drake · 14 years ago
  57. c0dc834 Input: hgpk - rework spew detection by Daniel Drake · 14 years ago
  58. ca94ec4 Input: hgpk - support GlideSensor and PenTablet modes by Daniel Drake · 14 years ago
  59. 10ee2de Input: pcf_keypad - convert to dev_op_ops by Dmitry Torokhov · 14 years ago
  60. 2a05915 Input: xpad - remove useless check in xpad_remove by Dmitry Torokhov · 14 years ago
  61. 161feb2 Input: xpad - fix resource reclaim in xpad_probe error path by Axel Lin · 14 years ago
  62. 6ff92a6 Input: xpad - fix a memory leak by Axel Lin · 14 years ago
  63. 49cc69b Input: xpad - return proper error in error path by Axel Lin · 14 years ago
  64. 5fdbe44 Input: do not pass injected events back to the originating handler by Dmitry Torokhov · 14 years ago
  65. 17d01f2 Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe by Dan Carpenter · 14 years ago
  66. a450319 Input: acecad - fix a memory leak in usb_acecad_probe error path by Axel Lin · 14 years ago
  67. 8c5188b Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards by Benjamin LaHaise · 14 years ago
  68. 73b1448 Input: i8042 - add Sony VAIOs to MUX blacklist by Jesse Barnes · 14 years ago
  69. 111c182 kgdboc: reset input devices (keyboards) when exiting debugger by Dmitry Torokhov · 14 years ago
  70. b50b521 Input: export input_reset_device() for use in KGDB by Dmitry Torokhov · 14 years ago
  71. 95716c0 Input: adp5588-keys - unify common header defines by Michael Hennerich · 14 years ago
  72. c8ddb27 Linux 2.6.37-rc1 by Linus Torvalds · 14 years ago
  73. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  74. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  75. 395bc51 CRIS: Add paths for CRISv10 serial driver by Jesper Nilsson · 14 years ago
  76. 65289d6 spi/pl022: fix erroneous platform data in U300 by Linus Walleij · 14 years ago
  77. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  78. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  79. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  80. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  81. 82279e6 Merge branches 'irq-core-for-linus' and '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
  82. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  83. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  84. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  85. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  86. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  87. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  88. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  89. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 14 years ago
  90. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  92. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  93. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  94. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  95. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  96. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  97. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  98. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  99. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 14 years ago
  100. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 14 years ago