1. da54a0c HID: update BKL comment in hiddev by Jiri Kosina · 14 years ago
  2. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 14 years ago
  3. 6c85773 HID: remove BKL from hiddev_ioctl_usage() by Jiri Kosina · 15 years ago
  4. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  5. affbb8c HID: support larger reports than 64 bytes in hiddev by Jiri Kosina · 15 years ago
  6. 1fd1f28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  7. 4859484 HID: hiddev, fix lock imbalance by Jiri Slaby · 15 years ago
  8. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  9. 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 15 years ago
  10. e43bd67 HID: fix race between usb_register_dev() and hiddev_open() by Oliver Neukum · 15 years ago
  11. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  12. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  13. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  14. 96fe2ab HID: fix waitqueue usage in hiddev by Johannes Weiner · 15 years ago
  15. 48e7a3c HID: fix incorrect free in hiddev by Johannes Weiner · 15 years ago
  16. be5d0c8 HID: fix reversed logic in disconnect testing of hiddev by Oliver Neukum · 15 years ago
  17. 7605274 HID: fix hid->hiddev initialization in hiddev_connect() by Jiri Kosina · 15 years ago
  18. 0790340 HID: hiddev cleanup -- handle all error conditions properly by Oliver Neukum · 16 years ago
  19. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  20. eb99108 HID: fix lock imbalance in hiddev by Jiri Slaby · 16 years ago
  21. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  22. 00b3327 HID: remove unused variable from hiddev compat ioctl by Jiri Kosina · 16 years ago
  23. 88af45b HID: fix compile issue in hiddev ioctl by Jiri Kosina · 16 years ago
  24. 7961df1 HID: Switch hiddev to unlocked_ioctl by Alan Cox · 16 years ago
  25. cf2a299 HID: fix build failure in hiddev_ioctl with gcc 3.2 by Jean Delvare · 16 years ago
  26. d624284 HID: hiddev - fix compiler warning by Jiri Kosina · 17 years ago
  27. bb6c8d8 HID: hiddev: Add 32bit ioctl compatibilty by Philip Langdale · 17 years ago
  28. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  29. cdcb44e USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release() by Jiri Kosina · 17 years ago
  30. 6db3dfe USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid by Jiri Kosina · 17 years ago[Renamed from drivers/usb/input/hiddev.c]
  31. be82097 HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage by Anssi Hannula · 17 years ago
  32. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 18 years ago
  33. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 18 years ago
  34. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 18 years ago
  35. dde5845 [PATCH] Generic HID layer - code split by Jiri Kosina · 18 years ago
  36. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  37. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  38. 826d598 Input: hiddev - use standard list implementation by Dmitry Torokhov · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 48d7055 [PATCH] HID read busywait fix by Micon, David · 18 years ago
  41. bbdb7da [PATCH] USB: kzalloc for hid by Oliver Neukum · 18 years ago
  42. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  43. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 18 years ago
  44. 6dea934 Input: hiddev - fix off-by-one for num_values in uref_multi requests by Ben Collins · 18 years ago
  45. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  46. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  47. 010988e Input: HIDDEV - make HIDIOCSREPORT wait IO completion by Stefan Nickl · 19 years ago
  48. 05f091ab Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago