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