1. 6101830 usb: dwc3: fix randconfig build errors by Felipe Balbi · 10 years ago
  2. b997ada usb: dwc3: gadget: pre-start Stream transfers when they're queued by Felipe Balbi · 12 years ago
  3. bc5ba2e usb: dwc3: gadget: call gadget driver's ->suspend/->resume by Felipe Balbi · 10 years ago
  4. b992e68 usb: dwc3: gadget: add 'force' argument to stop_active_transfer by Paul Zimmerman · 12 years ago
  5. 356363b usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed by Felipe Balbi · 11 years ago
  6. 7b2a036 usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation by Felipe Balbi · 11 years ago
  7. 835fadb usb: dwc3: core: fix indentation by Felipe Balbi · 11 years ago
  8. 0ffcaf3 usb: dwc3: core: allocate scratch buffers by Felipe Balbi · 11 years ago
  9. 265b70a usb: dwc3: gadget: add a 'restore' argument to set_ep_config by Paul Zimmerman · 11 years ago
  10. 911f1f8 usb: dwc3: gadget: implement dwc3_gadget_get_link_state by Paul Zimmerman · 12 years ago
  11. 4cfcf87 usb: dwc3: add 'saved_state' field to dwc3_ep structure by Paul Zimmerman · 12 years ago
  12. 81bc559 usb: dwc3: add has_hibernation flag by Felipe Balbi · 11 years ago
  13. f2b685d usb: dwc3: cleanup struct dwc3 by Felipe Balbi · 11 years ago
  14. e1dadd3 usb: dwc3: workaround: bogus hibernation events by Felipe Balbi · 10 years ago
  15. 32a4a13 usb: dwc3: workaround: clock gating issues by Felipe Balbi · 10 years ago
  16. 183ca11 usb: dwc3: core: define bit 10 of GCTL register by Felipe Balbi · 10 years ago
  17. f3af365 usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers by Felipe Balbi · 11 years ago
  18. 0e06bca usb: gadget: at91_udc: fix ep maxpacket initialisation by Robert Baldyga · 10 years ago
  19. 3f83e53 usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  20. 7241a21 usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method by Sergei Shtylyov · 10 years ago
  21. eee3f15 usb: musb: avoid NULL pointer dereference by Felipe Balbi · 10 years ago
  22. 40f099e usb: musb: dsps, debugfs files by Markus Pargmann · 10 years ago
  23. 06f9b6e usb: dwc3: fix wrong bit mask in dwc3_event_devt by Huang Rui · 11 years ago
  24. 798a246 usb: gadget: gr_udc: remove some unneeded error handling by Dan Carpenter · 10 years ago
  25. 3fcba0d usb: gadget: at91: using USBA_NR_DMAS for DMA channels by Bo Shen · 10 years ago
  26. aa7be0f usb: gadget: at91: fix the number of endpoint parameter by Bo Shen · 10 years ago
  27. 2e4c755 usb: gadget: f_fs: add aio support by Robert Baldyga · 10 years ago
  28. 23de91e usb: gadget: f_fs: add poll for endpoint 0 by Robert Baldyga · 10 years ago
  29. 0a7b1f8 usb: gadget: f_fs: fix setup request handling by Robert Baldyga · 10 years ago
  30. a7ecf05 usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function by Michal Nazarewicz · 10 years ago
  31. e46318a usb: gadget: functionfs: fix typo in the enum variable by Michal Nazarewicz · 10 years ago
  32. da13a77 usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock by Andrzej Pietrasiewicz · 10 years ago
  33. 10b69ce usb: gadget: FunctionFS: staticize functions used only in f_fs.c by Andrzej Pietrasiewicz · 10 years ago
  34. ab13cb0 usb: gadget: code cleanup by Andrzej Pietrasiewicz · 10 years ago
  35. ea36592 usb: gadget: FunctionFS: dereference ffs_dev conditionally by Andrzej Pietrasiewicz · 10 years ago
  36. de9db57 usb: musb: dsps, use devm_kzalloc by Markus Pargmann · 10 years ago
  37. 30bbae9 usb: dwc3: omap: don't check resource with devm_ioremap_resource by Wolfram Sang · 10 years ago
  38. c9f721b usb: gadget: s3c-hsotg: stall ep0 in set_halt function by Robert Baldyga · 10 years ago
  39. 7e98f60 usb: gadget: printer: fix memory leak by wenlin.kang · 11 years ago
  40. 2c2b042 usb: gadget: printer: fix possible deadlock by wenlin.kang · 11 years ago
  41. 236064c usb: gadget: s3c-hsudc: remove unused label by Sachin Kamat · 11 years ago
  42. e362115 usb: gadget: s3c2410_udc: Fix build error by Sachin Kamat · 11 years ago
  43. abcdcc2 usb: gadget: fix error return code by Julia Lawall · 11 years ago
  44. 8b3bc14 usb: gadget: s3c-hsotg: use %pad for dma_addr_t by Jingoo Han · 10 years ago
  45. 1a7ed5b usb: gadget: s3c-hsotg: fix build on x86 and other architectures by Matt Porter · 10 years ago
  46. 1af54b7 usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer. by George Cherian · 10 years ago
  47. f82503f usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers by George Cherian · 10 years ago
  48. c57c41d2 usb: musb: musb_host: Enable ISOCH IN handling for AM335x host by George Cherian · 10 years ago
  49. 2b54fa6 usb: dwc2: fix dereference before NULL check by Paul Zimmerman · 10 years ago
  50. 0f94388 xhci-platform: Change compatible string from xhci-platform to generic-xhci by Hans de Goede · 10 years ago
  51. e16fa44 uhci-platform: Change compatible string from platform-uhci to generic-uhci by Hans de Goede · 10 years ago
  52. e8fcbb6 usb/misc/usbled: Add Riso Kagaku Webmail Notifier by Christian Vogel · 10 years ago
  53. ea17c7c USB: ELAN: Remove useless "default M" lines by Paul Bolle · 10 years ago
  54. 275200b Remove MACH_OMAP_H4_OTG by Richard Weinberger · 10 years ago
  55. adff529 USB: ohci-platform: check for platform data misconfiguration by Alan Stern · 10 years ago
  56. 843d5e0 USB: ehci-platform: check for platform data misconfiguration by Alan Stern · 10 years ago
  57. 915974c ehci-platform: Change compatible string from usb-ehci to generic-ehci by Hans de Goede · 10 years ago
  58. ce149c3 ohci-platform: Change compatible string from usb-ohci to generic-ohci by Hans de Goede · 10 years ago
  59. 22f6a0f usb: move hub init and LED blink work to power efficient workqueue by Shaibal Dutta · 10 years ago
  60. 5c73e74 usb: phy: msm: tiny leak on error in probe() by Dan Carpenter · 10 years ago
  61. 93571ad usb: dwc2: handle the Host Port Interrupt when it occurs in device mode by Dinh Nguyen · 10 years ago
  62. ad3db5d ehci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 10 years ago
  63. b103441 ohci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 10 years ago
  64. a4aeb21 ehci-platform: Add support for clks and phy passed through devicetree by Hans de Goede · 10 years ago
  65. ca52a17 ohci-platform: Add support for devicetree instantiation by Hans de Goede · 10 years ago
  66. 31c6bf7 usb: core: let dynamic ids override static ids by Bjørn Mork · 11 years ago
  67. 823d12c usb-storage: enable multi-LUN scanning when needed by Alan Stern · 10 years ago
  68. 2240c36 USB: simple: add Dynastream ANT USB-m Stick device support by Kristóf Ralovich · 10 years ago
  69. c5637e5 usb-storage: add unusual-devs entry for BlackBerry 9000 by Alan Stern · 10 years ago
  70. a9c143c usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB by Alan Stern · 10 years ago
  71. e9d123a usb: phy: move some error messages to debug by Josh Boyer · 10 years ago
  72. 67847ba usb: ftdi_sio: add Mindstorms EV3 console adapter by Bjørn Mork · 10 years ago
  73. 51b1b64 usb: dwc2: fix memory corruption in dwc2 driver by Paul Zimmerman · 10 years ago
  74. a23666c usb: dwc2: fix role switch breakage by Paul Zimmerman · 10 years ago
  75. 861e0f5 usb: dwc2: bail out early when booting with "nousb" by Andre Heider · 10 years ago
  76. 5c27402 Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 10 years ago
  77. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 10 years ago
  78. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 10 years ago
  79. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 10 years ago
  80. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  81. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  84. 140e302 Revert "usbcore: set lpm_capable field for LPM capable root hubs" by Sarah Sharp · 10 years ago
  85. 1aa9578 xhci: Fix resume issues on Renesas chips in Samsung laptops by Sarah Sharp · 10 years ago
  86. ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  87. 2fc5a7d usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX by Peter Chen · 11 years ago
  88. 5332ff1 usb: chipidea: need to mask INT_STATUS when write otgsc by Peter Chen · 11 years ago
  89. cd0b42c usb: chipidea: put hw_phymode_configure before ci_usb_phy_init by Chris Ruehl · 11 years ago
  90. 3b5d3e6 usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag by Chris Ruehl · 11 years ago
  91. 1071055 usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 by Peter Chen · 11 years ago
  92. ed8f831 usb: chipidea: add freescale imx28 special write register method by Peter Chen · 11 years ago
  93. feffe09 usb: ehci: add freescale imx28 special write register method by Peter Chen · 11 years ago
  94. 1b9fb31 usb: core: check for valid id_table when using the RefId feature by Wolfram Sang · 10 years ago
  95. 197ba5f Move DWC2 driver out of staging by Paul Zimmerman · 10 years ago
  96. f563926 usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set by Bjørn Mork · 11 years ago
  97. 52a6966c usb: core: bail out if user gives an unknown RefId when using new_id by Wolfram Sang · 11 years ago
  98. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  99. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  100. d77276c USB: fsl-mph-dr-of: adjust for OF based clock lookup by Gerhard Sittig · 11 years ago