1. c8abb82 HID: picolcd_core: validate output report details by Kees Cook · 11 years ago
  2. 1ec40bd3 HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys. by Nanno Langstraat · 11 years ago
  3. e5491be HID: roccat: fix Coverity CID 141438 by Stefan Achatz · 11 years ago
  4. e7529c3 HID: LG: validate HID output report details by Kees Cook · 11 years ago
  5. 92363e7 HID: logitech-dj: validate output report details by Kees Cook · 11 years ago
  6. 38dba95 HID: zeroplus: validate output report details by Kees Cook · 11 years ago
  7. 446c5fd HID: provide a helper for validating hid reports by Kees Cook · 11 years ago
  8. 41597a0 HID: usbhid: quirk for N-Trig DuoSense Touch Screen by Vasily Titskiy · 11 years ago
  9. efbfea6 HID: check for NULL field when setting values by Kees Cook · 11 years ago
  10. 44292a5 HID: battery: don't do DMA from stack by Jiri Kosina · 11 years ago
  11. e31f73b HID: ntrig: validate feature report details by Kees Cook · 11 years ago
  12. 886ee9a HID: validate HID report id size by Kees Cook · 11 years ago
  13. 785b05f HID: Fix Speedlink VAD Cezanne support for some devices by Stefan Kriwanek · 11 years ago
  14. 2f6f54f HID: pantherlord: validate output report details by Kees Cook · 11 years ago
  15. fe7c5e1 HID: microsoft: do not use compound literal - fix build by Jiri Slaby · 12 years ago
  16. 4c34020 HID: usbhid: quirk for Realtek Multi-card reader by Josh Boyer · 11 years ago
  17. c23a9d0 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 11 years ago
  18. c06a4de usb hid quirks for Masterkit MA901 usb radio by Alexey Klimov · 12 years ago
  19. 4800cf6 HID: wiimote: fix nunchuck button parser by David Herrmann · 11 years ago
  20. a89dd81 HID: add quirk for Freescale i.MX23 ROM recovery by Marek Vasut · 12 years ago
  21. 5b6b7d3 HID: Add Apple wireless keyboard 2011 ANSI to special driver list by Ben Hutchings · 12 years ago
  22. b4be3bb HID: microsoft: fix invalid rdesc for 3k kbd by Jiri Slaby · 12 years ago
  23. fb10e21 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  24. ec9b4f5 HID: add NOGET quirk for Eaton Ellipse MAX UPS by Alan Stern · 12 years ago
  25. 8a7ddb7 HID: add ASUS AIO keyboard model AK1D by Cyrus Lien · 12 years ago
  26. 4931f79 HID: add support for Cypress barcode scanner 04B4:ED81 by Lionel Vaux · 12 years ago
  27. 8f273ad HID: multitouch: add support for Novatek touchscreen by Austin Hendrix · 12 years ago
  28. 72b5e6e HID: multitouch: Add support for Baanto touchscreen by Jiri Kosina · 12 years ago
  29. 51d101e HID: add Sennheiser BTD500USB device support by Frank Kunz · 12 years ago
  30. d0d0300 HID: add battery quirk for Apple Wireless ANSI by Daniel Nicoletti · 12 years ago
  31. c7e51c3 HID: add support for 2012 MacBook Pro Retina by Ryan Bourgeois · 12 years ago
  32. fc0eaa3 Input: xpad - handle all variations of Mad Catz Beat Pad by Yuri Khan · 12 years ago
  33. 153c3fc HID: hid-multitouch: fix wrong protocol detection by Benjamin Tissoires · 12 years ago
  34. ce123f1 HID: logitech: read all 32 bits of report type bitfield by Jonathan Nieder · 12 years ago
  35. 96b73e3 usbhid: prevent deadlock during timeout by Oliver Neukum · 12 years ago
  36. df57c25 HID: wiimote: Fix IR data parser by David Herrmann · 12 years ago
  37. d9fbd68 HID: usbhid: fix out-of-bounds bug by Jaejoong Kim · 7 years ago
  38. 884de0e Merge fp2-sibon-17.07.6 into cm-14.1 by chrmhoffmann · 7 years ago
  39. 02b62e1 hid: usbhid: Changes to prevent buffer overflow by Sriharsha Allenki · 8 years ago
  40. fb45200 FPII-2528 : Information disclosure vulnerability in kernel components CVE-2016-7915 A-30951261 by Jeron Susan · 8 years ago
  41. 10b45d2 HID: uhid: Fix sending events with invalid data by Vinicius Costa Gomes · 12 years ago
  42. 41257e6 HID: uhid: silence gcc warning by Jiri Kosina · 12 years ago
  43. d083f60 HID: uhid: implement feature requests by David Herrmann · 12 years ago
  44. 845d8fc HID: uhid: forward raw output reports to user-space by David Herrmann · 12 years ago
  45. 9db7c63 HID: uhid: forward output request to user-space by David Herrmann · 12 years ago
  46. 8fbb877 HID: uhid: forward open/close events to user-space by David Herrmann · 12 years ago
  47. ba5c313 HID: uhid: add UHID_START and UHID_STOP events by David Herrmann · 12 years ago
  48. 71d3452 HID: uhid: forward hid report-descriptor to hid core by David Herrmann · 12 years ago
  49. 5f80722 HID: uhid: allow feeding input data into uhid devices by David Herrmann · 12 years ago
  50. 9b9a379 HID: uhid: add UHID_CREATE and UHID_DESTROY events by David Herrmann · 12 years ago
  51. 25f645a HID: uhid: implement write() on uhid devices by David Herrmann · 12 years ago
  52. 6b0daae HID: uhid: implement read() on uhid devices by David Herrmann · 12 years ago
  53. 9e9edde HID: uhid: allow poll()'ing on uhid devices by David Herrmann · 12 years ago
  54. 487e27e HID: uhid: add internal message buffer by David Herrmann · 12 years ago
  55. e5824eb HID: uhid: introduce user-space I/O driver support for HID by David Herrmann · 12 years ago
  56. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 12 years ago
  57. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  58. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 12 years ago
  59. 5c58017 HID: Add null check for hidinput. by Jaikumar Ganesh · 13 years ago
  60. 4203596 HID: magicmouse: Add input_register callback. by Jaikumar Ganesh · 13 years ago
  61. 5ba755e HID: Add input_register callback. by Jaikumar Ganesh · 13 years ago
  62. 73f1329 hid-multitouch: Filter collections by application usage. by Jeff Brown · 13 years ago
  63. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  64. 2cee571 HID: tivo: fix support for bluetooth version of tivo Slide by Jiri Kosina · 12 years ago
  65. e317234 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  66. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  67. d464c92 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  68. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  69. 4a247a4 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  70. 4d5df5d HID: multitouch: add PID for Fructel product by Andreas Nielsen · 12 years ago
  71. 77aa8e6 Merge branches 'roccat' and 'wacom' into for-linus by Jiri Kosina · 12 years ago
  72. 3abee35 Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  73. 9ce28d8 Merge tag 'v3.3' into staging/for_v3.4 by Mauro Carvalho Chehab · 12 years ago
  74. 7e503a3 HID: wacom: Add reporting of wheel for Intuos4 WL by Przemo Firszt · 12 years ago
  75. 9a911da HID: wacom: Replace __set_bit with input_set_capability by Przemo Firszt · 12 years ago
  76. 740363f HID: tivo: add support for BT-version (0x1200) by Jiri Kosina · 12 years ago
  77. 693f45b HID: wacom: Reset stylus buttons - Intuos4 WL by Przemo Firszt · 12 years ago
  78. 9e87f22 HID: multitouch: detect serial protocol by Benjamin Tissoires · 12 years ago
  79. 8d179a9 HID: handle all multitouch devices through hid-multitouch by Benjamin Tissoires · 12 years ago
  80. ed9d5c9 HID: multitouch: fix handling of buggy reports descriptors for Dell ST2220T by Benjamin Tissoires · 12 years ago
  81. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  82. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  83. 6b1968d HID: make it possible to force hid-core claim the device by Jiri Kosina · 12 years ago
  84. 2ce09df HID: multitouch: add support for eGalax 0x722a by Benjamin Tissoires · 12 years ago
  85. 8d31321 HID: usbhid: add quirk no_get for quanta 3008 devices by Benjamin Tissoires · 12 years ago
  86. fd1d152 HID: multitouch: add more eGalax devices by Benjamin Tissoires · 12 years ago
  87. 71078b0 HID: multitouch: add new PID from Ideacom by Benjamin Tissoires · 12 years ago
  88. 841cb15 HID: multitouch: add support for Atmel maXTouch 03eb:2118 by Benjamin Tissoires · 12 years ago
  89. a786e83 HID: waltop: Add support for tablet with PID 0038 by Nikolai Kondrashov · 12 years ago
  90. 56d27dd HID: waltop: Replace original rdescs with links by Nikolai Kondrashov · 12 years ago
  91. 51153a7 HID: uclogic: Replace original rdescs with links by Nikolai Kondrashov · 12 years ago
  92. 883e0e3 HID: hid-input: allow array fields out of range by Nikolai Kondrashov · 12 years ago
  93. 6245bde HID: wacom: Add pad buttons reporting on Intuos4 WL by Przemo Firszt · 12 years ago
  94. e0829e9 HID: wacom: report distance for Intuos4 WL by Przemo Firszt · 12 years ago
  95. 22ca20b HID: kye: Add support for 3 tablets by Nikolai Kondrashov · 12 years ago
  96. 37891ab HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard by Alan Stern · 12 years ago
  97. 2470900 HID: wacom: Add serial and id reporting for Wacom Intuos4 WL by Przemo Firszt · 12 years ago
  98. 2c653e6 HID: wacom: set ABS_MISC bit for Intuos4 WL by Przemo Firszt · 12 years ago
  99. c7fd793 HID: correct PID for saitek PS1000 by Jiri Kosina · 12 years ago
  100. 1e93674 HID: add new driver for non-compliant Saitek devices by Andreas Hübner · 12 years ago