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. 3197704 Input: add driver for Silead touchscreens by Robert Dolca · 8 years ago
  8. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  9. 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
  10. 0808882 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  11. 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  12. e9003c9 Input: tsc200x - report proper input_dev name by Michael Welling · 8 years ago
  13. 3746e56 Input: wacom_w8001 - handle errors from input_mt_init_slots() by Ping Cheng · 8 years ago
  14. ae10850 Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y by Ping Cheng · 8 years ago
  15. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  16. 6315170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  17. 0bb11e9 Input: pixcir_ts - add support for axis inversion / swapping by Hans de Goede · 8 years ago
  18. 50dd9f6 Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes by Hans de Goede · 8 years ago
  19. ad368eb Input: edt-ft5x06 - add support for inverting / swapping axes by Hans de Goede · 8 years ago
  20. ed7c987 Input: of_touchscreen - add support for inverted / swapped axes by Hans de Goede · 8 years ago
  21. 6a5029e Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  22. 3e9161b Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" by Dmitry Torokhov · 8 years ago
  23. e66475e Input: raydium_i2c_ts - check CRC of incoming packets by Jeffrey Lin · 8 years ago
  24. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  25. d14cf19 [media] sur40: drop unnecessary format description by Hans Verkuil · 8 years ago
  26. 6a85881 [media] sur40: fix occasional oopses on device close by Florian Echtler · 8 years ago
  27. af766ee [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS by Florian Echtler · 8 years ago
  28. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  29. 0e2f511 [media] sur40: set q->dev instead of allocating a context by Hans Verkuil · 9 years ago
  30. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  31. 9e72ac7 Input: wacom_w8001 - ignore invalid pen data packets by Ping Cheng · 8 years ago
  32. 12afb34 Input: wacom_w8001 - w8001_MAX_LENGTH should be 13 by Ping Cheng · 8 years ago
  33. 6ea24cf Merge branch 'cec-defines' into for-linus by Dmitry Torokhov · 8 years ago
  34. 520d826 Input: ti_am335x_tsc - use variable name for sizeof() operator by Andrew F. Davis · 8 years ago
  35. cd46729 Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional by Dmitry Torokhov · 8 years ago
  36. 48a2b78 Input: add Raydium I2C touchscreen driver by Jeffrey Lin · 8 years ago
  37. 72fb476 Input: surface3_spi - add surface pen support for Surface 3 by Stephen Just · 8 years ago
  38. 427ee20 Input: surface3_spi - Prepare to add support for Surface Pen by Stephen Just · 8 years ago
  39. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  40. 4feacbc Input: add new driver for the Surface 3 by Benjamin Tissoires · 8 years ago
  41. c32feb0 Input: migor-ts - mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  42. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  43. db36ae8 Input: migor-ts - allow driver to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  44. 8f4decc Input: migor-ts - fix error for modular build by Javier Martinez Canillas · 8 years ago
  45. 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
  46. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  47. e28d0c9 input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  48. 23ea596 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  49. 21a9703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  50. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  51. eb43335 Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset by Nick Dyer · 8 years ago
  52. 6984ab1 Input: zforce_ts - fix dual touch recognition by Knut Wohlrab · 8 years ago
  53. 74813ce Input: bcm_iproc_tsc - use syscon to access shared registers by Raveendra Padasalagi · 8 years ago
  54. 20aa787 Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 9 years ago
  55. d9478044 input: ad7879: use gpiochip data pointer by Linus Walleij · 9 years ago
  56. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  57. d314e9e Input: sur40 - fix DMA on stack by Oliver Neukum · 9 years ago
  58. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  59. 10fdfee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  60. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  61. 9aa4042 Input: melfas_mip4 - add hw_version sysfs attribute by Sangwon Jee · 9 years ago
  62. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 9 years ago
  63. fa6e3ca Input: ad7879 - add device tree support by Stefan Agner · 9 years ago
  64. 5f2940c Input: ad7879 - fix default x/y axis assignment by Stefan Agner · 9 years ago
  65. 4774f40 Input: ad7879 - move header to platform_data directory by Stefan Agner · 9 years ago
  66. cd1480a Input: ts4800 - add hardware dependency by Jean Delvare · 9 years ago
  67. 52cdce8 Merge branch 'rotary-encoder' into next by Dmitry Torokhov · 9 years ago
  68. 7a3ed68 Input: melfas_mip4 - add resolution reporting by Sangwon Jee · 9 years ago
  69. 564a68d Input: stmpe-ts - restore kerneldoc by Linus Walleij · 9 years ago
  70. 6ccb1d8 Input: add MELFAS MIP4 Touchscreen driver by Sangwon Jee · 9 years ago
  71. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  72. 4f7ed23 Input: touchscreen: Add imx25 TCQ driver by Markus Pargmann · 9 years ago
  73. 74c7b2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  74. ff84dab Input: colibri-vf50-ts - add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  75. dc262df Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree by Philipp Zabel · 9 years ago
  76. 1261d01 Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  77. 8fb81d2 Input: cyttsp - perform hard reset of the chip during probe by Oreste Salerno · 9 years ago
  78. 707b61b Input: cyttsp - switch to using device properties by Oreste Salerno · 9 years ago
  79. 69a1240 Input: cyttsp - check return value of input_mt_init_slots by Oreste Salerno · 9 years ago
  80. e4cf92b Input: cyttsp - use devres managed resource allocations by Oreste Salerno · 9 years ago
  81. 5430dfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  82. b26a95d Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  83. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  84. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  85. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  86. 1c0276d Input: atmel_mxt_ts - improve touchscreen size/orientation handling by Nick Dyer · 9 years ago
  87. 009f773 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  88. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  89. 5f7e544 Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE by Peter Hutterer · 9 years ago
  90. 3b7474e Input: ti_am335x_tsc - fix HWPEN interrupt handling by Dave Gerlach · 9 years ago
  91. 415a249 Input: rohm_bu21023 - fix handling of retrying firmware update by Dmitry Torokhov · 9 years ago
  92. efbc57c Merge branch 'goodix' into next by Dmitry Torokhov · 9 years ago
  93. fa68e27 Input: pcap_ts - use to_delayed_work by Geliang Tang · 9 years ago
  94. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  95. 8dcb3c7 Input: egalax_ts_serial - fix potential NULL dereference on error by Dan Carpenter · 9 years ago
  96. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  97. 478e5ed Input: elants_i2c - fix wake-on-touch by James Chen · 9 years ago
  98. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  99. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  100. 57c80e8 Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen" by Karsten Merker · 9 years ago