1. cb15911 Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots by Daniel Kurtz · 12 years ago
  2. 04a7918 Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt by Daniel Kurtz · 12 years ago
  3. 333e5a9 Input: atmel_mxt_ts - cache T9 reportid range when reading object table by Daniel Kurtz · 12 years ago
  4. 7d4fa10 Input: atmel_mxt_ts - refactor when and how object table is freed by Daniel Kurtz · 12 years ago
  5. b2e459b Input: atmel_mxt_ts - add detail to touchevent debug message by Daniel Kurtz · 12 years ago
  6. fba5bc3 Input: atmel_mxt_ts - simplify event reporting by Daniel Kurtz · 12 years ago
  7. b19fc9e Input: atmel_mxt_ts - add sysfs entries to read fw and hw version by Daniel Kurtz · 12 years ago
  8. e0e0269 Input: atmel_mxt_ts - update driver ID info logging by Daniel Kurtz · 12 years ago
  9. 23003a84 Input: atmel_mxt_ts - read ID information block in one i2c transaction by Daniel Kurtz · 12 years ago
  10. cf94bc0 Input: atmel_mxt_ts - optimize writing of object table entries by Daniel Kurtz · 12 years ago
  11. 9638ab7 Input: atmel_mxt_ts - add variable length __mxt_write_reg by Daniel Kurtz · 12 years ago
  12. 771733e Input: atmel_mxt_ts - return errors from i2c layer by Daniel Kurtz · 12 years ago
  13. 794eb67 Input: atmel_mxt_ts - print all instances when dumping objects by Daniel Kurtz · 12 years ago
  14. 9163095 Input: atmel_mxt_ts - print less overhead when dumping objects by Daniel Kurtz · 12 years ago
  15. 43a91d5 Input: atmel_mxt_ts - optimize reading objects in object sysfs entry by Daniel Kurtz · 12 years ago
  16. 9c67b78 Input: atmel_mxt_ts - use scnprintf for object sysfs entry by Daniel Kurtz · 12 years ago
  17. 55d6867 Input: atmel_mxt_ts - don't read T5 when dumping objects by Daniel Kurtz · 12 years ago
  18. 6399003 Input: atmel_mxt_ts - warn if sysfs could not be created by Daniel Kurtz · 12 years ago
  19. e1e1658 Input: atmel_mxt_ts - detect OOM when creating mt slots by Daniel Kurtz · 12 years ago
  20. c2ef9a1 Input: atmel_mxt_ts - use client name for irq by Daniel Kurtz · 12 years ago
  21. ec02ac2 Input: atmel_mxt_ts - derive phys from i2c client adapter by Daniel Kurtz · 12 years ago
  22. 27c347d Input: MT - fix null pointer warning by Sachin Kamat · 12 years ago
  23. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  24. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  25. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  27. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  28. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  29. 8680917 Input: matrix-keymap - fix building keymaps by Dmitry Torokhov · 12 years ago
  30. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  31. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 12 years ago
  32. 69ecdba Merge remote-tracking branch 'linus/master' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  33. c8e1fb4 [media] Input: move drivers/input/fixp-arith.h to include/linux by Antonio Ospite · 12 years ago
  34. 829c4f9 Input: spear-keyboard - add device tree bindings by Viresh Kumar · 12 years ago
  35. b45c8f3 Input: matrix-keymap - wire up device tree support by Dmitry Torokhov · 12 years ago
  36. 1932811 Input: matrix-keymap - uninline and prepare for device tree support by Dmitry Torokhov · 12 years ago
  37. d0a3457 Input: adp5588 - add support for gpio names by Jean-François Dagenais · 12 years ago
  38. f77621c Input: omap-keypad - dynamically handle register offsets by Poddar, Sourav · 12 years ago
  39. 1a49a0a Input: synaptics - fix compile warning by JJ Ding · 12 years ago
  40. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 12 years ago
  41. 3b7e09f Input: ALPS - add semi-MT support for v4 protocol by George Pantalos · 12 years ago
  42. ae99ea5 Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver by Paul Parsons · 12 years ago
  43. 6ee3dbf Input: atmel_mxt_ts - dump each message on just 1 line by Daniel Kurtz · 12 years ago
  44. 822115f Input: atmel_mxt_ts - do not read extra (checksum) byte by Daniel Kurtz · 12 years ago
  45. d1ff320 Input: atmel_mxt_ts - verify object size in mxt_write_object by Daniel Kurtz · 12 years ago
  46. 71b3e93 Input: atmel_mxt_ts - only allow root to update firmware by Daniel Kurtz · 12 years ago
  47. 3a73c81 Input: atmel_mxt_ts - use CONFIG_PM_SLEEP by Daniel Kurtz · 12 years ago
  48. d3132c5 Input: sentelic - report device's production serial number by Tai-hwa Liang · 12 years ago
  49. 9ac7b1a Input: tl6040-vibra - Device Tree support by Peter Ujfalusi · 12 years ago
  50. caafc71 Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers by Olof Johansson · 12 years ago
  51. d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 12 years ago
  52. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  53. 3b92399 USB: input: appletouch: fix up compiler warning by Greg Kroah-Hartman · 12 years ago
  54. 0a5ebc8 USB: input: usbtouchscreen.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  55. 65e78a20 USB: input: wacom_sys.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  56. ed2b2f2 USB: input: kbtab.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  57. 27c2597 USB: input: gtco.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  58. 871ba51 USB: input: aiptek.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  59. 334698d USB: input: acecad.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  60. ab943ca USB: input: bcm5974.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  61. 2d744b0 USB: input: appletouch.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  62. 73e66ce USB: input: yealink.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  63. c25e647 USB: input: powermate.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  64. 419b1a1 USB: input: keyspan_remote.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  65. ab242a7 USB: input: cm109.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  66. 8818e41 USB: input: xpad.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  67. a852d78 USB: input: iforce: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  68. ced62c3 Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  69. 2872a9b Input: evdev - properly handle read/write with count 0 by Dmitry Torokhov · 12 years ago
  70. dba4258 Input: evdev - properly access RCU-protected 'grab' data by Dmitry Torokhov · 12 years ago
  71. f31ad40 Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt by Stephen Warren · 12 years ago
  72. 46f49b7 Input: serio_raw - signal EFAULT even if read/write partially succeeds by Dmitry Torokhov · 12 years ago
  73. eb71d1b Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s by Dmitry Torokhov · 12 years ago
  74. a882c93 Input: wacom - return proper error if usb_get_extra_descriptor() fails by Dmitry Torokhov · 12 years ago
  75. 0c9e300 Input: wacom - fix sparse warning by Dmitry Torokhov · 12 years ago
  76. b741ab9 USB: usbtouchscreen.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  77. 6d0f7dc USB: kbtab.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  78. c6f880a USB: gtco.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  79. 8fb6321 USB: aiptek.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  80. eeba1ae USB: acecad.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  81. bd02876 USB: bcm5974.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  82. 67946d1 USB: appletouch.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  83. 938476f USB: yealink.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  84. 8b0725c USB: powermate.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  85. c4f0bbc USB: xpad.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  86. f576125 USB: iforce: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  87. 3b6aee2 USB: wacom: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  88. f864b60 USB: input: usbtouchscreen.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  89. 1b5ca92 USB: input: wacom_sys.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  90. 3415b57 USB: input: kbtab.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  91. 88d5ab3 USB: input: gtco.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  92. 383c52f USB: input: aiptek.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  93. b30662c USB: input: acecad.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  94. 140b123 USB: input: bcm5974.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  95. 80f8594 USB: input: appletouch.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  96. aa33038 USB: input: yealink.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  97. 6b37dbb USB: input: powermate.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  98. 3b449fe USB: input: keyspan_remote.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  99. 388fd20 USB: input: cm109.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  100. 39e85a2 USB: input: xpad.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago