1. aadd647 USB: yurex.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  2. 7a2d281 USB: uss720.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  3. d8ec7a7 USB: usblcd.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  4. e1a344d USB: rio500.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  5. a341c6b USB: idmouse.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  6. 0a3fd53 USB: appledisplay.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  7. 6a23ccd usb: usbtest: two super speed fixes for usbtest by Paul Zimmerman · 12 years ago
  8. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  9. 4571410 USB: yurex.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  10. d2b1ff7 USB: uss720.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  11. abd83e4 USB: usblcd.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  12. c41fba1 USB: rio500.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  13. 9d974b2 USB: legousbtower.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  14. b22862e USB: ldusb.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  15. 1c2eef0 USB: iowarrior.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  16. ef1ffb7 USB: idmouse.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  17. e9a527d USB: emi62.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  18. b412284 USB: emi26.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  19. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 12 years ago
  20. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 12 years ago
  21. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 12 years ago
  22. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 12 years ago
  23. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 12 years ago
  24. 1097cce USB: usbsevseg: fix max length by Harrison Metzger · 12 years ago
  25. 55305af drivers/usb/misc/emi26.c & emi62.c: fix warnings by Andrew Morton · 13 years ago
  26. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  27. f62f619 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  28. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  29. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  30. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  31. 59bf5cf USB: isight: fix kernel bug when loading firmware by Greg Kroah-Hartman · 13 years ago
  32. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  33. 789aaa2 HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert by Dan Delaney · 13 years ago
  34. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  35. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  36. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  37. 7c79d09 USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers by Sebastian Andrzej Siewior · 13 years ago
  38. 507a3ea usb: misc: usblcd: fixed coding style issues by Zack Parsons · 13 years ago
  39. ea83586 usb: misc: usbled: fixed coding style issues by Zack Parsons · 13 years ago
  40. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  41. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  42. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  43. 304b0b5 usb: fix warning in usbtest module v2 by Greg Dietsche · 13 years ago
  44. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  45. ce97cac USB: ldusb: add several new devices by Michael Hund · 13 years ago
  46. 67e7d64 usb/usbtest: fix test10 on superpseed by Sebastian Andrzej Siewior · 13 years ago
  47. 14b76ed usb/usbtest: print super on super speed by Sebastian Andrzej Siewior · 13 years ago
  48. 869410f USB: add queued-unlinks test case to usbtest driver by Alan Stern · 13 years ago
  49. 3482f00 usb: ftdi-elan: Drop __TIME__ usage by Michal Marek · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. adaa3c6 USB: uss720 fixup refcount position by Peter Holik · 13 years ago
  52. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  53. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  54. 084fb20 USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers. by Martin Fuzzey · 13 years ago
  55. bbfba05 USB: uss720: remove duplicate USB device by Sergei Shtylyov · 14 years ago
  56. 952eca0 USB: DL100B webmail notifier: initialize return value by Melchior FRANZ · 14 years ago
  57. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  59. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  60. 73bc7d3 USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) by Melchior FRANZ · 14 years ago
  61. ecc1624 USB: misc: uss720.c: add another vendor/product ID by Thomas Sailer · 14 years ago
  62. 27f485b USB: yurex: add .llseek fop to file_operations by Tomoki Sekiyama · 14 years ago
  63. e24d7ac USB: misc: usbsevseg: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  64. 48f1154 USB: misc: usbled: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  65. d489a4b USB: misc: trancevibrator: fix up a sysfs attribute permission by Greg Kroah-Hartman · 14 years ago
  66. c990600 USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  67. eca67aa usb: misc: iowarrior: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  68. 5dc92cf usb: misc: sisusbvga: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  69. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  70. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  71. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  72. 3ed7801 usb: iowarrior: don't trust report_size for buffer size by Kees Cook · 14 years ago
  73. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  74. 40aed52 USB: usbtest - ensure correct isoc data length by Martin Fuzzey · 14 years ago
  75. fabbf21 USB: usbtest fix coding style by Martin Fuzzey · 14 years ago
  76. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  77. e06ea97 USB: yurex: fix memory leak and corrupted messages by Tomoki Sekiyama · 14 years ago
  78. 1b62d25 USB: yurex: assign a real minor number to the driver by Greg Kroah-Hartman · 14 years ago
  79. 6bc235a USB: add driver for Meywa-Denki & Kayac YUREX by Tomoki Sekiyama · 14 years ago
  80. 5014b5e3 usb: ftdi-elan: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  81. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  82. 1865a9c USB: adutux: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  83. 6d4d455 USB: iowarrior: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  84. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  85. 951fd8e USB: usbtest: support test device with only one iso-in or iso-out endpoint by Ming Lei · 14 years ago
  86. e10e1be USB: usbtest: avoid to free coherent buffer in atomic context by Ming Lei · 14 years ago
  87. 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  88. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  89. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  90. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  91. 20a12f0 USB: sisusbvga: Fix for USB 3.0 by Oliver Neukum · 14 years ago
  92. 993e33b usb: sisusb_con.c: fix shadows sparse warning by Bill Pemberton · 14 years ago
  93. 1170656 USB: sisusbvga: Remove the BKL from open by Alessio Igor Bogani · 14 years ago
  94. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  95. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  96. 41f2c6e USB: sisusbvga: Remove the BKL from ioctl by Alessio Igor Bogani · 14 years ago
  97. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  98. 4c1f5c8 USB: fixed bug in usbsevseg using USB autosuspend incorrectly by Harrison Metzger · 14 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  100. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago