1. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  2. b7116eb USB: xhci: Avoid compiler reordering in Link TRB giveback. by Sarah Sharp · 15 years ago
  3. c96a2b8 USB: xhci: Clean up xhci_irq() function. by Sarah Sharp · 15 years ago
  4. 23e3be1 USB: xhci: Avoid global namespace pollution. by Sarah Sharp · 15 years ago
  5. 06e7a14 USB: xhci: Fix Link TRB handoff bit twiddling. by Sarah Sharp · 15 years ago
  6. 3841d56 USB: xhci: Fix register write order. by Sarah Sharp · 15 years ago
  7. 045f123 USB: xhci: fix some compiler warnings in xhci.h by Greg Kroah-Hartman · 15 years ago
  8. 700e205 USB: xhci: fix lots of compiler warnings. by Greg Kroah-Hartman · 15 years ago
  9. b7258a4 USB: xhci: use xhci_handle_event instead of handle_event by Stephen Rothwell · 15 years ago
  10. ae63674 USB: xhci: URB cancellation support. by Sarah Sharp · 15 years ago
  11. 8a96c05 USB: xhci: Scatter gather list support for bulk transfers. by Sarah Sharp · 15 years ago
  12. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  13. b10de14 USB: xhci: Bulk transfer support by Sarah Sharp · 15 years ago
  14. f94e0186 USB: xhci: Bandwidth allocation support by Sarah Sharp · 15 years ago
  15. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  16. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  17. d0e96f5a USB: xhci: Control transfer support. by Sarah Sharp · 15 years ago
  18. 6d65b78 USB: Support for submitting control URBs under xHCI. by Sarah Sharp · 15 years ago
  19. 3ffbba9 USB: xhci: Allocate and address USB devices by Sarah Sharp · 15 years ago
  20. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  21. 0f2a793 USB: xhci: Root hub support. by Sarah Sharp · 15 years ago
  22. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 15 years ago
  23. e7b7717 USB: Don't reset USB 3.0 devices on port change detection. by Sarah Sharp · 15 years ago
  24. d2e9b4d USB: Add USB 3.0 roothub support to USB core. by Sarah Sharp · 15 years ago
  25. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  26. 7f84eef USB: xhci: No-op command queueing and irq handler. by Sarah Sharp · 15 years ago
  27. a74588f USB: xhci: Device context array allocation. by Sarah Sharp · 15 years ago
  28. 0ebbab3 USB: xhci: Ring allocation and initialization. by Sarah Sharp · 15 years ago
  29. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  30. 74c6874 USB: xhci: Support xHCI host controllers and USB 3.0 devices. by Sarah Sharp · 15 years ago
  31. a92b63e USB: usbtmc: fix switch statment by Greg Kroah-Hartman · 15 years ago
  32. 3b6c023 USB: usbtest fix endless loop in unlink tests. by Martin Fuzzey · 15 years ago
  33. e60c65d USB: atmel_usba_udc: change way of specifying bias function by Nicolas Ferre · 15 years ago
  34. 23a54e5 USB: Avoid PM error messages during resume if a device was disconnected by Frans Pop · 15 years ago
  35. 453f775 USB: Add Intel Langwell USB OTG Transceiver Drive by Hao Wu · 15 years ago
  36. 5be19a9 USB: Add Intel Langwell USB Device Controller driver by Xiaochen Shen · 15 years ago
  37. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  38. c706ebd USB: usb-serial: call port_probe and port_remove at the right times by Alan Stern · 15 years ago
  39. c6994e6 USB: gadget: add USB Audio Gadget driver by Bryan Wu · 15 years ago
  40. c47d7b0 USB: audio: add USB audio class definitions by Bryan Wu · 15 years ago
  41. 5b7d70c USB: Gadget driver for Samsung HS/OtG block by Ben Dooks · 15 years ago
  42. 54e4026b USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver by Guennadi Liakhovetski · 15 years ago
  43. 568d422 USB: usb_serial: only allow sysrq on a console port by Jason Wessel · 15 years ago
  44. 430eb0d USB: pl2303 usb_serial: implement sysrq handling on break by Jason Wessel · 15 years ago
  45. 830d1b1 USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether by Maulik Mankad · 15 years ago
  46. 1f17c50 USB: cdc-acm: quirk for Alcatel OT-I650 by Kir Kolyshkin · 15 years ago
  47. 680cc64 USB: gadget: imx_udc: don't queue more data when zlp is to be sent by Daniel Glöckner · 15 years ago
  48. 2e25134 USB: gadget: g_serial: append zlp when tx buffer becomes empty by Daniel Glöckner · 15 years ago
  49. 9b8e7ba USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and dma_sync_sg_for_cpu by FUJITA Tomonori · 15 years ago
  50. b18ffd4 USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  51. 5effabb USB: r8a66597-hcd: use platform_data instead of module_param by Yoshihiro Shimoda · 15 years ago
  52. 32ebbe7 USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone by Josua Dietze · 15 years ago
  53. 68335e8 USB: EHCI: stagger frames for interrupt transfers by Alan Stern · 15 years ago
  54. be475d9 USB: usb-storage: fix return values from init functions by Alan Stern · 15 years ago
  55. 9a4b5e3 usb: musb: disable OTG AUTOIDLE only with omap3430 by Niilo Minkkinen · 15 years ago
  56. a2bfb4a USB: support for cdc-acm of single interface devices by Oliver Neukum · 15 years ago
  57. 0b10395 + drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree by Andrew Morton · 15 years ago
  58. 1e0abb7e USB: imx_udc: fix leak in imx_ep_alloc_request() by Daniel Mack · 15 years ago
  59. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  60. 9636b68 USB: serial: sierra driver sierra_calc_num_ports() fix by Elina Pasheva · 15 years ago
  61. c76a23d USB: serial: sierra driver interrupt urb resubmit fix by Elina Pasheva · 15 years ago
  62. 238ebd1 USB: serial: sierra driver zero length packet fix by Elina Pasheva · 15 years ago
  63. 72fda3c USB: serial: ftd_sio: implement sysrq handling on break by Jason Wessel · 15 years ago
  64. 98fcb5f USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break by Jason Wessel · 15 years ago
  65. 87c1edd USB: serial: ftd_sio usb: move status check by Jason Wessel · 15 years ago
  66. 715b1dc USB: usb_debug, usb_generic_serial: implement multi urb write by Jason Wessel · 15 years ago
  67. b0cda8c USB: serial: sierra driver read path bug fix by Elina Pasheva · 15 years ago
  68. 40d2ff3 USB: serial: sierra driver write path improvements by Elina Pasheva · 15 years ago
  69. e05b8e6 USB: janitor storage initializers by Pete Zaitcev · 15 years ago
  70. bf92c19 USB: usb.h: change private: kernel-doc for new format requirement by Randy Dunlap · 15 years ago
  71. cac85a8 USB: composite.h: mark private struct members as private: by Randy Dunlap · 15 years ago
  72. 5700f4c wusb: hwa-hc: Drop unused pci_suspend/resume hooks. by Paul Mundt · 15 years ago
  73. b4072f4 USB: garmin_gps: removes usb_reset_device from garmin_close by Hermann Kneissel · 15 years ago
  74. 9685a59 USB: Identify Novatel MC760 in option driver by Richard Laager · 15 years ago
  75. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  76. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago
  77. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  78. 604eb89 USB: g_file_storage: use the "unaligned" accessors by Alan Stern · 15 years ago
  79. 5d44b36 USB: serial: sierra driver debug info visibility improvement by Elina Pasheva · 15 years ago
  80. b748bb7 USB: serial: sierra driver performance improvements by Elina Pasheva · 15 years ago
  81. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  82. ed14f03 USB: EHCI: create sysfs companion files directly in the controller device by Greg Kroah-Hartman · 15 years ago
  83. 1098334 USB: OHCI: use the ohci structure directly in debugfs files. by Greg Kroah-Hartman · 15 years ago
  84. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  85. a853a3d usb: return device strings in UTF-8 by Clemens Ladisch · 15 years ago
  86. 905c02a nls: utf8_wcstombs: fix buffer overflow by Clemens Ladisch · 15 years ago
  87. e27ecdd nls: utf8_wcstombs: use correct buffer size in error case by Clemens Ladisch · 15 years ago
  88. 97d7b7a USB: add the usbfs devices file to debugfs by Greg Kroah-Hartman · 15 years ago
  89. f49ce96 USB: usbmon: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  90. ec20df2 USB: UHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  91. 485f4f3 USB: OHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  92. 66536ab USB: FHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  93. 08f4e58 USB: EHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  94. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  95. 84fe6e7 USB: mos7840: fix debug log messages by Tony Cook · 15 years ago
  96. d0f830d USB: hub.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  97. 96f90a8 USB: host/ohci-hcd.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  98. 367815e USB: pxa27x_udc: single-thread setup requests by Robert Jarzmik · 15 years ago
  99. 9f5351b USB: pxa27x_udc: compatibility with pxa320 SoC by Robert Jarzmik · 15 years ago
  100. f6d529f USB: pxa27x_udc: introduce pxa27x_clear_otgph() by David Brownell · 15 years ago