1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. adaa3c6 USB: uss720 fixup refcount position by Peter Holik · 13 years ago
  3. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  4. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  5. 084fb20 USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers. by Martin Fuzzey · 14 years ago
  6. bbfba05 USB: uss720: remove duplicate USB device by Sergei Shtylyov · 14 years ago
  7. 952eca0 USB: DL100B webmail notifier: initialize return value by Melchior FRANZ · 14 years ago
  8. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  9. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  10. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  11. 73bc7d3 USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) by Melchior FRANZ · 14 years ago
  12. ecc1624 USB: misc: uss720.c: add another vendor/product ID by Thomas Sailer · 14 years ago
  13. 27f485b USB: yurex: add .llseek fop to file_operations by Tomoki Sekiyama · 14 years ago
  14. e24d7ac USB: misc: usbsevseg: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  15. 48f1154 USB: misc: usbled: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  16. d489a4b USB: misc: trancevibrator: fix up a sysfs attribute permission by Greg Kroah-Hartman · 14 years ago
  17. c990600 USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  18. eca67aa usb: misc: iowarrior: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  19. 5dc92cf usb: misc: sisusbvga: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  20. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  21. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  22. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  23. 3ed7801 usb: iowarrior: don't trust report_size for buffer size by Kees Cook · 14 years ago
  24. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  25. 40aed52 USB: usbtest - ensure correct isoc data length by Martin Fuzzey · 14 years ago
  26. fabbf21 USB: usbtest fix coding style by Martin Fuzzey · 14 years ago
  27. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  28. e06ea97 USB: yurex: fix memory leak and corrupted messages by Tomoki Sekiyama · 14 years ago
  29. 1b62d25 USB: yurex: assign a real minor number to the driver by Greg Kroah-Hartman · 14 years ago
  30. 6bc235a USB: add driver for Meywa-Denki & Kayac YUREX by Tomoki Sekiyama · 14 years ago
  31. 5014b5e3 usb: ftdi-elan: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  32. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  33. 1865a9c USB: adutux: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  34. 6d4d455 USB: iowarrior: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  35. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  36. 951fd8e USB: usbtest: support test device with only one iso-in or iso-out endpoint by Ming Lei · 14 years ago
  37. e10e1be USB: usbtest: avoid to free coherent buffer in atomic context by Ming Lei · 14 years ago
  38. 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  39. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  40. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  41. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  42. 20a12f0 USB: sisusbvga: Fix for USB 3.0 by Oliver Neukum · 14 years ago
  43. 993e33b usb: sisusb_con.c: fix shadows sparse warning by Bill Pemberton · 14 years ago
  44. 1170656 USB: sisusbvga: Remove the BKL from open by Alessio Igor Bogani · 14 years ago
  45. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  46. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  47. 41f2c6e USB: sisusbvga: Remove the BKL from ioctl by Alessio Igor Bogani · 14 years ago
  48. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  49. 4c1f5c8 USB: fixed bug in usbsevseg using USB autosuspend incorrectly by Harrison Metzger · 14 years ago
  50. 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
  51. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  52. cedf8a7 USB: backlight, appledisplay: fix incomplete registration failure handling by Bruno Prémont · 14 years ago
  53. 444dc54 USB: sisusbvga: no unnecessary GFP_ATOMIC by Oliver Neukum · 14 years ago
  54. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 14 years ago
  55. f45ba77 USB: Convert concatenated __FILE__ to %s, __FILE__ by Joe Perches · 14 years ago
  56. a8d4211 USB: remove the berry_charge driver by Greg Kroah-Hartman · 15 years ago
  57. eedf1f1 USB: BKL removal: vstusb by Oliver Neukum · 15 years ago
  58. 3c02b1d USB: BKL removal: legousbtower by Oliver Neukum · 15 years ago
  59. 6248c52 USB: BKL removal: ldusb by Oliver Neukum · 15 years ago
  60. 92846fb USB: BKL removal: ftdi-elan by Oliver Neukum · 15 years ago
  61. 937f713 USB: BKL removal: adutux by Oliver Neukum · 15 years ago
  62. dbdae3b USB: BKL removal: idmouse by Oliver Neukum · 15 years ago
  63. 511e2d0 USB: BKL removal: rio500 by Oliver Neukum · 15 years ago
  64. 4e0961d USB: isight-firmware: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  65. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  66. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  67. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  68. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  69. 37e9066 USB: Fix a bug on appledisplay.c regarding signedness by pancho horrillo · 15 years ago
  70. 4b372072 USB: add device ID for Apple Cinema Display 23in 2007 by pancho horrillo · 15 years ago
  71. ac06c06 USB: emi62: fix crash when trying to load EMI 6|2 firmware by Clemens Ladisch · 15 years ago
  72. 7f4e985 usbtest: make module param pattern writeable by Vikram Pandita · 15 years ago
  73. 696a4ac USB: usblcd, fix memory leak by Jiri Slaby · 15 years ago
  74. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  75. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  76. 4d155eb USB: full autosuspend and power management support for usbsevseg by Oliver Neukum · 15 years ago
  77. d9bfbd1 USB: full power management support for the idmouse driver by Oliver Neukum · 15 years ago
  78. d12b85e USB: ldusb should signal an error in poll if the device is disconnected by Oliver Neukum · 15 years ago
  79. d35b4ce USB: legousbtower: make poll notice disconnect by Oliver Neukum · 15 years ago
  80. d2fb1bb USB: sisusbvga: drop usb_buffer_alloc by Pete Zaitcev · 15 years ago
  81. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  82. 0f157ef USB: usbtest: no need for USB_DEVICEFS by Alan Stern · 15 years ago
  83. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  84. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  85. 3b6c023 USB: usbtest fix endless loop in unlink tests. by Martin Fuzzey · 15 years ago
  86. 003051b usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller by Bryan Wu · 15 years ago
  87. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  88. 77aa2b5 USB: remove phidget drivers from kernel tree. by Greg Kroah-Hartman · 15 years ago
  89. 16e2e5f USB: make transfer_buffer_lengths in struct urb field u32 by Greg Kroah-Hartman · 15 years ago
  90. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 15 years ago
  91. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 15 years ago
  92. 296361e USB: remove vernier labpro from ldusb by sware · 16 years ago
  93. 327d74f USB: emi26: fix oops on load by Marcin Slusarz · 16 years ago
  94. b404299 USB: power availability check for berry_charge by Oliver Neukum · 16 years ago
  95. e64a521 USB: clean up redundant tests on unsigned by roel kluin · 16 years ago
  96. 859ff40 USB: SISUSB2VGA driver: add 0x0711, 0x0903 by Albert Comerma · 16 years ago
  97. 6c5ab37 USB: vstusb: fix compiler warning on x86-64 by Greg Kroah-Hartman · 16 years ago
  98. 8aafdf6 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative by roel kluin · 16 years ago
  99. fd3f191 USB: remove err() macro from usb misc drivers by Greg Kroah-Hartman · 16 years ago
  100. 1b29a37 USB: remove info() macro from usb/misc drivers by Greg Kroah-Hartman · 16 years ago