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