1. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  2. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  3. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  4. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  5. a485cb0 Input: add driver for SiS 9200 family I2C touchscreen controllers by Mika Penttilä · 8 years ago
  6. b27c0d0 Input: ili210x - fix permissions on "calibrate" attribute by Dmitry Torokhov · 8 years ago
  7. 2de4fcc Input: elan_i2c - properly wake up touchpad on ASUS laptops by KT Liao · 8 years ago
  8. 3197704 Input: add driver for Silead touchscreens by Robert Dolca · 8 years ago
  9. 014420f Input: elantech - fix debug dump of the current packet by Benjamin Tissoires · 8 years ago
  10. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  11. d205a21 Input: rotary_encoder - support binary encoding of states by Uwe Kleine-König · 8 years ago
  12. f712a5a Input: xpad - power off wireless 360 controllers on suspend by Cameron Gutman · 8 years ago
  13. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  14. 4097461 Input: i8042 - break load dependency between atkbd/psmouse and i8042 by Dmitry Torokhov · 8 years ago
  15. 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
  16. 887ec0b Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() by Markus Elfring · 8 years ago
  17. 8f97f8e Input: cros_ec_keyb - cleanup use of dev by Douglas Anderson · 8 years ago
  18. 0808882 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  19. 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  20. e9003c9 Input: tsc200x - report proper input_dev name by Michael Welling · 8 years ago
  21. e4add7b Input: synaptics-rmi4 - fix maximum size check for F12 control register 8 by Andrew Duggan · 8 years ago
  22. c1d7b7c Input: pegasus_notetaker - set device mode in reset_resume() if in use by Martin Kepplinger · 8 years ago
  23. f32f539 Input: pegasus_notetaker - cancel workqueue's work in suspend() by Martin Kepplinger · 8 years ago
  24. 9d3bef0 Input: pegasus_notetaker - fix usb_autopm calls to be balanced by Martin Kepplinger · 8 years ago
  25. 168c139 Input: pegasus_notetaker - handle usb control msg errors by Martin Kepplinger · 8 years ago
  26. 3746e56 Input: wacom_w8001 - handle errors from input_mt_init_slots() by Ping Cheng · 8 years ago
  27. ae10850 Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y by Ping Cheng · 8 years ago
  28. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  29. 6315170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  30. 0bb11e9 Input: pixcir_ts - add support for axis inversion / swapping by Hans de Goede · 8 years ago
  31. 50dd9f6 Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes by Hans de Goede · 8 years ago
  32. ad368eb Input: edt-ft5x06 - add support for inverting / swapping axes by Hans de Goede · 8 years ago
  33. ed7c987 Input: of_touchscreen - add support for inverted / swapped axes by Hans de Goede · 8 years ago
  34. 6a5029e Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  35. 345ded8 Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report by Andrew Duggan · 8 years ago
  36. 546ae10 Input: synaptics-rmi4 - remove unneeded variable by Andrew Duggan · 8 years ago
  37. e215829 Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data by Andrew Duggan · 8 years ago
  38. 9624516 Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount by Andrew Duggan · 8 years ago
  39. 3e9161b Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" by Dmitry Torokhov · 8 years ago
  40. 946c843 Input: synaptics-rmi4 - support regulator supplies by Bjorn Andersson · 8 years ago
  41. e66475e Input: raydium_i2c_ts - check CRC of incoming packets by Jeffrey Lin · 8 years ago
  42. cd6763b Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible by Jan Beulich · 8 years ago
  43. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  44. d14cf19 [media] sur40: drop unnecessary format description by Hans Verkuil · 8 years ago
  45. 6a85881 [media] sur40: fix occasional oopses on device close by Florian Echtler · 8 years ago
  46. af766ee [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS by Florian Echtler · 8 years ago
  47. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  48. 0e2f511 [media] sur40: set q->dev instead of allocating a context by Hans Verkuil · 9 years ago
  49. e7c38f2 input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  50. caca925 Input: xpad - validate USB endpoint count during probe by Cameron Gutman · 8 years ago
  51. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  52. 60842ef Input: vmmouse - remove port reservation by Sinclair Yeh · 8 years ago
  53. fcd6eb5 Input: add powerkey driver for HISI 65xx SoC by Jorge Ramirez-Ortiz · 8 years ago
  54. 226ba70 Input: elantech - add more IC body types to the list by Dmitry Torokhov · 8 years ago
  55. 9e72ac7 Input: wacom_w8001 - ignore invalid pen data packets by Ping Cheng · 8 years ago
  56. 12afb34 Input: wacom_w8001 - w8001_MAX_LENGTH should be 13 by Ping Cheng · 8 years ago
  57. f695c24 Input: apanel - spelling mistake - "skiping" -> "skipping" by Colin Ian King · 8 years ago
  58. 3c45b02 Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity" by Colin Ian King · 8 years ago
  59. 660c5a6 Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly" by Colin Ian King · 8 years ago
  60. 98f27d9 Input: regulator-haptic - fix spelling mistake: "dveice" -> "device" by Colin Ian King · 8 years ago
  61. c7f1429 Input: xpad - fix oops when attaching an unknown Xbox One gamepad by Cameron Gutman · 8 years ago
  62. 9096a45 Input: psmouse - use same format for secondary devices as for primary by Pali Rohár · 8 years ago
  63. 6ea24cf Merge branch 'cec-defines' into for-linus by Dmitry Torokhov · 8 years ago
  64. 1afca2b Input: add Pegasus Notetaker tablet driver by Martin Kepplinger · 8 years ago
  65. 540c260 Input: xpad - fix rumble on Xbox One controllers with 2015 firmware by Cameron Gutman · 8 years ago
  66. 520d826 Input: ti_am335x_tsc - use variable name for sizeof() operator by Andrew F. Davis · 8 years ago
  67. 0fd80a7 Input: update input_mt_report_pointer_emulation to support hovering by KT Liao · 8 years ago
  68. cd46729 Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional by Dmitry Torokhov · 8 years ago
  69. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  70. 48a2b78 Input: add Raydium I2C touchscreen driver by Jeffrey Lin · 8 years ago
  71. f49cf3b Input: pwm-beeper - fix - scheduling while atomic by Manfred Schlaegl · 8 years ago
  72. 72fb476 Input: surface3_spi - add surface pen support for Surface 3 by Stephen Just · 8 years ago
  73. 427ee20 Input: surface3_spi - Prepare to add support for Surface Pen by Stephen Just · 8 years ago
  74. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 8 years ago
  75. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 8 years ago
  76. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 8 years ago
  77. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 8 years ago
  78. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  79. c95d6d9 Input: tc3589x-keypad - remove stray ')' by Clifton Barnes · 8 years ago
  80. 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
  81. affa80b Input: uinput - handle compat ioctl for UI_SET_PHYS by Ricky Liang · 8 years ago
  82. 4feacbc Input: add new driver for the Surface 3 by Benjamin Tissoires · 8 years ago
  83. b55eb29 Input: feed more data into entropy pool by Dmitry Torokhov · 9 years ago
  84. e9000b7 Input: synaptics-rmi4 - fix spelling in defines by Nick Dyer · 8 years ago
  85. c32feb0 Input: migor-ts - mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  86. 14f935f Input: atmel_captouch - add dependence on i2c by Arnd Bergmann · 8 years ago
  87. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  88. b06d43f Input: add Atmel Captouch Button driver by Daniel Hung-yu Wu · 8 years ago
  89. db36ae8 Input: migor-ts - allow driver to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  90. 8f4decc Input: migor-ts - fix error for modular build by Javier Martinez Canillas · 8 years ago
  91. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  92. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  93. e28d0c9 input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  94. cfae56f input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  95. de93170 input: misc: max8997: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  96. ad4e9fe input: misc: max77693: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  97. 23ea596 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  98. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. ed1e33d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  100. c52c545 Input: twl6040-vibra - fix DT node memory management by H. Nikolaus Schaller · 8 years ago