1. db4a932 usb: musb: am335x: add support for dual instance by B, Ravi · 12 years ago
  2. 8d2421e usb: musb: kill global and static for multi instance by Ajay Kumar Gupta · 12 years ago
  3. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  4. 00a0b1d usb: musb: omap: Add device tree support for omap musb glue by Kishon Vijay Abraham I · 12 years ago
  5. 5ec4059 usb: musb: omap: write directly to mailbox instead of using phy by Kishon Vijay Abraham I · 12 years ago
  6. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 12 years ago
  7. 3d03777 EHCI: Update qTD next pointer in QH overlay region during unlink by Pavankumar Kondeti · 12 years ago
  8. 6a44886 USB: cdc-wdm: fix wdm_find_device* return value by Bjørn Mork · 12 years ago
  9. ca3c153 usb: add little-endian transform for DeviceRemovable of usb3.0 hub by Lan Tianyu · 12 years ago
  10. ca9c9d0 usb : Add sysfs files to control port power. by Lan Tianyu · 12 years ago
  11. 3a22b87 usb: Fail a get config when the port is powered off. by Lan Tianyu · 12 years ago
  12. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  13. 693d8eb xhci: Handle clear PORT_POWER feature. by Lan Tianyu · 12 years ago
  14. 05f9168 usb/acpi: Store info on device removability. by Lan Tianyu · 12 years ago
  15. d557542 usb/acpi: Bind ACPI node to USB port, not usb_device. by Lan Tianyu · 12 years ago
  16. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  17. fa2a956 usb: make usb port a real device by Lan Tianyu · 12 years ago
  18. b53d657 usb/core: use bin2bcd() for bcdDevice in RH by Sebastian Andrzej Siewior · 12 years ago
  19. 0837e7e usbfs: Add a new disconnect-and-claim ioctl (v2) by Hans de Goede · 12 years ago
  20. f08dea7 USB: ftdi_sio: do not claim CDC ACM function by Bjørn Mork · 12 years ago
  21. 5c4d46e usb: gadget serial: don't shift bcd version left by 16 by Sebastian Andrzej Siewior · 12 years ago
  22. 363366c usb: otg: mxs-phy: Fix mx23 operation by Mike Thompson · 12 years ago
  23. 51e1e7b usb: dwc3: add basic PHY support by Felipe Balbi · 12 years ago
  24. d720f05 usb: dwc3: exynos: add nop transceiver support by Felipe Balbi · 12 years ago
  25. a418cc4 usb: dwc3: omap: add nop transceiver support by Felipe Balbi · 12 years ago
  26. e3ec3eb usb: dwc3: pci: add nop transceiver support by Felipe Balbi · 12 years ago
  27. 58add6c usb: otg: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  28. 9830317 usb: gadget: add module.h to u_ether.c by Sebastian Andrzej Siewior · 12 years ago
  29. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  30. 9c6d196 usb: gadget: at91_udc: fix dt support by Fabio Porcedda · 12 years ago
  31. 162ca3c usb: gadget: at91_udc: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  32. d80c304 usb: gadget: libcomposite: move MODULE_VERSION to composite.c by Sebastian Andrzej Siewior · 12 years ago
  33. 721e2e9 usb: gadget: libcomposite: move composite.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  34. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  35. d33f74f usb: gadget: remove string override from struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  36. 2d35ee4 usb: gadget: push iProduct into gadgets by Sebastian Andrzej Siewior · 12 years ago
  37. 03de9bf usb: gadget: push iManufacturer into gadgets by Sebastian Andrzej Siewior · 12 years ago
  38. 1cf0d26 usb: gadget: push iSerialNumber into gadgets by Sebastian Andrzej Siewior · 12 years ago
  39. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  40. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  41. 3b4a3fc usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite by Sebastian Andrzej Siewior · 12 years ago
  42. 18786da usb: gadget: initialize the strings in tcm_usb_gadget properly by Sebastian Andrzej Siewior · 12 years ago
  43. 5a175bb usb: gadget: make g_printer enumerate again by Sebastian Andrzej Siewior · 12 years ago
  44. e1f15cc usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() by Sebastian Andrzej Siewior · 12 years ago
  45. 7225849 usb: gadget: make composite module options readonly only by Sebastian Andrzej Siewior · 12 years ago
  46. 40bfef05 usb: gadget: remove bufsiz from struct usb_composite_dev by Sebastian Andrzej Siewior · 12 years ago
  47. e13f17f usb: gadget: move USB_BUFSIZ into global composite.h by Sebastian Andrzej Siewior · 12 years ago
  48. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  49. e87bb71 usb: gadget: move global vars from epautoconf into struct usb_gadget by Sebastian Andrzej Siewior · 12 years ago
  50. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  51. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 12 years ago
  52. 4001a7a usb: gadget: pxa25x: make it compile with debug again by Sebastian Andrzej Siewior · 12 years ago
  53. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  54. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  55. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  56. c2ec75c usb: gadget: push all usb_composite_driver structs into __refdata by Sebastian Andrzej Siewior · 12 years ago
  57. 1e1a27c usb: gadget: remove __devexit in f_uac2 by Sebastian Andrzej Siewior · 12 years ago
  58. fac3a43 usb: gadget: move bind callback into driver struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  59. ba2f9df USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI by Andrew Lunn · 12 years ago
  60. 23649aa Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into work-linus by Greg Kroah-Hartman · 12 years ago
  61. f8515f0 usb: twl4030: Add device tree support for twl4030 usb by Kishon Vijay Abraham I · 12 years ago
  62. ff0a1f3 usb: twl6030: Add dt support for twl6030 usb by Kishon Vijay Abraham I · 12 years ago
  63. 0e98de6 usb: otg: make twl6030_usb as a comparator driver to omap_usb2 by Kishon Vijay Abraham I · 12 years ago
  64. 657b306 usb: phy: add a new driver for omap usb2 phy by Kishon Vijay Abraham I · 12 years ago
  65. f4a53c5 usb: dwc3: gadget: fix pending isoc handling by Pratyush Anand · 12 years ago
  66. 77975ee usb: renesas_usbhs: fixup DMA transport data alignment by Kuninori Morimoto · 12 years ago
  67. f3bb8e6 usb: gadget: at91udc: Don't check for ep->ep.desc by Sebastian Andrzej Siewior · 12 years ago
  68. 8b7dda5 usb: gadget: at91udc: don't overwrite driver data by Sebastian Andrzej Siewior · 12 years ago
  69. 066618b usb: dwc3: core: fix incorrect usage of resource pointer by Kishon Vijay Abraham I · 12 years ago
  70. 7effdbd usb: musb: musbhsdma: fix IRQ check by Sergei Shtylyov · 12 years ago
  71. ff41aaa usb: musb: tusb6010: fix error path in tusb_probe() by Sergei Shtylyov · 12 years ago
  72. 3067779 usb: musb: host: fix for musb_start_urb Oops by yuzheng ma · 12 years ago
  73. 3b9c1c5 usb: gadget: dummy_hcd: add support for USB_DT_BOS on rh by Sebastian Andrzej Siewior · 12 years ago
  74. 1b68a4c usb: gadget: dummy_hcd: fixup error probe path by Sebastian Andrzej Siewior · 12 years ago
  75. c8e6507 usb: gadget: s3c-hsotg.c: fix error return code by Julia Lawall · 12 years ago
  76. 0416e49 usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced by Pratyush Anand · 12 years ago
  77. ea0e627 usb: gadget: add multiple definition guards by Andrzej Pietrasiewicz · 12 years ago
  78. 7f7cd3c Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  79. f61870e usb: remove libusual by Sebastian Andrzej Siewior · 12 years ago
  80. 89bb957 USB: cp210x: remove useless set memory to zero use memset() by Wei Yongjun · 12 years ago
  81. 92fc7a8 USB: add device quirk for Joss Optical touchboard by Alan Stern · 12 years ago
  82. 6fffb77 USB: ohci-at91: fix PIO handling in relation with number of ports by Nicolas Ferre · 12 years ago
  83. 027c521 USB: FHCI: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  84. 49b5582 usb: cdc-acm: remove duplicated include from cdc-acm.c by Wei Yongjun · 12 years ago
  85. 1a35d9d drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  86. 2ec15a6 drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  87. 952230d usb: ohci: Fix Kconfig dependency on USB_ISP1301 by Roland Stigge · 12 years ago
  88. a651684 usb: renesas_usbhs: fixup DMA transport data alignment by Kuninori Morimoto · 12 years ago
  89. 3735ba8 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  90. 6799047 USB: mos7720: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 12 years ago
  91. 697d5c0 usb: renesas_usbhs: modify the irq handler for sharing irq by Shimoda, Yoshihiro · 12 years ago
  92. 47c56a1 USB: isp1301: Remove unused static array and define by Roland Stigge · 12 years ago
  93. 898d828 usb host: fix spelling of provides in Kconfig by Peter Meerwald · 12 years ago
  94. 26a538b USB: ftdi_sio: PID for NZR SEM 16+ USB by Horst Schirmeier · 12 years ago
  95. dafc4f7 USB: ftdi-sio: add support for more Physik Instrumente devices by Éric Piel · 12 years ago
  96. 2963657 usb: host: xhci: fix compilation error for non-PCI based stacks by Moiz Sonasath · 12 years ago
  97. 319acdf usb: host: xhci-plat: use ioremap_nocache by Ruchika Kharwar · 12 years ago
  98. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  99. e955a1c xhci: Make handover code more robust by Matthew Garrett · 12 years ago
  100. 052c7f9 xhci: Fix a logical vs bitwise AND bug by Dan Carpenter · 12 years ago