1. 5dc50c3 usbfs: Allow printer class 'get_device_id' without needing to claim the intf by Hans de Goede · 11 years ago
  2. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  3. e2e2f0e usbfs: Increase arbitrary limit for USB 3 isopkt length by Federico Manzan · 11 years ago
  4. 4baf0df usb: devio: Fixed error: 'do not use assignment in if condition' by Tülin İzer · 11 years ago
  5. fa86ad0 usb: devio: Fixed macro parenthesis error by Tülin İzer · 11 years ago
  6. e6889b3 usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>' by Tülin İzer · 11 years ago
  7. 1361bf4b usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep by Hans de Goede · 12 years ago
  8. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  10. b11b2e1 drivers/usb/core: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  11. 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 12 years ago
  12. 0837e7e usbfs: Add a new disconnect-and-claim ioctl (v2) by Hans de Goede · 12 years ago
  13. 3d97ff6 usbdevfs: Use scatter-gather lists for large bulk transfers by Hans de Goede · 12 years ago
  14. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  15. 2102e06 usbdevfs: Correct amount of data copied to user in processcompl_compat by Hans de Goede · 12 years ago
  16. 4e09dcf USB: Remove races in devio.c by Huajun Li · 12 years ago
  17. 007bab9 USB: remove CONFIG_USB_DEVICE_CLASS by Greg Kroah-Hartman · 13 years ago
  18. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 13 years ago
  19. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  20. 1b41c83 usbfs: Fix oops related to user namespace conversion. by Sarah Sharp · 13 years ago
  21. 3f5eb8d USB: make the usbfs memory limit configurable by Alan Stern · 13 years ago
  22. add1aae USB: change the memory limits in usbfs URB submission by Alan Stern · 13 years ago
  23. 52fb743 USB: unify some error pathways in usbfs by Alan Stern · 13 years ago
  24. d178bc3 user namespace: usb: make usb urbs user namespace aware (v2) by Serge Hallyn · 13 years ago
  25. 393cbb5 usb/core/devio.c: Check for printer class specific request by Matthias Dellweg · 13 years ago
  26. aec01c5 USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid by Serge Hallyn · 13 years ago
  27. 9d02b42 USB: Do not pass negative length to snoop_urb() by Michal Sojka · 14 years ago
  28. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  29. 886ccd4 usb: core: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  30. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  31. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  32. 7152b59 USB: fix usbfs regression by Alan Stern · 15 years ago
  33. 0880aef USB: usbfs_snoop: add data logging back in by Chris Frey · 15 years ago
  34. 2a9d008 USB: BKL removal from ioctl path of usbfs by Oliver Neukum · 15 years ago
  35. 01412a2 USB: Reduce scope of BKL in usb ioctl handling by Oliver Neukum · 15 years ago
  36. f9de332 USB: Remove BKL from lseek implementations by Oliver Neukum · 15 years ago
  37. 063e20e USB: Remove BKL from usbdev_open() by Oliver Neukum · 15 years ago
  38. 62e299e USB: change locking for device-level autosuspend by Alan Stern · 15 years ago
  39. f661c6f USB: check the endpoint type against the pipe type by Alan Stern · 15 years ago
  40. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 15 years ago
  41. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 15 years ago
  42. 637e8a6 usbdevfs: move compat_ioctl handling to devio.c by Arnd Bergmann · 15 years ago
  43. 01c6460 USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag by Alan Stern · 15 years ago
  44. 5971897 USB: increase usbdevfs max isoc buffer size by Markus Rechberger · 15 years ago
  45. 4c6e897 USB: make the "usbfs_snoop" log more pertinent by Alan Stern · 15 years ago
  46. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  47. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  48. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  49. 9180135 USB: handle zero-length usbfs submissions correctly by Alan Stern · 15 years ago
  50. 516a1a0 USB: fix race leading to a write after kfree in usbfs by Oliver Neukum · 15 years ago
  51. d794a02 USB: fix memleak in usbfs by Oliver Neukum · 15 years ago
  52. 3444b26 USB: add reset endpoint operations by David Vrabel · 16 years ago
  53. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 16 years ago
  54. d34d972 USB: usbfs: remove unneeded "inline" annotations by Alan Stern · 16 years ago
  55. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 16 years ago
  56. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  57. 501950d USB: fix char-device disconnect handling by Alan Stern · 16 years ago
  58. ed0c772 USB: fix minor nit in usbfs checking by Mark Lord · 16 years ago
  59. ff8973d USB: Remove restrictions on signal numbers in devio.c by Phil Endecott · 16 years ago
  60. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  61. cd80ca8 CRED: Wrap task credential accesses in the USB driver by David Howells · 16 years ago
  62. 69a8594 USB: remove err() macro from usb core code by Greg Kroah-Hartman · 16 years ago
  63. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 16 years ago
  64. 2da41d5 USB: snoop processes opening usbfs device files by Alan Stern · 16 years ago
  65. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  66. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  67. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 17 years ago
  68. a80d5ff USB: Fix pointer/int cast in USB devio code by David Howells · 16 years ago
  69. e04199b usbfs: don't store bad pointers in registration by Alan Stern · 16 years ago
  70. d64aac3 usbfs: fix race between open and unregister by Alan Stern · 16 years ago
  71. 61ad04a usbfs: simplify the lookup-by-minor routines by Alan Stern · 16 years ago
  72. cd9f037 usbfs: send disconnect signals when device is unregistered by Alan Stern · 16 years ago
  73. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  74. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  75. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  76. b5b4aa6 usbdev: BKL pushdown by Jonathan Corbet · 17 years ago
  77. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  78. 14722ef USB: usbfs: export the URB_NO_INTERRUPT flag to userspace by Alan Stern · 17 years ago
  79. ff66e3c drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE by Andrew Morton · 17 years ago
  80. 04e482ff USB: fix codingstyle issues in drivers/usb/core/devio.c by Greg Kroah-Hartman · 17 years ago
  81. dd95b81 USB: usbfs: struct async is a fixed size structure by Pete Zaitcev · 17 years ago
  82. 2e2eb83 USB: add usbfs stubs for suspend and resume by Alan Stern · 17 years ago
  83. 885e974 USB: repair USBDEVFS_CONNECT ioctl by Alan Stern · 17 years ago
  84. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  85. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  86. e015268 USB: remove traces of urb->status from usbcore by Alan Stern · 17 years ago
  87. 93cf9b9 USB: avoid urb->pipe in usbfs by Alan Stern · 17 years ago
  88. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  89. 527660a usbfs micro optimitation by Oliver Neukum · 18 years ago
  90. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 18 years ago
  91. 341487a8 USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 18 years ago
  92. 97b9eb9 USB: set the correct interval for interrupt URBs by Alan Stern · 18 years ago
  93. 3f141e2 USB: unconfigure devices which have config 0 by Alan Stern · 18 years ago
  94. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  95. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  96. df251b8 USB: fix to usbfs_snoop logging of user defined control urbs by Chris Frey · 18 years ago
  97. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  98. 27d39e2 usb devio: handle class_device_create() error by Akinobu Mita · 18 years ago
  99. c714de5 [PATCH] devio __user annotations by Al Viro · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago