1. 0f22132 HID: move cypress quirks by Jiri Slaby · 16 years ago
  2. 90231e7 HID: move sunplus quirks by Jiri Slaby · 16 years ago
  3. 78a849a68 HID: move microsoft quirks by Jiri Slaby · 16 years ago
  4. 02ae9a1 HID: add compat support by Jiri Slaby · 16 years ago
  5. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  6. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  7. 5f22a79 HID: move logitech quirks by Jiri Slaby · 16 years ago
  8. 022e8c4 HID: move usage input mapping to hid.h by Jiri Slaby · 16 years ago
  9. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  10. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  11. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  12. f472f80 HID: add n-trig digitizer usage by Rafi Rubin · 16 years ago
  13. f8dea7a HID: remove CVS keywords by Adrian Bunk · 16 years ago
  14. 6e70459 HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. by Diego 'Flameeyes' Petteno · 16 years ago
  15. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 16 years ago
  16. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  17. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 16 years ago
  18. c17f9c9 HID: force feedback driver for Logitech Rumblepad 2 by Anssi Hannula · 16 years ago
  19. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 17 years ago
  20. 1b184cf HID: make function from dbg_hid by Jiri Slaby · 17 years ago
  21. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 17 years ago
  22. 974faac4 HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 17 years ago
  23. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 17 years ago
  24. 68a1f2c HID: fix processing of event quirks by Jiri Kosina · 17 years ago
  25. fe56caa HID: Support Samsung IR remote by Robert Schedel · 17 years ago
  26. 70d215c HID: the `bit' in hidinput_mapping_quirks() is an out parameter by Fengguang Wu · 17 years ago
  27. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 17 years ago
  28. 36ccaad6 HID: hid-input quirk for BTC 8193 by Jiri Kosina · 17 years ago
  29. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 17 years ago
  30. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 17 years ago
  31. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 17 years ago
  32. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 17 years ago
  33. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 17 years ago
  34. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  35. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  36. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  37. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago
  38. 08f0617 USBHID: report descriptor fix for MacBook JIS keyboard by Tomoya Adachi · 17 years ago
  39. 0ce91cf HID: enable hiddev for the SantaRosa MacBookPro IR receiver by Stelian Pop · 17 years ago
  40. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  41. 5f9c464 HID: support for logitech cordless desktop LX500 special mapping by Ryo Dairiki · 17 years ago
  42. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 17 years ago
  43. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 17 years ago
  44. defd208 HID: force hid-input for Microsoft SideWinder GameVoice device by Jiri Kosina · 17 years ago
  45. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  46. 66da876 USB HID: report descriptor of Cypress USB barcode readers needs fixup by Jiri Kosina · 17 years ago
  47. 876b927 USB HID: add 'quirks' module parameter by Paul Walmsley · 17 years ago
  48. 8cef908 USB HID: add support for dynamically-created quirks by Paul Walmsley · 17 years ago
  49. 2eb5dc3 USB HID: encapsulate quirk handling into hid-quirks.c by Paul Walmsley · 17 years ago
  50. 713c8aa USB HID: numlock quirk for dell W7658 keyboard by Pete Zaitcev · 17 years ago
  51. 85cbea3 USB HID: Logitech MX3000 keyboard needs report descriptor quirk by Jiri Kosina · 17 years ago
  52. 2591466 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button by Jiri Kosina · 18 years ago
  53. b55fd23 HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work by Jiri Kosina · 18 years ago
  54. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  55. a417a21 USB HID: handle multi-interface devices for Apple macbook pro properly by Soeren Sonnenburg · 18 years ago
  56. 7c37914 HID: API - fix leftovers of hidinput API in USB HID by Jiri Kosina · 18 years ago
  57. c080d89 HID: hid debug from hid-debug.h to hid layer by Jiri Kosina · 18 years ago
  58. 20eb127 hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter by Anssi Hannula · 18 years ago
  59. 5556fea hid: quirk for multi-input devices with unneeded output reports by Anssi Hannula · 18 years ago
  60. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  61. 4c2ae84 [PATCH] Generic HID layer - pb_fnmode by Jiri Kosina · 18 years ago
  62. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 18 years ago
  63. aa938f7 [PATCH] Generic HID layer - hiddev by Jiri Kosina · 18 years ago
  64. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 18 years ago
  65. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 18 years ago
  66. dde5845 [PATCH] Generic HID layer - code split by Jiri Kosina · 18 years ago[Renamed (96%) from drivers/usb/input/hid.h]
  67. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  68. 6d8fc4d USB HID: Handle STALL on interrupt endpoint by Alan Stern · 18 years ago
  69. bb7eef6 USB: correct keymapping on Powerbook built-in USB ISO keyboards by Olaf Hering · 18 years ago
  70. 41ad5fb Input: HID - add a quirk for the Logitech USB Receiver by Anssi Hannula · 18 years ago
  71. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  72. f287cae Input: hid - #if 0 the no longer used hid_find_field_by_usage() by Adrian Bunk · 18 years ago
  73. bb3caf7 Input: add force feedback driver for PSX-style Zeroplus devices by Anssi Hannula · 18 years ago
  74. dc76c91 Input: use new FF interface in the HID force feedback drivers by Anssi Hannula · 18 years ago
  75. 224ee88 Input: add force feedback driver for PID devices by Anssi Hannula · 18 years ago
  76. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 18 years ago
  77. a82e49b [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly by Bart Massey · 18 years ago
  78. fb9ac9b [PATCH] USB: input/: proper prototypes by Adrian Bunk · 19 years ago
  79. aef4e26 [PATCH] usbhid: add error handling by Alan Stern · 19 years ago
  80. eab9edd Input: HID - add support for fn key on Apple PowerBooks by Michael Hanselmann · 19 years ago
  81. 940824b Input: HID - add support for Cherry Cymotion keyboard by Vojtech Pavlik · 19 years ago
  82. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  83. e875ce3 Input: HID - add mapping for Powerbook USB keyboard by Stelian Pop · 19 years ago
  84. c58de6d Input: HID - add a quirk for the Apple Powermouse by Vojtech Pavlik · 19 years ago
  85. bf0964d Input: HID - handle multi-transascion reports by Michael Haboustak · 19 years ago
  86. 8a409b0 Input: HID - add more consumer usages by Vojtech Pavlik · 19 years ago
  87. 0aebfda Input: add HID simulation mappings by Vojtech Pavlik · 19 years ago
  88. b8c9c64 Inpur: recognize and ignore Logitech vendor usages in HID by Vojtech Pavlik · 19 years ago
  89. 05f091ab Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago