1. 94e46a4 usb: musb: Fix external abort in musb_remove on omap2430 by Merlijn Wajer · 7 years ago
  2. df6b074 usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers by Merlijn Wajer · 7 years ago
  3. 44eb5e1 Revert "usb: musb: host: don't start next rx urb if current one failed" by Bin Liu · 7 years ago
  4. 17539f2f usb: musb: fix enumeration after resume by Andreas Kemnade · 7 years ago
  5. 6e4294d USB: musb: fix up one odd DEVICE_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  6. ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  7. 985583a USB: musb: da8xx: remove clock con_id by David Lechner · 7 years ago
  8. 3f514f9 usb: musb: remove unused pipe variable by Corentin Labbe · 7 years ago
  9. 576ec7f usb: musb: remove unused frame variable by Corentin Labbe · 7 years ago
  10. bd3486d usb: musb: da8xx: fix babble condition handling by Bin Liu · 7 years ago
  11. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  12. 21b650c USB: musb: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  13. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. b82162b usb: musb: dsps: remove the duplicated timer by Bin Liu · 7 years ago
  16. 0567849 usb: musb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. 0c63636 usb: musb_core: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  18. 2c411e0 usb: musb: da8xx: Remove duplicated defines by Alexandre Bailon · 7 years ago
  19. 6ed05c6 usb: musb: sunxi: Explicitly release USB PHY on exit by Jonathan Liu · 7 years ago
  20. 445ef61 usb: musb: Check for host-mode using is_host_active() on reset interrupt by Jonathan Liu · 7 years ago
  21. 297d7fe usb: musb: musb_cppi41: Configure the number of channels for DA8xx by Alexandre Bailon · 7 years ago
  22. e10c5b0 usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx by Alexandre Bailon · 7 years ago
  23. bfa53e0 usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers by Alexandre Bailon · 7 years ago
  24. 0c3aae9 USB: musb: fix late external abort on suspend by Johan Hovold · 7 years ago
  25. 4f190e0 USB: musb: fix session-bit runtime-PM quirk by Johan Hovold · 7 years ago
  26. 706d61b USB: musb: dsps: add explicit runtime resume at suspend by Johan Hovold · 7 years ago
  27. 082df8b USB: musb: fix external abort on suspend by Johan Hovold · 7 years ago
  28. 55aad53 usb: musb: fix endpoint fifo allocation for 4KB fifo memory by Bin Liu · 7 years ago
  29. 1bff25e usb: musb: print an error message when high bandwidth is unsupported by Bin Liu · 7 years ago
  30. a2f6560 usb: musb: print an error message when hwep alloc failed by Bin Liu · 7 years ago
  31. 0ccbada usb: musb: add helper function musb_ep_xfertype_string by Bin Liu · 7 years ago
  32. 45d7386 usb: musb: fix tx fifo flush handling again by Bin Liu · 7 years ago
  33. c68bb0e usb: musb: compress return logic into one line by Gustavo A. R. Silva · 8 years ago
  34. 9c691cc usb: musb: tusb6010_omap: Convert to DMAengine API by Peter Ujfalusi · 8 years ago
  35. 47699b0 usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well by Peter Ujfalusi · 8 years ago
  36. 4cadc71 usb: musb: tusb6010_omap: Allocate DMA channels upfront by Peter Ujfalusi · 8 years ago
  37. 1df9d9e usb: musb: tusb6010_omap: Create new struct for DMA data/parameters by Peter Ujfalusi · 8 years ago
  38. 3565b78 usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program by Peter Ujfalusi · 8 years ago
  39. 0efc135 usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks by Peter Ujfalusi · 8 years ago
  40. 1fa07c3 usb: musb: Add quirk to avoid skb reserve in gadget mode by Peter Ujfalusi · 8 years ago
  41. a70df14 usb: musb: musb_cppi41: Defer probe only if DMA is not ready by Alexandre Bailon · 8 years ago
  42. b3addcf usb: musb: dsps: keep VBUS on for host-only mode by Bin Liu · 8 years ago
  43. 6df2b42 usb: musb: tusb6010_omap: Do not reset the other direction's packet size by Peter Ujfalusi · 8 years ago
  44. 3c50ffe usb: musb: Fix trying to suspend while active for OTG configurations by Tony Lindgren · 8 years ago
  45. 9f41ebf usb: musb: don't mark of_dev_auxdata as initdata by Arnd Bergmann · 8 years ago
  46. 593bc46 usb: musb: musb_cppi41: Workaround DMA stall issue during teardown by Alexandre Bailon · 8 years ago
  47. d6299b6 usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx by Alexandre Bailon · 8 years ago
  48. aa2fb88 usb: musb: Use shared irq by Alexandre Bailon · 8 years ago
  49. f5332b0 usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment() by Ivan Safonov · 8 years ago
  50. bc1e215 usb: musb: fix possible spinlock deadlock by Bin Liu · 8 years ago
  51. 6b7ad49 usb: musb: dsps: fix iounmap in error and exit paths by Bin Liu · 8 years ago
  52. 0090114 usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer by Bin Liu · 8 years ago
  53. eff0b85 usb: musb: add code comment for clarification by Gustavo A. R. Silva · 8 years ago
  54. 2553482 usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS by Alexandre Bailon · 8 years ago
  55. a96ca0d usb: musb: tusb6010: Clean up tusb_omap_dma structure by Alexandre Bailon · 8 years ago
  56. 995ee0e usb: musb: cppi_dma: Clean up cppi41_dma_controller structure by Alexandre Bailon · 8 years ago
  57. 03158f9 usb: musb: cppi_dma: Clean up cppi structure by Alexandre Bailon · 8 years ago
  58. ed232c0 usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback() by Alexandre Bailon · 8 years ago
  59. 050dc90 usb: musb: dma: Add a DMA completion platform callback by Alexandre Bailon · 8 years ago
  60. 7bddba7 Merge 4.10-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  61. 4ab53a69 usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static by Wei Yongjun · 8 years ago
  62. c1fce66 usb: musb: sunxi: add support for the variant in H3/V3s SoC by Icenowy Zheng · 8 years ago
  63. c0927fe usb: musb: omap2430: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
  64. 369469a usb: musb: Add support for optional VBUS irq to dsps glue layer by Tony Lindgren · 8 years ago
  65. 1ef2bce usb: musb: blackfin: fix unused warnings on suspend/resume by Jérémy Lefaure · 8 years ago
  66. 45abfa6 usb: musb: dsps: switch to static id for musb-hdrc platform devices by Bin Liu · 8 years ago
  67. 7eebe4e usb: musb: debugfs: allow forcing host mode together with speed in testmode by Pali Rohár · 8 years ago
  68. bb1d1ce usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifier by Chanwoo Choi · 8 years ago
  69. 486fc20 usb: musb: da8xx: Fix host mode suspend by Alexandre Bailon · 8 years ago
  70. a926ed1 usb: musb: Add a quirk to preserve the session during suspend by Alexandre Bailon · 8 years ago
  71. 71f5a0a usb: musb: da8xx: Add support of suspend / resume by Alexandre Bailon · 8 years ago
  72. ca7c1d5 usb: musb: davinci: remove redundant code by Bin Liu · 8 years ago
  73. be0e5c6 usb: musb: am35x: remove redundant code by Bin Liu · 8 years ago
  74. 41c4eb4 usb: musb: da8xx: remove redundant code by Bin Liu · 8 years ago
  75. f2e3818 usb: musb: dsps: remove redundant code by Bin Liu · 8 years ago
  76. e945953 usb: musb: remove musb_generic_disable function by Bin Liu · 8 years ago
  77. a994ce2 usb: musb: da8xx: Remove CPPI 3.0 quirk and methods by Alexandre Bailon · 8 years ago
  78. 3ba7b77 usb: musb: Fix external abort on non-linefetch for musb_irq_work() by Tony Lindgren · 8 years ago
  79. 407788b usb: musb: Fix host mode error -71 regression by Tony Lindgren · 8 years ago
  80. 1e572aa usb: musb: constify musb_hdrc_config structures by Bhumika Goyal · 8 years ago
  81. 7b6c1b4 usb: musb: fix runtime PM in debugfs by Bin Liu · 8 years ago
  82. 5563bb5 usb: musb: blackfin: add bfin_fifo_offset in bfin_ops by Jérémy Lefaure · 8 years ago
  83. c8bd2ac usb: musb: fix compilation warning on unused function by Jérémy Lefaure · 8 years ago
  84. 8c300fe usb: musb: Fix trying to free already-free IRQ 4 by Tony Lindgren · 8 years ago
  85. c48400b usb: musb: dsps: implement clear_ep_rxintr() callback by Bin Liu · 8 years ago
  86. 6def85a usb: musb: core: add clear_ep_rxintr() to musb_platform_ops by Bin Liu · 8 years ago
  87. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  88. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  89. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  90. 7ccf629 usb: musb: da8xx: Set phy in OTG mode by default by Alexandre Bailon · 8 years ago
  91. 09721ba usb: musb: da8xx: Call earlier clk_prepare_enable() by Alexandre Bailon · 8 years ago
  92. 35bd67b usb: musb: da8xx: Add DT support for the DA8xx driver by Petr Kulhavy · 8 years ago
  93. 830fc64 usb: musb: core: added helper function for parsing DT by Petr Kulhavy · 8 years ago
  94. dc66ba8 usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg by Ladislav Michl · 8 years ago
  95. 71127a7 usb: musb: omap2430: use dev_err by Ladislav Michl · 8 years ago
  96. 3df08dc usb: musb: don't complain on -EPROBE_DEFER when initializing controller by Ladislav Michl · 8 years ago
  97. 454f83d musb: sunxi: Force session end on babble errors in host-mode by Hans de Goede · 8 years ago
  98. d24b63a musb: sunxi: Remove custom babble handling by Hans de Goede · 8 years ago
  99. 6532279 USB: musb: remove obsolete resume-signalling comments by Johan Hovold · 8 years ago
  100. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago