1. 69fbf49 Merge remote-tracking branch 'origin/tmp-3eab887' into msm-4.8 by Kyle Yan · 8 years ago
  2. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  3. e3a888a Input: ads7846 - remove redundant regulator_disable call by Petr Cvek · 8 years ago
  4. 3e29d6b Input: synaptics-rmi4 - fix register descriptor subpacket map construction by Andrew Duggan · 8 years ago
  5. fae1698 Input: tegra-kbc - fix inverted reset logic by Masahiro Yamada · 8 years ago
  6. 5cab4d8 Input: silead - use devm_gpiod_get by Hans de Goede · 8 years ago
  7. 47af45d Input: i8042 - set up shared ps2_cmd_mutex for AUX ports by Dmitry Torokhov · 8 years ago
  8. 4aa9416 android: skip building drivers as modules by Amit Pundir · 9 years ago
  9. 6d6e817 gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 12 years ago
  10. 1053181 input: Made keyreset more robust by Daniel Rosenberg · 10 years ago
  11. 850dc2b input: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 10 years ago
  12. e6b39a8 input: add keycombo, a general key combo driver. by Daniel Rosenberg · 10 years ago
  13. 60b9ff8 input: misc: keychord: log when keychord triggered by JP Abgrall · 11 years ago
  14. e09dc15 input: keychord: Add keychord driver by Mike Lockwood · 16 years ago
  15. 8a7ab85 input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  16. 0ca6627 input: misc: gpio_event: remove early suspend by Colin Cross · 12 years ago
  17. eeec8b2 Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  18. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  19. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  20. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  21. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  22. a485cb0 Input: add driver for SiS 9200 family I2C touchscreen controllers by Mika Penttilä · 8 years ago
  23. b27c0d0 Input: ili210x - fix permissions on "calibrate" attribute by Dmitry Torokhov · 8 years ago
  24. 2de4fcc Input: elan_i2c - properly wake up touchpad on ASUS laptops by KT Liao · 8 years ago
  25. 3197704 Input: add driver for Silead touchscreens by Robert Dolca · 8 years ago
  26. 014420f Input: elantech - fix debug dump of the current packet by Benjamin Tissoires · 8 years ago
  27. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  28. d205a21 Input: rotary_encoder - support binary encoding of states by Uwe Kleine-König · 8 years ago
  29. f712a5a Input: xpad - power off wireless 360 controllers on suspend by Cameron Gutman · 8 years ago
  30. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  31. 4097461 Input: i8042 - break load dependency between atkbd/psmouse and i8042 by Dmitry Torokhov · 8 years ago
  32. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  33. 887ec0b Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() by Markus Elfring · 8 years ago
  34. 8f97f8e Input: cros_ec_keyb - cleanup use of dev by Douglas Anderson · 8 years ago
  35. 0808882 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  36. 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  37. e9003c9 Input: tsc200x - report proper input_dev name by Michael Welling · 8 years ago
  38. e4add7b Input: synaptics-rmi4 - fix maximum size check for F12 control register 8 by Andrew Duggan · 8 years ago
  39. c1d7b7c Input: pegasus_notetaker - set device mode in reset_resume() if in use by Martin Kepplinger · 8 years ago
  40. f32f539 Input: pegasus_notetaker - cancel workqueue's work in suspend() by Martin Kepplinger · 8 years ago
  41. 9d3bef0 Input: pegasus_notetaker - fix usb_autopm calls to be balanced by Martin Kepplinger · 8 years ago
  42. 168c139 Input: pegasus_notetaker - handle usb control msg errors by Martin Kepplinger · 8 years ago
  43. 3746e56 Input: wacom_w8001 - handle errors from input_mt_init_slots() by Ping Cheng · 8 years ago
  44. ae10850 Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y by Ping Cheng · 8 years ago
  45. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  46. 6315170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  47. 0bb11e9 Input: pixcir_ts - add support for axis inversion / swapping by Hans de Goede · 8 years ago
  48. 50dd9f6 Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes by Hans de Goede · 8 years ago
  49. ad368eb Input: edt-ft5x06 - add support for inverting / swapping axes by Hans de Goede · 8 years ago
  50. ed7c987 Input: of_touchscreen - add support for inverted / swapped axes by Hans de Goede · 8 years ago
  51. 6a5029e Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  52. 345ded8 Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report by Andrew Duggan · 8 years ago
  53. 546ae10 Input: synaptics-rmi4 - remove unneeded variable by Andrew Duggan · 8 years ago
  54. e215829 Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data by Andrew Duggan · 8 years ago
  55. 9624516 Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount by Andrew Duggan · 8 years ago
  56. 3e9161b Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" by Dmitry Torokhov · 8 years ago
  57. 946c843 Input: synaptics-rmi4 - support regulator supplies by Bjorn Andersson · 8 years ago
  58. e66475e Input: raydium_i2c_ts - check CRC of incoming packets by Jeffrey Lin · 8 years ago
  59. cd6763b Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible by Jan Beulich · 8 years ago
  60. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  61. d14cf19 [media] sur40: drop unnecessary format description by Hans Verkuil · 8 years ago
  62. 6a85881 [media] sur40: fix occasional oopses on device close by Florian Echtler · 8 years ago
  63. af766ee [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS by Florian Echtler · 8 years ago
  64. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  65. 0e2f511 [media] sur40: set q->dev instead of allocating a context by Hans Verkuil · 9 years ago
  66. e7c38f2 input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  67. caca925 Input: xpad - validate USB endpoint count during probe by Cameron Gutman · 8 years ago
  68. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  69. 60842ef Input: vmmouse - remove port reservation by Sinclair Yeh · 8 years ago
  70. fcd6eb5 Input: add powerkey driver for HISI 65xx SoC by Jorge Ramirez-Ortiz · 8 years ago
  71. 226ba70 Input: elantech - add more IC body types to the list by Dmitry Torokhov · 8 years ago
  72. 9e72ac7 Input: wacom_w8001 - ignore invalid pen data packets by Ping Cheng · 8 years ago
  73. 12afb34 Input: wacom_w8001 - w8001_MAX_LENGTH should be 13 by Ping Cheng · 8 years ago
  74. f695c24 Input: apanel - spelling mistake - "skiping" -> "skipping" by Colin Ian King · 8 years ago
  75. 3c45b02 Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity" by Colin Ian King · 8 years ago
  76. 660c5a6 Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly" by Colin Ian King · 8 years ago
  77. 98f27d9 Input: regulator-haptic - fix spelling mistake: "dveice" -> "device" by Colin Ian King · 8 years ago
  78. c7f1429 Input: xpad - fix oops when attaching an unknown Xbox One gamepad by Cameron Gutman · 8 years ago
  79. 9096a45 Input: psmouse - use same format for secondary devices as for primary by Pali Rohár · 8 years ago
  80. 6ea24cf Merge branch 'cec-defines' into for-linus by Dmitry Torokhov · 8 years ago
  81. 1afca2b Input: add Pegasus Notetaker tablet driver by Martin Kepplinger · 8 years ago
  82. 540c260 Input: xpad - fix rumble on Xbox One controllers with 2015 firmware by Cameron Gutman · 8 years ago
  83. 520d826 Input: ti_am335x_tsc - use variable name for sizeof() operator by Andrew F. Davis · 8 years ago
  84. 0fd80a7 Input: update input_mt_report_pointer_emulation to support hovering by KT Liao · 8 years ago
  85. cd46729 Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional by Dmitry Torokhov · 8 years ago
  86. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  87. 48a2b78 Input: add Raydium I2C touchscreen driver by Jeffrey Lin · 8 years ago
  88. f49cf3b Input: pwm-beeper - fix - scheduling while atomic by Manfred Schlaegl · 8 years ago
  89. 72fb476 Input: surface3_spi - add surface pen support for Surface 3 by Stephen Just · 8 years ago
  90. 427ee20 Input: surface3_spi - Prepare to add support for Surface Pen by Stephen Just · 8 years ago
  91. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 8 years ago
  92. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 8 years ago
  93. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 8 years ago
  94. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 8 years ago
  95. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  96. c95d6d9 Input: tc3589x-keypad - remove stray ')' by Clifton Barnes · 8 years ago
  97. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  98. affa80b Input: uinput - handle compat ioctl for UI_SET_PHYS by Ricky Liang · 8 years ago
  99. 4feacbc Input: add new driver for the Surface 3 by Benjamin Tissoires · 8 years ago
  100. b55eb29 Input: feed more data into entropy pool by Dmitry Torokhov · 9 years ago