1. 0b491ee usbnet: allow type check of devdbg arguments in non-debug build by Steve Glendinning · 16 years ago
  2. 2ffcdb3 USB: musb: use new platform data interface of musb to replace old one by Bryan Wu · 16 years ago
  3. 68144e0 USB: otg: add otg_put_transceiver() by Philipp Zabel · 16 years ago
  4. 6084f1b USB: otg: gpio_vbus transceiver stub by Philipp Zabel · 16 years ago
  5. d767d88 USB: wusb: annotate association types withe proper endianness by Harvey Harrison · 16 years ago
  6. b21a207 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
  7. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 16 years ago
  8. 4d2bea4 wusb: do a proper channel stop by David Vrabel · 16 years ago
  9. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  10. cbc3011 usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. by Stephen Ware · 16 years ago
  11. 0b14c38 USB: Fix spelling in usb/serial.h by Geoff Levand · 16 years ago
  12. 3086775 usb gadget: cdc obex glue by Felipe Balbi · 16 years ago
  13. 60beed9 usb gadget: function activation/deactivation by David Brownell · 16 years ago
  14. 5b775f6 USB: add USB test and measurement class driver by Greg Kroah-Hartman · 16 years ago
  15. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  16. c7f7364 wusb: add the Wireless USB include files. by Inaky Perez-Gonzalez · 16 years ago
  17. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  18. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  19. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  20. 0af3673 usb: move ehci reg def by Yinghai Lu · 16 years ago
  21. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  22. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  23. f579c2b USB Gadget: documentation update by Alan Stern · 16 years ago
  24. e0d795e usb: irda: cleanup on ir-usb module by Felipe Balbi · 16 years ago
  25. 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
  26. a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
  27. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 16 years ago
  28. afba937 USB: CDC WDM driver by Oliver Neukum · 16 years ago
  29. d23039e USB: add association.h by Greg Kroah-Hartman · 16 years ago
  30. a5e54b0 USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance by David Lopo · 16 years ago
  31. b02b371 USB: add Cypress c67x00 OTG controller core driver by Peter Korsgaard · 16 years ago
  32. 35e5437 USB: Add the USB 2.0 extension descriptor. by Sarah Sharp · 16 years ago
  33. 9aebfd6 USB: serial: remove endpoints setting checks from core and header by Greg Kroah-Hartman · 16 years ago
  34. dda43a0 USB: Standardize inclusion protection and add where missing. by Robert P. J. Day · 16 years ago
  35. dbe0dbb USB: defines for USB "Link Power Management" (LPM) ECN by David Brownell · 16 years ago
  36. c27a4b7 USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h by Greg Kroah-Hartman · 16 years ago
  37. 8d85531 atmel_usba_udc: move endpoint declarations into platform data. by Stelian Pop · 16 years ago
  38. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 16 years ago
  39. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 16 years ago
  40. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 16 years ago
  41. 41dceed USB: fix codingstyle issues in include/linux/usb/ by Greg Kroah-Hartman · 16 years ago
  42. a1cd7e9 USB: stop io performed by mos7720 upon close() by Oliver Neukum · 17 years ago
  43. 6d71190 USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" by Robert P. J. Day · 17 years ago
  44. 9a6b1ef USB: usb_serial: clean tty reference in the last close by Aristeu Rozanski · 17 years ago
  45. 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago
  46. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  47. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  48. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  49. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  50. a691efa USB: remove USB_QUIRK_NO_AUTOSUSPEND by Alan Stern · 17 years ago
  51. a5262dc USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> by David Brownell · 17 years ago
  52. 6bc6cff USB: add RESET_RESUME device quirk by Alan Stern · 17 years ago
  53. ec22559 USB: suspend support for usb serial by Oliver Neukum · 17 years ago
  54. aa2ce5c USB: <linux/usb/ch9.h> minor doc update by David Brownell · 17 years ago
  55. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 17 years ago
  56. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 18 years ago
  57. 672027a USB: add rationale on why usb descriptor structures have to be packed by Inaky Perez-Gonzalez · 17 years ago
  58. 946b960 USB: add driver for iowarrior devices. by Greg Kroah-Hartman · 17 years ago
  59. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 17 years ago
  60. 23004e2 USB: descriptor structures have to be packed by Inaky Perez-Gonzalez · 17 years ago
  61. 253ca92 USB: add flow control to usb-serial generic driver. by Joris van Rantwijk · 17 years ago
  62. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  63. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  64. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  65. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  66. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  67. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago
  68. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  69. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  70. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  71. 325a4af [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> by David Brownell · 18 years ago
  72. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  73. 9fc4831 [PATCH] USB: linux/usb/net2280.h common definitions by Pete Zaitcev · 18 years ago