1. ecb4183 Merge tag 'v5.2' into next by Dmitry Torokhov · 5 years ago
  2. 2a017fd Input: gtco - bounds check collection indent level by Grant Hernandez · 5 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. 83cde38 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55 by Thomas Gleixner · 6 years ago
  5. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  6. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  7. 44fc95e Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 6 years ago
  8. 53fddb6 Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() by Jia-Ju Bai · 6 years ago
  9. 553d16a Input: pegasus_notetaker - do not rely on input_dev->users by Marcus Folkesson · 7 years ago
  10. 1f701f6 Input: pagasus_notetaker - fix deadlock in autosuspend by Marcus Folkesson · 7 years ago
  11. 698c03b Input: inline macros for MODULE_LICENSE, etc by Julia Lawall · 7 years ago
  12. 9f1d1ea Input: remove unneeded DRIVER_LICENSE #defines by Greg Kroah-Hartman · 7 years ago
  13. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. a508294 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  16. a7082ac Input: wacom_serial4 - constify serio_device_id by Arvind Yadav · 7 years ago
  17. 95ac4cb Input: kbtab - constify usb_device_id by Arvind Yadav · 7 years ago
  18. 803088f Input: acecad - constify usb_device_idi and fix space before '[' error by Arvind Yadav · 7 years ago
  19. c4043b5 Input: aiptek - constify attribute_group structures by Arvind Yadav · 8 years ago
  20. cb1b494 Input: kbtab - validate number of endpoints before using them by Johan Hovold · 8 years ago
  21. ba340d7 Input: hanwang - validate number of endpoints before using them by Johan Hovold · 8 years ago
  22. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  23. f959cd8 Input: pegasus_notetaker - directly include workqueue header by Martin Kepplinger · 8 years ago
  24. c1d7b7c Input: pegasus_notetaker - set device mode in reset_resume() if in use by Martin Kepplinger · 8 years ago
  25. f32f539 Input: pegasus_notetaker - cancel workqueue's work in suspend() by Martin Kepplinger · 8 years ago
  26. 9d3bef0 Input: pegasus_notetaker - fix usb_autopm calls to be balanced by Martin Kepplinger · 8 years ago
  27. 168c139 Input: pegasus_notetaker - handle usb control msg errors by Martin Kepplinger · 8 years ago
  28. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  29. 1afca2b Input: add Pegasus Notetaker tablet driver by Martin Kepplinger · 9 years ago
  30. 23ea596 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  31. 8f7292e Input: kbtab - stop saving struct usb_device by Oliver Neukum · 9 years ago
  32. ed752e5d Input: gtco - stop saving struct usb_device by Oliver Neukum · 9 years ago
  33. c630901 Input: aiptek - stop saving struct usb_device by Oliver Neukum · 9 years ago
  34. 7edf2c9 Input: acecad - stop saving struct usb_device by Oliver Neukum · 9 years ago
  35. 162f98d Input: gtco - fix crash on detecting device without endpoints by Vladis Dronov · 9 years ago
  36. 8e20cf2 Input: aiptek - fix crash on detecting device without endpoints by Vladis Dronov · 9 years ago
  37. 8d21282 Input: gtco - use sign_extend32() for sign extension by Martin Kepplinger · 10 years ago
  38. fc8104b Merge branch 'wacom' into next by Dmitry Torokhov · 10 years ago
  39. 471d171 Input: wacom - move the USB (now hid) Wacom driver in drivers/hid by Benjamin Tissoires · 10 years ago
  40. a3e6f65 Input: wacom - keep wacom_ids ordered by Benjamin Tissoires · 10 years ago
  41. 80befa9 Input: wacom - remove field pktlen declaration in the list of devices by Benjamin Tissoires · 10 years ago
  42. 198fdee Input: wacom - use hidinput_calc_abs_res instead of duplicating its code by Benjamin Tissoires · 10 years ago
  43. c669fb2 Input: wacom - use in-kernel HID parser by Benjamin Tissoires · 10 years ago
  44. e2114ce Input: wacom - use hid_info instead of plain dev_info by Benjamin Tissoires · 10 years ago
  45. dd3181a Input: wacom - register power device at the HID level by Benjamin Tissoires · 10 years ago
  46. 4451e08 Input: wacom - remove usb dependency for siblings devices by Benjamin Tissoires · 10 years ago
  47. b6c79f2 Input: wacom - register the input devices on top of the HID one by Benjamin Tissoires · 10 years ago
  48. c31a408 Input: wacom - install LED/OLED sysfs files in the HID device instead of USB by Benjamin Tissoires · 10 years ago
  49. 01c846f Input: wacom - compute the HID report size to get the actual packet size by Benjamin Tissoires · 10 years ago
  50. ba9a354 Input: wacom - use HID core to actually fetch the report descriptor by Benjamin Tissoires · 10 years ago
  51. 27b20a9 Input: wacom - use hid communication instead of plain usb by Benjamin Tissoires · 10 years ago
  52. 29b4739 Input: wacom - switch from an USB driver to a HID driver by Benjamin Tissoires · 10 years ago
  53. f54bc61 Input: wacom - include and use linux/hid.h by Benjamin Tissoires · 10 years ago
  54. 008f4d9 Input: wacom - split out the pad device for the wireless receiver by Benjamin Tissoires · 10 years ago
  55. 3813810 Input: wacom - split out the pad device for Graphire G4 and MO by Benjamin Tissoires · 10 years ago
  56. 422b031 Input: wacom - split out the pad device for DTUS by Benjamin Tissoires · 10 years ago
  57. 3116871 Input: wacom - split out the pad device for Bamboos by Benjamin Tissoires · 10 years ago
  58. 10059cdc Input: wacom - split out the pad device for Intuos/Cintiq by Benjamin Tissoires · 10 years ago
  59. d2d13f1 Input: wacom - create a separate input device for pads by Benjamin Tissoires · 10 years ago
  60. 7097d4c Input: wacom - assign phys field from struct wacom into input_dev by Benjamin Tissoires · 10 years ago
  61. 3cb8315 Input: Revert "wacom - testing result shows get_report is unnecessary." by Benjamin Tissoires · 10 years ago
  62. 5e740ce Input: wacom_serial4 - prepare for wacom USB moving to HID by Dmitry Torokhov · 10 years ago
  63. b4e0592 Input: add support for Wacom protocol 4 serial tablets by Hans de Goede · 10 years ago
  64. ac414da Input: wacom - process outbound for newer Cintiqs by Ping Cheng · 11 years ago
  65. 805a876 Input: wacom - set stylus_in_proximity when pen is in range by Ping Cheng · 11 years ago
  66. d51ddb2 Input: wacom - add support for three new ISDv4 sensors by Jason Gerecke · 11 years ago
  67. edc8e20a Input: wacom - use unaligned access where necessary by Jason Gerecke · 11 years ago
  68. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 11 years ago
  69. 61616ed Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2 by Jason Gerecke · 11 years ago
  70. 38a1807 Input: wacom - handle 1024 pressure levels in wacom_tpc_pen by Jason Gerecke · 11 years ago
  71. 74b6341 Input: wacom - references to 'wacom->data' should use 'unsigned char*' by Jason Gerecke · 11 years ago
  72. e9fc413 Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE by Jason Gerecke · 11 years ago
  73. 5866d9e Input: wacom - use full 32-bit HID Usage value in switch statement by Jason Gerecke · 11 years ago
  74. 91ae0e7 Input: wacom - missed the last bit of expresskey for DTU-1031 by Ping Cheng · 11 years ago
  75. 1f906f8 Input: gtco - fix usb_dev leak by Alexey Khoroshilov · 11 years ago
  76. 497ab1f Input: wacom - add support for DTU-1031 by Ping Cheng · 11 years ago
  77. 71348162 Input: wacom - fix wacom->shared guards for dual input devices by Ping Cheng · 11 years ago
  78. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  79. 961794a Input: wacom - add reporting of SW_MUTE_DEVICE events by Ping Cheng · 11 years ago
  80. 348324c Merge tag 'v3.13-rc4' into next by Dmitry Torokhov · 11 years ago
  81. b5fd2a3 Input: wacom - add support for three new Intuos devices by Ping Cheng · 11 years ago
  82. 1d0d6df Input: wacom - make sure touch_max is set for touch devices by Ping Cheng · 11 years ago
  83. 0b279da Input: wacom - scale up touch width and height values for Intuos Pro by Jason Gerecke · 11 years ago
  84. 4224909 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  85. 57bcfce Input: wacom - not all multi-interface devices support touch by Ping Cheng · 11 years ago
  86. 2d3163f Input: wacom - add support for ISDv4 0x10E sensor by Jason Gerecke · 11 years ago
  87. 9b4f60e Input: wacom - add support for ISDv4 0x10F sensor by Jason Gerecke · 11 years ago
  88. 6e2a6e8 Input: wacom - export battery scope by Bastien Nocera · 11 years ago
  89. 9a35c41 Input: wacom - add support for three new Intuos Pro devices by Ping Cheng · 11 years ago
  90. c2b0c27 Input: wacom - LED is only supported through digitizer interface by Ping Cheng · 11 years ago
  91. 1b2faaf Input: wacom - testing result shows get_report is unnecessary. by Ping Cheng · 11 years ago
  92. 4eb1830 Input: wacom - send proper tablet state info when pen leaves proximity by Jason Gerecke · 11 years ago
  93. 36d3c51 Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid by Jason Gerecke · 11 years ago
  94. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  95. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  96. f41a64e Input: wacom - add support for 0x300 and 0x301 by Ping Cheng · 11 years ago
  97. d4879c9 Input: wacom - fix error return code in wacom_probe() by Wei Yongjun · 11 years ago
  98. 401d7d1 Input: wacom - integrate resolution calculation by Ping Cheng · 11 years ago
  99. 7d753b0 Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs by Ping Cheng · 12 years ago
  100. 3bd1f7e Input: wacom - fix a typo for Cintiq 22HDT by Ping Cheng · 12 years ago