1. fa74257 usb: musb: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 6 months ago
  2. 996e9ab usb: musb: start session in resume for host port by Bin Liu · 4 years, 6 months ago
  3. 83f7522 usb: musb: fix crash with highmen PIO and usbmon by Mans Rullgard · 4 years, 8 months ago
  4. 8194a63 usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue by Tony Lindgren · 4 years, 10 months ago
  5. 72dd6da usb: musb: dma: Correct parameter passed to IRQ handler by Paul Cercueil · 5 years ago
  6. 9742c5c usb: musb: Disable pullup at init by Paul Cercueil · 4 years, 10 months ago
  7. 39cc25e usb: musb: fix idling for suspend after disconnect interrupt by Tony Lindgren · 4 years, 10 months ago
  8. 8b330b3 soc: sunxi: Fix missing dependency on REGMAP_MMIO by Samuel Holland · 6 years ago
  9. bc41625 usb: gadget: musb: fix short isoc packets with inventra dma by Paul Elder · 6 years ago
  10. 05bc28a usb: musb: dsps: fix runtime pm for peripheral mode by Bin Liu · 6 years ago
  11. 2a86649 usb: musb: dsps: fix otg state machine by Bin Liu · 6 years ago
  12. 783f3b4 usb: musb: dsps: do not disable CPPI41 irq in driver teardown by Bin Liu · 6 years ago
  13. 169d360 USB: musb: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  14. 8a1ef17 USB: musb: clean up debugfs file and directory creation by Greg Kroah-Hartman · 6 years ago
  15. edf3800 usb: musb: remove an unused variable by Arnd Bergmann · 6 years ago
  16. ddf12f0 usb: musb: gadget: fix to_musb_ep() to not return NULL by Bin Liu · 6 years ago
  17. 8dca510 usb: musb: gadget: fix to_musb_request() to not return NULL by Bin Liu · 6 years ago
  18. 49484ab USB: musb: dsps: propagate device-tree node by Johan Hovold · 6 years ago
  19. 0a9134b usb: musb: disable otg protocol support by Bin Liu · 6 years ago
  20. d2852f2 usb: musb: remove references to default_a of struct usb_otg by Bin Liu · 6 years ago
  21. bcb8fd3 usb: musb: break the huge isr musb_stage0_irq() into small functions by Bin Liu · 6 years ago
  22. 2bc2e05 usb: musb: remove unused members in struct musb_hdrc_config by Bin Liu · 6 years ago
  23. 7ad7695 usb: musb: remove duplicated port mode enum by Bin Liu · 6 years ago
  24. 5547995 usb: musb: dsps: remove duplicated get_musb_port_mode() by Bin Liu · 6 years ago
  25. dc8fca6 usb: musb: remove duplicated quirks flag by Bin Liu · 6 years ago
  26. 113ad15 usb: musb: remove some register access wrapper functions by Bin Liu · 6 years ago
  27. 53e1657 usb: musb: remove adjust_channel_params() callback from musb_platform_ops by Bin Liu · 6 years ago
  28. 42e990e usb: musb: remove readl/writel from struct musb_platform_ops by Bin Liu · 6 years ago
  29. 78fba98 usb: musb: merge musbhsdma.h into musbhsdma.c by Bin Liu · 6 years ago
  30. c049ffb Merge 4.17-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  31. ebc3dd6 usb: musb: fix remote wakeup racing with suspend by Daniel Glöckner · 6 years ago
  32. 58318cd Merge 4.17-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  33. 9aea9b6 usb: musb: trace: fix NULL pointer dereference in musb_g_tx() by Bin Liu · 7 years ago
  34. 2b63f13 usb: musb: host: fix potential NULL pointer dereference by Bin Liu · 7 years ago
  35. 890fa45 Merge 4.17-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  36. be75d8f USB: musb: dsps: drop duplicate phy initialisation by Johan Hovold · 7 years ago
  37. 1f81f11 USB: musb: host: prevent core phy initialisation by Johan Hovold · 7 years ago
  38. 5ee1787 USB: musb: omap2430: drop non-DT support by Johan Hovold · 7 years ago
  39. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  40. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  41. af6f852 usb: musb: gadget: misplaced out of bounds check by Heinrich Schuchardt · 7 years ago
  42. a9762b7 usb: musb: remove blackfin port by Arnd Bergmann · 7 years ago
  43. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  44. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  45. 94e46a4 usb: musb: Fix external abort in musb_remove on omap2430 by Merlijn Wajer · 7 years ago
  46. efb85c4 USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  47. df6b074 usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers by Merlijn Wajer · 7 years ago
  48. 44eb5e1 Revert "usb: musb: host: don't start next rx urb if current one failed" by Bin Liu · 7 years ago
  49. 17539f2f usb: musb: fix enumeration after resume by Andreas Kemnade · 7 years ago
  50. 6e4294d USB: musb: fix up one odd DEVICE_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  51. ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  52. 985583a USB: musb: da8xx: remove clock con_id by David Lechner · 7 years ago
  53. 3f514f9 usb: musb: remove unused pipe variable by Corentin Labbe · 7 years ago
  54. 576ec7f usb: musb: remove unused frame variable by Corentin Labbe · 7 years ago
  55. bd3486d usb: musb: da8xx: fix babble condition handling by Bin Liu · 7 years ago
  56. 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
  57. 21b650c USB: musb: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  58. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. b82162b usb: musb: dsps: remove the duplicated timer by Bin Liu · 7 years ago
  61. 0567849 usb: musb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  62. 0c63636 usb: musb_core: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  63. 2c411e0 usb: musb: da8xx: Remove duplicated defines by Alexandre Bailon · 7 years ago
  64. 6ed05c6 usb: musb: sunxi: Explicitly release USB PHY on exit by Jonathan Liu · 7 years ago
  65. 445ef61 usb: musb: Check for host-mode using is_host_active() on reset interrupt by Jonathan Liu · 7 years ago
  66. 297d7fe usb: musb: musb_cppi41: Configure the number of channels for DA8xx by Alexandre Bailon · 7 years ago
  67. e10c5b0 usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx by Alexandre Bailon · 7 years ago
  68. bfa53e0 usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers by Alexandre Bailon · 7 years ago
  69. 0c3aae9 USB: musb: fix late external abort on suspend by Johan Hovold · 7 years ago
  70. 4f190e0 USB: musb: fix session-bit runtime-PM quirk by Johan Hovold · 7 years ago
  71. 706d61b USB: musb: dsps: add explicit runtime resume at suspend by Johan Hovold · 7 years ago
  72. 082df8b USB: musb: fix external abort on suspend by Johan Hovold · 7 years ago
  73. 55aad53 usb: musb: fix endpoint fifo allocation for 4KB fifo memory by Bin Liu · 7 years ago
  74. 1bff25e usb: musb: print an error message when high bandwidth is unsupported by Bin Liu · 7 years ago
  75. a2f6560 usb: musb: print an error message when hwep alloc failed by Bin Liu · 7 years ago
  76. 0ccbada usb: musb: add helper function musb_ep_xfertype_string by Bin Liu · 7 years ago
  77. 45d7386 usb: musb: fix tx fifo flush handling again by Bin Liu · 7 years ago
  78. c68bb0e usb: musb: compress return logic into one line by Gustavo A. R. Silva · 7 years ago
  79. 9c691cc usb: musb: tusb6010_omap: Convert to DMAengine API by Peter Ujfalusi · 7 years ago
  80. 47699b0 usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well by Peter Ujfalusi · 7 years ago
  81. 4cadc71 usb: musb: tusb6010_omap: Allocate DMA channels upfront by Peter Ujfalusi · 7 years ago
  82. 1df9d9e usb: musb: tusb6010_omap: Create new struct for DMA data/parameters by Peter Ujfalusi · 7 years ago
  83. 3565b78 usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program by Peter Ujfalusi · 7 years ago
  84. 0efc135 usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks by Peter Ujfalusi · 7 years ago
  85. 1fa07c3 usb: musb: Add quirk to avoid skb reserve in gadget mode by Peter Ujfalusi · 7 years ago
  86. a70df14 usb: musb: musb_cppi41: Defer probe only if DMA is not ready by Alexandre Bailon · 7 years ago
  87. b3addcf usb: musb: dsps: keep VBUS on for host-only mode by Bin Liu · 7 years ago
  88. 6df2b42 usb: musb: tusb6010_omap: Do not reset the other direction's packet size by Peter Ujfalusi · 7 years ago
  89. 3c50ffe usb: musb: Fix trying to suspend while active for OTG configurations by Tony Lindgren · 7 years ago
  90. 9f41ebf usb: musb: don't mark of_dev_auxdata as initdata by Arnd Bergmann · 8 years ago
  91. 593bc46 usb: musb: musb_cppi41: Workaround DMA stall issue during teardown by Alexandre Bailon · 8 years ago
  92. d6299b6 usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx by Alexandre Bailon · 8 years ago
  93. aa2fb88 usb: musb: Use shared irq by Alexandre Bailon · 8 years ago
  94. f5332b0 usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment() by Ivan Safonov · 8 years ago
  95. bc1e215 usb: musb: fix possible spinlock deadlock by Bin Liu · 8 years ago
  96. 6b7ad49 usb: musb: dsps: fix iounmap in error and exit paths by Bin Liu · 8 years ago
  97. 0090114 usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer by Bin Liu · 8 years ago
  98. eff0b85 usb: musb: add code comment for clarification by Gustavo A. R. Silva · 8 years ago
  99. 2553482 usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS by Alexandre Bailon · 8 years ago
  100. a96ca0d usb: musb: tusb6010: Clean up tusb_omap_dma structure by Alexandre Bailon · 8 years ago