1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  3. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  4. 962f3ff wusb: fix find_first_zero_bit() return value check by Akinobu Mita · 13 years ago
  5. 7aed9df drivers:usb:wusbhc.h remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  6. 32b801e USB: wusbcore: rh.c Typo change desciptor to descriptor. by Justin P. Mattock · 14 years ago
  7. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  8. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  9. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  10. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  11. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  12. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  13. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  14. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  15. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  16. a23b648 usb: wusb: don't overflow the Keep Alive IE buffer by David Vrabel · 14 years ago
  17. 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
  18. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  19. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  20. 6ef4852 USB class: make USB device id constant by Németh Márton · 15 years ago
  21. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  22. 8bc1d21 USB: wusb: check CHID is all zeros before stopping the host by Julia Lawall · 15 years ago
  23. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 14 years ago
  24. 9279095 USB: wusb: correctly check size of security descriptor. by David Vrabel · 15 years ago
  25. 2e9729d USB: wusb: don't leak urb in certain error cases by David Vrabel · 15 years ago
  26. c3f22d9 USB: wusb: add wusb_phy_rate sysfs file to host controllers by David Vrabel · 15 years ago
  27. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  28. b41ecf9 USB: wusb: don't use the stack to read security descriptor by Stefano Panella · 15 years ago
  29. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  30. fca10c8 WUSB: correct format of wusb_chid sysfs file by David Vrabel · 15 years ago
  31. 5936ac7 WUSB: fix oops when completing URBs for disconnected devices by David Vrabel · 15 years ago
  32. 8db324e WUSB: disconnect all devices when stopping a WUSB HCD by David Vrabel · 15 years ago
  33. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  34. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  35. 542d886 trivial: Fix dubious bitwise 'and' usage spotted by sparse. by Alexey Zaytsev · 16 years ago
  36. 31dbb80 USB: use kzfree() by Johannes Weiner · 15 years ago
  37. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 15 years ago
  38. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 15 years ago
  39. dff243f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  40. d767d88 USB: wusb: annotate association types withe proper endianness by Harvey Harrison · 16 years ago
  41. 9a9b1d1 wusb: return -ENOTCONN when resetting a port with no connected device by David Vrabel · 16 years ago
  42. e43ace8 uwb: use print_hex_dump() by David Vrabel · 16 years ago
  43. bce8369 uwb: use dev_dbg() for debug messages by David Vrabel · 16 years ago
  44. fe6e87a wusb: fix oops when terminating a non-existant reservation by David Vrabel · 16 years ago
  45. 5b37717 uwb: improved MAS allocator and reservation conflict handling by Stefano Panella · 16 years ago
  46. 56968d0 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive by David Vrabel · 16 years ago
  47. 6fae35f uwb: add basic radio manager by David Vrabel · 16 years ago
  48. f88518d wusb: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  49. 4656d5d wusb: reset WUSB devices with SetAddress(0) by David Vrabel · 16 years ago
  50. 4d2bea4 wusb: do a proper channel stop by David Vrabel · 16 years ago
  51. d409f3b wusb: disable verification of the key generation algorithms by David Vrabel · 16 years ago
  52. cae1c11 uwb: reference count reservations by David Vrabel · 16 years ago
  53. 8092d7c uwb: don't use printk_ratelimit() so often by David Vrabel · 16 years ago
  54. 92c4d9b uwb: use kcalloc where appropriate by David Vrabel · 16 years ago
  55. 6a7c3e4 uwb: depend on EXPERIMENTAL by David Vrabel · 16 years ago
  56. f1fa035 wusb: wusb-cbaf (CBA driver) sysfs ABI simplification by Felipe Zimmerle · 16 years ago
  57. b60066c uwb: add symlinks in sysfs between radio controllers and PALs by David Vrabel · 16 years ago
  58. b0a8132 wusb: fix bmRequestType for Abort RPipe request by Anderson Lizardo · 16 years ago
  59. f51c23b wusb: fix error path for wusb_set_dev_addr() by Anderson Lizardo · 16 years ago
  60. df36542 wusb: add the Wire Adapter (WA) core by Inaky Perez-Gonzalez · 16 years ago
  61. 870d539 wusb: add the USB wusb-cbaf driver by Inaky Perez-Gonzalez · 16 years ago
  62. 470cc41 wusb: add the Wireless USB core (build-system) by Greg Kroah-Hartman · 16 years ago
  63. d59db76 wusb: add the Wireless USB core (security) by Inaky Perez-Gonzalez · 16 years ago
  64. b69fada wusb: add the Wireless USB core (protocol) by Inaky Perez-Gonzalez · 16 years ago
  65. 90ff96f wusb: add the Wireless USB core by Inaky Perez-Gonzalez · 16 years ago