1. 69690be Input: add support for key scan interface of the LPC32xx SoC by Roland Stigge · 12 years ago
  2. 1398743 Input: omap4-keypad - add device tree support by Sourav Poddar · 12 years ago
  3. 8a90c03 Input: hanwang - add support for Art Master II tablet by weixing · 12 years ago
  4. 8314f53 Input: spear_keyboard - reconfigure operating frequency on suspend by Shiraz Hashim · 12 years ago
  5. 53fe6285 Input: spear_keyboard - fix clock handling during suspend/resume by Shiraz Hashim · 12 years ago
  6. 9a93214 Input: ff-memless - fix a couple min_t() casts by Dan Carpenter · 12 years ago
  7. c6bd9d4 Input: synaptics - print firmware ID and board number at init by Daniel Kurtz · 12 years ago
  8. 98e4d4d Input: spear_keyboard - generalize keyboard frequency configuration by Shiraz Hashim · 12 years ago
  9. f6f2efa Input: spear_keyboard - rename bit definitions to reflect register by Shiraz Hashim · 12 years ago
  10. e99191f Input: spear_keyboard - use correct io accessors by Shiraz Hashim · 12 years ago
  11. 5bdea83 Input: spear-keyboard - fix disable device_init_wakeup in remove by Vipul Kumar Samar · 12 years ago
  12. 8830cb88 Input: wacom_i2c - fix compiler warning by Dmitry Torokhov · 12 years ago
  13. f053ea8 Pull input changes from Henrik Rydberg, including large update to by Dmitry Torokhov · 12 years ago
  14. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 12 years ago
  15. 333fbe8 Input: imx_keypad - check error returned by clk_prepare_enable() by Fabio Estevam · 12 years ago
  16. a40ec72 Input: imx_keypad - adapt the new kpp clock name by Fabio Estevam · 12 years ago
  17. a1e636e Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare() by Fabio Estevam · 12 years ago
  18. 6680884 Input: ad7879 - add option to correct xy axis by Michael Hennerich · 12 years ago
  19. f2bb26b Input: synaptics_usb - Remove TrackPoint name trailing whitespace by Bob Ross · 12 years ago
  20. c45361a Revert "Input: atmel_mxt_ts - warn if sysfs could not be created" by Henrik Rydberg · 12 years ago
  21. 404c3bc Merge commit 'v3.5-rc5' into next by Dmitry Torokhov · 12 years ago
  22. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  23. fdf80421 Input: atmel_mxt_ts - parse T6 reports by Daniel Kurtz · 12 years ago
  24. 64464ae Input: atmel_mxt_ts - send all MT-B slots in one input report by Daniel Kurtz · 12 years ago
  25. cb15911 Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots by Daniel Kurtz · 12 years ago
  26. 04a7918 Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt by Daniel Kurtz · 12 years ago
  27. 333e5a9 Input: atmel_mxt_ts - cache T9 reportid range when reading object table by Daniel Kurtz · 12 years ago
  28. 7d4fa10 Input: atmel_mxt_ts - refactor when and how object table is freed by Daniel Kurtz · 12 years ago
  29. b2e459b Input: atmel_mxt_ts - add detail to touchevent debug message by Daniel Kurtz · 12 years ago
  30. fba5bc3 Input: atmel_mxt_ts - simplify event reporting by Daniel Kurtz · 12 years ago
  31. b19fc9e Input: atmel_mxt_ts - add sysfs entries to read fw and hw version by Daniel Kurtz · 12 years ago
  32. e0e0269 Input: atmel_mxt_ts - update driver ID info logging by Daniel Kurtz · 12 years ago
  33. 23003a84 Input: atmel_mxt_ts - read ID information block in one i2c transaction by Daniel Kurtz · 12 years ago
  34. cf94bc0 Input: atmel_mxt_ts - optimize writing of object table entries by Daniel Kurtz · 12 years ago
  35. 9638ab7 Input: atmel_mxt_ts - add variable length __mxt_write_reg by Daniel Kurtz · 12 years ago
  36. 771733e Input: atmel_mxt_ts - return errors from i2c layer by Daniel Kurtz · 12 years ago
  37. 794eb67 Input: atmel_mxt_ts - print all instances when dumping objects by Daniel Kurtz · 12 years ago
  38. 9163095 Input: atmel_mxt_ts - print less overhead when dumping objects by Daniel Kurtz · 12 years ago
  39. 43a91d5 Input: atmel_mxt_ts - optimize reading objects in object sysfs entry by Daniel Kurtz · 12 years ago
  40. 9c67b78 Input: atmel_mxt_ts - use scnprintf for object sysfs entry by Daniel Kurtz · 12 years ago
  41. 55d6867 Input: atmel_mxt_ts - don't read T5 when dumping objects by Daniel Kurtz · 12 years ago
  42. 6399003 Input: atmel_mxt_ts - warn if sysfs could not be created by Daniel Kurtz · 12 years ago
  43. e1e1658 Input: atmel_mxt_ts - detect OOM when creating mt slots by Daniel Kurtz · 12 years ago
  44. c2ef9a1 Input: atmel_mxt_ts - use client name for irq by Daniel Kurtz · 12 years ago
  45. ec02ac2 Input: atmel_mxt_ts - derive phys from i2c client adapter by Daniel Kurtz · 12 years ago
  46. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 12 years ago
  47. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 12 years ago
  48. 6795a52 Input: wacom - TPC2FG doesn't store touch id for slots by Ping Cheng · 12 years ago
  49. adad004 Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type by Ping Cheng · 12 years ago
  50. 84b63ad Input: nomadik-ske-keypad - get rid of multiple interrupts by Naveen Kumar Gaddipati · 12 years ago
  51. af77c88 Input: nomadik-ske-keypad - add multi key press support by Naveen Kumar Gaddipati · 12 years ago
  52. e7ec014 Input: twl6040-vibra - update for device tree support by Peter Ujfalusi · 12 years ago
  53. 32edbf56 Input: wacom - remove code duplication by Jason Gerecke · 12 years ago
  54. a19fc98 Input: wacom - initialize and destroy LEDs for Intuos4 S tablets by Jason Gerecke · 12 years ago
  55. 6dc4635 Input: wacom - Bamboo One 1024 pressure fix by Chris Bagwell · 12 years ago
  56. b7af2bb Input: wacom - battery reporting improvements by Chris Bagwell · 12 years ago
  57. ac17383 Input: wacom - add two new devices (0xed and 0xef) by Ping Cheng · 12 years ago
  58. ea2e602 Input: wacom - rearrange type enum by Ping Cheng · 12 years ago
  59. 03ecd22 Input: ab8500-ponkey - add device tree support by Lee Jones · 12 years ago
  60. 4eceb14 Input: gpio_keys - remove useless reinitialization of pdata->nbuttons by Tobias Klauser · 12 years ago
  61. 27c347d Input: MT - fix null pointer warning by Sachin Kamat · 12 years ago
  62. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  63. 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
  64. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  66. 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
  67. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  68. 8680917 Input: matrix-keymap - fix building keymaps by Dmitry Torokhov · 12 years ago
  69. 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
  70. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 12 years ago
  71. 69ecdba Merge remote-tracking branch 'linus/master' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  72. c8e1fb4 [media] Input: move drivers/input/fixp-arith.h to include/linux by Antonio Ospite · 12 years ago
  73. 829c4f9 Input: spear-keyboard - add device tree bindings by Viresh Kumar · 12 years ago
  74. b45c8f3 Input: matrix-keymap - wire up device tree support by Dmitry Torokhov · 12 years ago
  75. 1932811 Input: matrix-keymap - uninline and prepare for device tree support by Dmitry Torokhov · 12 years ago
  76. d0a3457 Input: adp5588 - add support for gpio names by Jean-François Dagenais · 12 years ago
  77. f77621c Input: omap-keypad - dynamically handle register offsets by Poddar, Sourav · 12 years ago
  78. 1a49a0a Input: synaptics - fix compile warning by JJ Ding · 12 years ago
  79. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 12 years ago
  80. 3b7e09f Input: ALPS - add semi-MT support for v4 protocol by George Pantalos · 12 years ago
  81. ae99ea5 Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver by Paul Parsons · 12 years ago
  82. 6ee3dbf Input: atmel_mxt_ts - dump each message on just 1 line by Daniel Kurtz · 12 years ago
  83. 822115f Input: atmel_mxt_ts - do not read extra (checksum) byte by Daniel Kurtz · 12 years ago
  84. d1ff320 Input: atmel_mxt_ts - verify object size in mxt_write_object by Daniel Kurtz · 12 years ago
  85. 71b3e93 Input: atmel_mxt_ts - only allow root to update firmware by Daniel Kurtz · 12 years ago
  86. 3a73c81 Input: atmel_mxt_ts - use CONFIG_PM_SLEEP by Daniel Kurtz · 12 years ago
  87. d3132c5 Input: sentelic - report device's production serial number by Tai-hwa Liang · 12 years ago
  88. 9ac7b1a Input: tl6040-vibra - Device Tree support by Peter Ujfalusi · 12 years ago
  89. caafc71 Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers by Olof Johansson · 12 years ago
  90. d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 12 years ago
  91. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  92. 3b92399 USB: input: appletouch: fix up compiler warning by Greg Kroah-Hartman · 12 years ago
  93. 0a5ebc8 USB: input: usbtouchscreen.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  94. 65e78a20 USB: input: wacom_sys.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  95. ed2b2f2 USB: input: kbtab.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  96. 27c2597 USB: input: gtco.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  97. 871ba51 USB: input: aiptek.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  98. 334698d USB: input: acecad.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  99. ab943ca USB: input: bcm5974.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  100. 2d744b0 USB: input: appletouch.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago