1. 19f9e18 usb: phy: use dev_get_platdata() by Jingoo Han · 11 years ago
  2. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  3. 2e11234 usb: dwc3: core: modify IO memory resource after deferred probe completes by Ivan T. Ivanov · 11 years ago
  4. a554aea usb: phy: tegra: Use switch instead of if-else by Tuomas Tynkkynen · 11 years ago
  5. 9be73ba usb: musb: dsps: remove EOI access by Sebastian Andrzej Siewior · 11 years ago
  6. fa7b4ca usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data by Sebastian Andrzej Siewior · 11 years ago
  7. 6558d7e usb: phy: tegra: Use DT helpers for dr_mode by Tuomas Tynkkynen · 11 years ago
  8. 9fdb07f usb: phy: tegra: Use DT helpers for phy_type by Tuomas Tynkkynen · 11 years ago
  9. 3b102e8 usb: phy: tegra: Remove custom PHY locating APIs by Tuomas Tynkkynen · 11 years ago
  10. 7db71a9 usb: host: tegra: Locate a PHY via standard API by Tuomas Tynkkynen · 11 years ago
  11. 0ee5b4a usb: phy: tegra: Register as an USB PHY. by Tuomas Tynkkynen · 11 years ago
  12. d506427 usb: tegra: host: Remove references to plat data by Tuomas Tynkkynen · 11 years ago
  13. de3f233 usb: host: tegra: Remove leftover code by Tuomas Tynkkynen · 11 years ago
  14. 185d0fd usb: phy: tegra: Remove unnecessary 'dev' field by Tuomas Tynkkynen · 11 years ago
  15. f5b8c8b usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS by Mikko Perttunen · 11 years ago
  16. 81d5dfe usb: phy: tegra: Read UTMIP parameters from device tree by Mikko Perttunen · 11 years ago
  17. 63c5b4c usb: musb: do not change dev's dma_mask by Sebastian Andrzej Siewior · 11 years ago
  18. e9eb2e0 usb: musb: remove ti81xx pieces from musb by Sebastian Andrzej Siewior · 11 years ago
  19. 7557a57 usb: musb: dsps: init / shutdown the phy by Sebastian Andrzej Siewior · 11 years ago
  20. fda7130 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  21. 0d98b9d usb: gadget: atmel_usba: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  22. 925403f usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro by Kuninori Morimoto · 11 years ago
  23. 519c601 usb: phy: omap-usb3: Improve DPLL parameter lookup code by Roger Quadros · 11 years ago
  24. 88650d6 usb: ehci-omap: select NOP_USB_XCEIV PHY driver by Roger Quadros · 11 years ago
  25. 052a11d usb: phy: make PHY driver selection possible by controller drivers by Roger Quadros · 11 years ago
  26. 7c81290 usb: dwc3: ep0: don't change to configured state too early by Felipe Balbi · 11 years ago
  27. 7a42d83 usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds by Felipe Balbi · 11 years ago
  28. 5702f75 usb: gadget: udc-core: move sysfs_notify() to a workqueue by Felipe Balbi · 11 years ago
  29. c75f52f usb: dwc3: fix typo in comment of dwc3_ep by Huang Rui · 11 years ago
  30. f42f244 usb: dwc3: gadget: introduce dwc3_process_event_buf by Felipe Balbi · 11 years ago
  31. 7f97aa9 usb: dwc3: gadget: rename dwc3_process_event_buf by Felipe Balbi · 11 years ago
  32. e8adfc3 usb: dwc3: gadget: get rid of IRQF_ONESHOT by Felipe Balbi · 11 years ago
  33. 68d6a01 usb: dwc3: core: introduce and use macros for Event Size register by Felipe Balbi · 11 years ago
  34. fb49740 usb: dwc3: gadget: don't enable LPM early by Felipe Balbi · 11 years ago
  35. aff310d usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP by Felipe Balbi · 11 years ago
  36. 653df35 usb: dwc3: gadget: add a debugging print when initializing endpoints by Felipe Balbi · 11 years ago
  37. 9aa62ae usb: dwc3: gadget: move direction setting up by Felipe Balbi · 11 years ago
  38. ff62d6b usb: dwc3: gadget: move debugging print around by Felipe Balbi · 11 years ago
  39. 6c76e6c usb: dwc3: core: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  40. 8bbcd17 usb: dwc3: omap: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  41. 636e2a2 usb: dwc3: gadget: drop dwc3 manual phy control by Felipe Balbi · 11 years ago
  42. a45c82b8 usb: dwc3: adapt to use dr_mode device tree helper by Ruchika Kharwar · 11 years ago
  43. 51e563e usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  44. 24dc353 usb: musb: get rid of unused proc_dir_entry by Greg Kroah-Hartman · 11 years ago
  45. c50f056c usb: gadget: s3c-hsotg: Allow driver instantiation using device tree by Tomasz Figa · 11 years ago
  46. 22a5aa1 usb: dwc3: core: switch to snps,dwc3 by Felipe Balbi · 11 years ago
  47. f7e846f usb: dwc3: make maximum-speed a per-instance attribute by Felipe Balbi · 11 years ago
  48. 6462cbd usb: dwc3: let non-DT platforms pass tx-fifo-resize flag; by Felipe Balbi · 11 years ago
  49. 1494a1f usb: common: introduce of_usb_get_maximum_speed() by Felipe Balbi · 11 years ago
  50. 5945f78 usb: dwc3: switch to GPL v2 only by Felipe Balbi · 11 years ago
  51. 7bc5a6b usb: dwc3: clean up redundant parameter comment by Huang Rui · 11 years ago
  52. b0d7ffd usb: dwc3: gadget: don't request IRQs in atomic by Felipe Balbi · 11 years ago
  53. 2b0c495 usb: gadget: remove imx_udc by Felipe Balbi · 11 years ago
  54. 1a356db usb: dwc3: make glue layers selectable by Felipe Balbi · 11 years ago
  55. 23a53d9 usb: musb: unmap reqs in musb_gadget_queue()'s error case by Sebastian Andrzej Siewior · 11 years ago
  56. f3ce4d5 usb: musb: core: call dma_controller_destroy() in the err path by Sebastian Andrzej Siewior · 11 years ago
  57. 6904b84 usb: musb: remove a few is_dma_capable() in init/exit code by Sebastian Andrzej Siewior · 11 years ago
  58. a6a2088 usb: musb: provide empty dma_controller_create() in PIO mode by Sebastian Andrzej Siewior · 11 years ago
  59. 66c0188 usb: musb: dma: merge ->start/stop into create/destroy by Sebastian Andrzej Siewior · 11 years ago
  60. ff22832 usb: musb: musbhsdma: drop the controller check in dma_controller_destroy() by Sebastian Andrzej Siewior · 11 years ago
  61. 260eba3 usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY by Sebastian Andrzej Siewior · 11 years ago
  62. 2c7b871 usb: Clear both buffers when clearing a control transfer TT buffer. by William Gulland · 11 years ago
  63. 172d934 usb/gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 11 years ago
  64. 5f8a2e6 USB: mos7840: fix memory leak in open by Johan Hovold · 11 years ago
  65. 878c69a usb: serial: option.c: remove ONDA MT825UP product ID fromdriver by Enrico Mioso · 11 years ago
  66. 4cf76df usb: serial: option: add Olivetti Olicard 200 by Dan Williams · 11 years ago
  67. 3d1a69e usb: serial: option: blacklist ONDA MT689DC QMI interface by Enrico Mioso · 11 years ago
  68. 00c5ec2 Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  69. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  70. 07f3cb7 usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 by George Cherian · 11 years ago
  71. c4d949b usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled by Randy Dunlap · 11 years ago
  72. d5c82fe usb: xhci: Mark two functions __maybe_unused by Olof Johansson · 11 years ago
  73. 203a866 xhci: Avoid NULL pointer deref when host dies. by Sarah Sharp · 11 years ago
  74. 63b5df9 usb: serial: option: Add ONYX 3G device support by Enrico Mioso · 11 years ago
  75. 1fad564 USB: ti_usb_3410_5052: fix dynamic-id matching by Johan Hovold · 11 years ago
  76. 9419030 usb: option: add TP-LINK MA260 by Bjørn Mork · 11 years ago
  77. ca24763 USB: option: add D-Link DWM-152/C1 and DWM-156/C1 by Alexandr \"Sky\" Ivanov · 11 years ago
  78. 47a64a1 USB: EHCI: Fix resume signalling on remote wakeup by Roger Quadros · 11 years ago
  79. 7681156 USB: cp210x: add MMB and PI ZigBee USB Device Support by Sami Rahman · 11 years ago
  80. b579fa5 usb: cp210x support SEL C662 Vendor/Device by Barry Grussling · 11 years ago
  81. c38e83b USB: option: append Petatel NP10T device to GSM modems list by Daniil Bolsun · 11 years ago
  82. 58fc90d USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga by Jóhann B. Guðmundsson · 11 years ago
  83. e7a6121f USB: storage: Add MicroVault Flash Drive to unusual_devs by Ren Bigcren · 11 years ago
  84. 9062507 usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter by Luiz Angelo Daros de Luca · 11 years ago
  85. e583d9d USB: global suspend and remote wakeup don't mix by Alan Stern · 11 years ago
  86. 690c70b usb: phy: omap-usb3: fix dpll clock index by Ruchika Kharwar · 11 years ago
  87. 24e6bfd usb: phy: samsung: Fix an error message typo by Sachin Kamat · 11 years ago
  88. 908b961 usb: gadget: don't fail when DMA isn't present by Alan Stern · 11 years ago
  89. 91f6b84 usb: gadget: USB_MV_U3D should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  90. bfcbd02 usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  91. 4713aec usb: gadget: USB_MV_UDC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  92. 8744303 usb: dwc3: USB_DWC3 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  93. 9d140f7 usb: gadget: Kconfig: Fix configfs-based RNDIS function build by Andrzej Pietrasiewicz · 11 years ago
  94. 8047806 usb: renesas_usbhs: gadget: remove extra check on udc_stop by Kuninori Morimoto · 11 years ago
  95. 5257a63 usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  96. 315955d7 usb: dwc3: fix the error returned with usb3_phy failure by Ruchika Kharwar · 11 years ago
  97. 1974d49 usb: dwc3: fix wrong bit mask in dwc3_event_type by Huang Rui · 11 years ago
  98. 7628083 usb: gadget: at91_udc: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  99. 88ae742 usb: gadget: fotg210-udc: remove __init and __exit by Yuan-Hsin Chen · 11 years ago
  100. ae40d64 usb: gadget: at91_udc: call at91udc_of_init only when needed by Arnd Bergmann · 11 years ago