1. c5b3533 Input: uinput - specify exact bit sizes on userspace APIs by Dmitry Torokhov · 13 years ago
  2. 00ce756 Input: uinput - mark failed submission requests as free by Dmitry Torokhov · 13 years ago
  3. 22ae19c Input: uinput - fix race that can block nonblocking read by Dmitry Torokhov · 13 years ago
  4. f40033a Input: uinput - return -EINVAL when read buffer size is too small by David Herrmann · 13 years ago
  5. 929d1af Input: uinput - take event lock when fetching events from buffer by Dmitry Torokhov · 13 years ago
  6. c0bb1f9 Input: get rid of MATCH_BIT() macro by Dmitry Torokhov · 13 years ago
  7. 80c99bc Input: rotary-encoder - add DT bindings by Daniel Mack · 13 years ago
  8. ce91953 Input: rotary-encoder - constify platform data pointers by Dmitry Torokhov · 13 years ago
  9. 429a34d Input: rotary-encoder - use gpio_request_one() by Daniel Mack · 13 years ago
  10. a78769b Input: rotary-encoder - defer calls gpio_to_irq() by Daniel Mack · 13 years ago
  11. a2f2524 Input: gpio_keys_polled - convert to dt by Alexandre Pereira da Silva · 13 years ago
  12. 2976f24 Input: gpio-keys-polled - constify pointers to platform data by Dmitry Torokhov · 13 years ago
  13. 41091ad Input: random formatting fixes by Baodong Chen · 13 years ago
  14. 112b51c Input: twl4030-pwrbutton - report a wakeup_event on button press by NeilBrown · 13 years ago
  15. 2fba26c Input: gpio_keys - report a wakeup_event for a button press by NeilBrown · 13 years ago
  16. 219edc7 Input: gpio_keys - clean up device tree parser by Alexandre Pereira da Silva · 13 years ago
  17. c0394506 Input: synaptics - handle out of bounds values from the hardware by Seth Forshee · 13 years ago
  18. d838c64 Input: wacom - add support to Cintiq 22HD by Ping Cheng · 13 years ago
  19. 43c4d13 Input: add driver for FT5x06 based EDT displays by Simon Budig · 13 years ago
  20. 07b8481 Input: add MELFAS mms114 touchscreen driver by Joonyoung Shim · 13 years ago
  21. 69690be Input: add support for key scan interface of the LPC32xx SoC by Roland Stigge · 13 years ago
  22. 1398743 Input: omap4-keypad - add device tree support by Sourav Poddar · 13 years ago
  23. 8a90c03 Input: hanwang - add support for Art Master II tablet by weixing · 13 years ago
  24. 8314f53 Input: spear_keyboard - reconfigure operating frequency on suspend by Shiraz Hashim · 13 years ago
  25. 53fe6285 Input: spear_keyboard - fix clock handling during suspend/resume by Shiraz Hashim · 13 years ago
  26. 9a93214 Input: ff-memless - fix a couple min_t() casts by Dan Carpenter · 13 years ago
  27. c6bd9d4 Input: synaptics - print firmware ID and board number at init by Daniel Kurtz · 13 years ago
  28. 98e4d4d Input: spear_keyboard - generalize keyboard frequency configuration by Shiraz Hashim · 13 years ago
  29. f6f2efa Input: spear_keyboard - rename bit definitions to reflect register by Shiraz Hashim · 13 years ago
  30. e99191f Input: spear_keyboard - use correct io accessors by Shiraz Hashim · 13 years ago
  31. 5bdea83 Input: spear-keyboard - fix disable device_init_wakeup in remove by Vipul Kumar Samar · 13 years ago
  32. 8830cb88 Input: wacom_i2c - fix compiler warning by Dmitry Torokhov · 13 years ago
  33. f053ea8 Pull input changes from Henrik Rydberg, including large update to by Dmitry Torokhov · 13 years ago
  34. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 13 years ago
  35. 333fbe8 Input: imx_keypad - check error returned by clk_prepare_enable() by Fabio Estevam · 13 years ago
  36. a40ec72 Input: imx_keypad - adapt the new kpp clock name by Fabio Estevam · 13 years ago
  37. a1e636e Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare() by Fabio Estevam · 13 years ago
  38. 6680884 Input: ad7879 - add option to correct xy axis by Michael Hennerich · 13 years ago
  39. f2bb26b Input: synaptics_usb - Remove TrackPoint name trailing whitespace by Bob Ross · 13 years ago
  40. c45361a Revert "Input: atmel_mxt_ts - warn if sysfs could not be created" by Henrik Rydberg · 13 years ago
  41. 404c3bc Merge commit 'v3.5-rc5' into next by Dmitry Torokhov · 13 years ago
  42. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 13 years ago
  43. fdf80421 Input: atmel_mxt_ts - parse T6 reports by Daniel Kurtz · 13 years ago
  44. 64464ae Input: atmel_mxt_ts - send all MT-B slots in one input report by Daniel Kurtz · 13 years ago
  45. cb15911 Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots by Daniel Kurtz · 13 years ago
  46. 04a7918 Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt by Daniel Kurtz · 13 years ago
  47. 333e5a9 Input: atmel_mxt_ts - cache T9 reportid range when reading object table by Daniel Kurtz · 13 years ago
  48. 7d4fa10 Input: atmel_mxt_ts - refactor when and how object table is freed by Daniel Kurtz · 13 years ago
  49. b2e459b Input: atmel_mxt_ts - add detail to touchevent debug message by Daniel Kurtz · 13 years ago
  50. fba5bc3 Input: atmel_mxt_ts - simplify event reporting by Daniel Kurtz · 13 years ago
  51. b19fc9e Input: atmel_mxt_ts - add sysfs entries to read fw and hw version by Daniel Kurtz · 13 years ago
  52. e0e0269 Input: atmel_mxt_ts - update driver ID info logging by Daniel Kurtz · 13 years ago
  53. 23003a84 Input: atmel_mxt_ts - read ID information block in one i2c transaction by Daniel Kurtz · 13 years ago
  54. cf94bc0 Input: atmel_mxt_ts - optimize writing of object table entries by Daniel Kurtz · 13 years ago
  55. 9638ab7 Input: atmel_mxt_ts - add variable length __mxt_write_reg by Daniel Kurtz · 13 years ago
  56. 771733e Input: atmel_mxt_ts - return errors from i2c layer by Daniel Kurtz · 13 years ago
  57. 794eb67 Input: atmel_mxt_ts - print all instances when dumping objects by Daniel Kurtz · 13 years ago
  58. 9163095 Input: atmel_mxt_ts - print less overhead when dumping objects by Daniel Kurtz · 13 years ago
  59. 43a91d5 Input: atmel_mxt_ts - optimize reading objects in object sysfs entry by Daniel Kurtz · 13 years ago
  60. 9c67b78 Input: atmel_mxt_ts - use scnprintf for object sysfs entry by Daniel Kurtz · 13 years ago
  61. 55d6867 Input: atmel_mxt_ts - don't read T5 when dumping objects by Daniel Kurtz · 13 years ago
  62. 6399003 Input: atmel_mxt_ts - warn if sysfs could not be created by Daniel Kurtz · 13 years ago
  63. e1e1658 Input: atmel_mxt_ts - detect OOM when creating mt slots by Daniel Kurtz · 13 years ago
  64. c2ef9a1 Input: atmel_mxt_ts - use client name for irq by Daniel Kurtz · 13 years ago
  65. ec02ac2 Input: atmel_mxt_ts - derive phys from i2c client adapter by Daniel Kurtz · 13 years ago
  66. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 13 years ago
  67. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 13 years ago
  68. 6795a52 Input: wacom - TPC2FG doesn't store touch id for slots by Ping Cheng · 13 years ago
  69. adad004 Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type by Ping Cheng · 13 years ago
  70. 84b63ad Input: nomadik-ske-keypad - get rid of multiple interrupts by Naveen Kumar Gaddipati · 13 years ago
  71. af77c88 Input: nomadik-ske-keypad - add multi key press support by Naveen Kumar Gaddipati · 13 years ago
  72. e7ec014 Input: twl6040-vibra - update for device tree support by Peter Ujfalusi · 13 years ago
  73. 32edbf56 Input: wacom - remove code duplication by Jason Gerecke · 13 years ago
  74. a19fc98 Input: wacom - initialize and destroy LEDs for Intuos4 S tablets by Jason Gerecke · 13 years ago
  75. 6dc4635 Input: wacom - Bamboo One 1024 pressure fix by Chris Bagwell · 13 years ago
  76. b7af2bb Input: wacom - battery reporting improvements by Chris Bagwell · 13 years ago
  77. ac17383 Input: wacom - add two new devices (0xed and 0xef) by Ping Cheng · 13 years ago
  78. ea2e602 Input: wacom - rearrange type enum by Ping Cheng · 13 years ago
  79. 03ecd22 Input: ab8500-ponkey - add device tree support by Lee Jones · 13 years ago
  80. 4eceb14 Input: gpio_keys - remove useless reinitialization of pdata->nbuttons by Tobias Klauser · 13 years ago
  81. 27c347d Input: MT - fix null pointer warning by Sachin Kamat · 13 years ago
  82. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 13 years ago
  83. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  84. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  85. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  86. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  87. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  88. 8680917 Input: matrix-keymap - fix building keymaps by Dmitry Torokhov · 13 years ago
  89. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  90. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 13 years ago
  91. 69ecdba Merge remote-tracking branch 'linus/master' into staging/for_v3.5 by Mauro Carvalho Chehab · 13 years ago
  92. c8e1fb4 [media] Input: move drivers/input/fixp-arith.h to include/linux by Antonio Ospite · 13 years ago
  93. 829c4f9 Input: spear-keyboard - add device tree bindings by Viresh Kumar · 13 years ago
  94. b45c8f3 Input: matrix-keymap - wire up device tree support by Dmitry Torokhov · 13 years ago
  95. 1932811 Input: matrix-keymap - uninline and prepare for device tree support by Dmitry Torokhov · 13 years ago
  96. d0a3457 Input: adp5588 - add support for gpio names by Jean-François Dagenais · 13 years ago
  97. f77621c Input: omap-keypad - dynamically handle register offsets by Poddar, Sourav · 13 years ago
  98. 1a49a0a Input: synaptics - fix compile warning by JJ Ding · 13 years ago
  99. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 13 years ago
  100. 3b7e09f Input: ALPS - add semi-MT support for v4 protocol by George Pantalos · 13 years ago