1. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  3. b8b4ead drivers/input: eliminate INPUT_COMPAT_TEST macro by Andrew Morton · 8 years ago
  4. d314e9e Input: sur40 - fix DMA on stack by Oliver Neukum · 8 years ago
  5. 950336b Input: ati_remote2 - fix crashes on detecting device with invalid descriptor by Vladis Dronov · 8 years ago
  6. f4056b5 input: redefine INPUT_COMPAT_TEST as in_compat_syscall() by Andy Lutomirski · 8 years ago
  7. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  8. 10fdfee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  9. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  10. 82be788 Input: synaptics - handle spurious release of trackstick buttons, again by Benjamin Tissoires · 8 years ago
  11. a1376d3 Input: synaptics-rmi4 - remove check of Non-NULL array by Andrew Duggan · 8 years ago
  12. 2d5f561 Input: byd - enable absolute mode by Richard Pospesel · 8 years ago
  13. a0ad220 Input: ims-pcu - sanity check against missing interfaces by Oliver Neukum · 8 years ago
  14. 9aa4042 Input: melfas_mip4 - add hw_version sysfs attribute by Sangwon Jee · 8 years ago
  15. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 8 years ago
  16. 24672bd Input: synaptics-rmi4 - using logical instead of bitwise AND by Dan Carpenter · 8 years ago
  17. 9c6ba45 Input: powermate - fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  18. 9979c1c Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phandle() by Vladimir Zapolskiy · 8 years ago
  19. 62d5bdf Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 8 years ago
  20. 48147b9 Input: synaptics-rmi4 - add device tree support to the SPI transport driver by Andrew Duggan · 8 years ago
  21. 8d99758 Input: synaptics-rmi4 - add SPI transport driver by Andrew Duggan · 8 years ago
  22. 562b42d Input: synaptics-rmi4 - add support for F30 by Andrew Duggan · 8 years ago
  23. b43d2c1 Input: synaptics-rmi4 - add support for F12 by Andrew Duggan · 8 years ago
  24. aaa2798 Input: synaptics-rmi4 - add device tree support for 2d sensors and F11 by Andrew Duggan · 8 years ago
  25. ff8f837 Input: synaptics-rmi4 - add support for 2D sensors and F11 by Andrew Duggan · 8 years ago
  26. d8a8b3e Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices by Andrew Duggan · 8 years ago
  27. fdf5160 Input: synaptics-rmi4 - add I2C transport driver by Andrew Duggan · 8 years ago
  28. 2b6a321 Input: synaptics-rmi4 - add support for Synaptics RMI4 devices by Andrew Duggan · 8 years ago
  29. fa6e3ca Input: ad7879 - add device tree support by Stefan Agner · 8 years ago
  30. 5f2940c Input: ad7879 - fix default x/y axis assignment by Stefan Agner · 8 years ago
  31. 4774f40 Input: ad7879 - move header to platform_data directory by Stefan Agner · 8 years ago
  32. cd1480a Input: ts4800 - add hardware dependency by Jean Delvare · 8 years ago
  33. 52cdce8 Merge branch 'rotary-encoder' into next by Dmitry Torokhov · 8 years ago
  34. 3cd4786 Input: cyapa - fix for losing events during device power transitions by Dudley Du · 8 years ago
  35. 5186b8c Input: sh_keysc - remove dependency on SUPERH by Simon Horman · 8 years ago
  36. 7a3ed68 Input: melfas_mip4 - add resolution reporting by Sangwon Jee · 8 years ago
  37. 7dde4e7 Input: rotary-encoder - support more than 2 gpios as input by Uwe Kleine-König · 8 years ago
  38. a9e340d Input: rotary_encoder - move away from platform data structure by Dmitry Torokhov · 9 years ago
  39. 564a68d Input: stmpe-ts - restore kerneldoc by Linus Walleij · 8 years ago
  40. 2d1a792 Input: snvs_pwrkey - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  41. 7ffae99 Input: spear-keyboard - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  42. 0581ce0 Input: goldfish_events - enable ACPI-based enumeration for goldfish events by Jason Hu · 8 years ago
  43. 8c5dc5a Input: goldfish_events - add devicetree bindings by Greg Hackmann · 8 years ago
  44. 8631580 Input: rotary_encoder - use input_set_capability() by Dmitry Torokhov · 9 years ago
  45. 77a8f0a Input: rotary_encoder - convert to use gpiod API by Dmitry Torokhov · 9 years ago
  46. 6a6f70b Input: rotary_encoder - mark PM methods as __maybe_unused by Dmitry Torokhov · 9 years ago
  47. dee520e Input: rotary_encoder - use threaded irqs by Timo Teräs · 9 years ago
  48. 6ccb1d8 Input: add MELFAS MIP4 Touchscreen driver by Sangwon Jee · 9 years ago
  49. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  50. 4f7ed23 Input: touchscreen: Add imx25 TCQ driver by Markus Pargmann · 9 years ago
  51. 74c7b2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  52. ff84dab Input: colibri-vf50-ts - add missing #include <linux/of.h> by Geert Uytterhoeven · 8 years ago
  53. 7008daf Input: adp5589 - fix row 5 handling for adp5589 by Lars-Peter Clausen · 8 years ago
  54. dc262df Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree by Philipp Zabel · 8 years ago
  55. 1261d01 Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB by Geert Uytterhoeven · 8 years ago
  56. 98ee377 Input: byd - add BYD PS/2 touchpad driver by Chris Diamand · 8 years ago
  57. d4f1b06 Input: vmmouse - fix absolute device registration by Dmitry Torokhov · 9 years ago
  58. 015bb5e Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver() by Grygorii Strashko · 9 years ago
  59. 497e1b3 Input: cap11xx - add missing of_node_put by Amitoj Kaur Chawla · 8 years ago
  60. af6e946 Input: sirfsoc-onkey - allow modular build by Arnd Bergmann · 8 years ago
  61. a6ed4a1 Input: xpad - remove unused function by Arnd Bergmann · 8 years ago
  62. 8fb81d2 Input: cyttsp - perform hard reset of the chip during probe by Oreste Salerno · 8 years ago
  63. 707b61b Input: cyttsp - switch to using device properties by Oreste Salerno · 8 years ago
  64. 69a1240 Input: cyttsp - check return value of input_mt_init_slots by Oreste Salerno · 8 years ago
  65. e4cf92b Input: cyttsp - use devres managed resource allocations by Oreste Salerno · 8 years ago
  66. 5430dfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  67. b26a95d Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  68. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  69. d9202af Input: rotary_encoder - convert to devm-* api by Timo Teräs · 9 years ago
  70. 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
  71. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  72. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  73. 809d951 Input: gpio-keys - allow disabling individual buttons in DT by Laxman Dewangan · 9 years ago
  74. c4dc5f8 Input: gpio-keys - allow setting input device name in DT by Laxman Dewangan · 9 years ago
  75. 85c017f Merge branch 'xpad' into next by Dmitry Torokhov · 9 years ago
  76. 95162dc Input: xpad - correct xbox one pad device name by Pavel Rojtberg · 9 years ago
  77. 1c0276d Input: atmel_mxt_ts - improve touchscreen size/orientation handling by Nick Dyer · 9 years ago
  78. 009f773 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  79. 6544a1d Input: elantech - mark protocols v2 and v3 as semi-mt by Benjamin Tissoires · 9 years ago
  80. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  81. 5f7e544 Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE by Peter Hutterer · 9 years ago
  82. 8679ee4 Input: gpio-keys - fix check for disabling unsupported keys by Dmitry Torokhov · 9 years ago
  83. 35f8679 Input: omap-keypad - remove dead check by Dmitry Torokhov · 9 years ago
  84. 3b7474e Input: ti_am335x_tsc - fix HWPEN interrupt handling by Dave Gerlach · 9 years ago
  85. 7ae6cfe Input: omap-keypad - set tasklet data earlier by Dan Carpenter · 9 years ago
  86. 415a249 Input: rohm_bu21023 - fix handling of retrying firmware update by Dmitry Torokhov · 9 years ago
  87. efbc57c Merge branch 'goodix' into next by Dmitry Torokhov · 9 years ago
  88. 4b1af85 Input: ALPS - report v3 pinnacle trackstick device only if is present by Pali Rohár · 9 years ago
  89. dae928e Input: ALPS - detect trackstick presence for v7 protocol by Pali Rohár · 9 years ago
  90. d9be398 Input: xpad - use LED API when identifying wireless controllers by Dmitry Torokhov · 9 years ago
  91. 4220f7d Input: xpad - workaround dead irq_out after suspend/ resume by Pavel Rojtberg · 9 years ago
  92. 2a6d752 Input: xpad - update Xbox One Force Feedback Support by Pierre-Loup A. Griffais · 9 years ago
  93. 7fc595f Input: xpad - correctly handle concurrent LED and FF requests by Pavel Rojtberg · 9 years ago
  94. fa68e27 Input: pcap_ts - use to_delayed_work by Geliang Tang · 9 years ago
  95. 7ed5ff8 Input: bma150 - constify bma150_cfg structure by Julia Lawall · 9 years ago
  96. dd0d0d4 Input: i8042 - add Fujitsu Lifebook U745 to the nomux list by Aurélien Francillon · 9 years ago
  97. 2048157 Drivers: hv: vmbus: fix the building warning with hyperv-keyboard by Dexuan Cui · 9 years ago
  98. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  99. 8dcb3c7 Input: egalax_ts_serial - fix potential NULL dereference on error by Dan Carpenter · 9 years ago
  100. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago