1. 169d360 USB: musb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  2. 0a9134b usb: musb: disable otg protocol support by Bin Liu · 7 years ago
  3. d2852f2 usb: musb: remove references to default_a of struct usb_otg by Bin Liu · 7 years ago
  4. 7ad7695 usb: musb: remove duplicated port mode enum by Bin Liu · 7 years ago
  5. ebc3dd6 usb: musb: fix remote wakeup racing with suspend by Daniel Glöckner · 7 years ago
  6. 2b63f13 usb: musb: host: fix potential NULL pointer dereference by Bin Liu · 7 years ago
  7. 1f81f11 USB: musb: host: prevent core phy initialisation by Johan Hovold · 7 years ago
  8. a9762b7 usb: musb: remove blackfin port by Arnd Bergmann · 7 years ago
  9. 44eb5e1 Revert "usb: musb: host: don't start next rx urb if current one failed" by Bin Liu · 7 years ago
  10. 3f514f9 usb: musb: remove unused pipe variable by Corentin Labbe · 7 years ago
  11. 576ec7f usb: musb: remove unused frame variable by Corentin Labbe · 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. 1bff25e usb: musb: print an error message when high bandwidth is unsupported by Bin Liu · 7 years ago
  15. a2f6560 usb: musb: print an error message when hwep alloc failed by Bin Liu · 7 years ago
  16. 45d7386 usb: musb: fix tx fifo flush handling again by Bin Liu · 8 years ago
  17. c68bb0e usb: musb: compress return logic into one line by Gustavo A. R. Silva · 8 years ago
  18. 3c50ffe usb: musb: Fix trying to suspend while active for OTG configurations by Tony Lindgren · 8 years ago
  19. 6def85a usb: musb: core: add clear_ep_rxintr() to musb_platform_ops by Bin Liu · 8 years ago
  20. 6ddcabc usb: musb: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  21. 19ca682 usb: musb: host: add urb tracepoints by Bin Liu · 9 years ago
  22. b99d365 usb: musb: switch dev_dbg to tracepoints by Bin Liu · 9 years ago
  23. 7b2c17f usb: musb: Stop bulk endpoint while queue is rotated by Andrew Goodbody · 9 years ago
  24. f3eec0cf usb: musb: Ensure rx reinit occurs for shared_fifo endpoints by Andrew Goodbody · 9 years ago
  25. 04471eb usb: musb: host: correct cppi dma channel for isoch transfer by Bin Liu · 9 years ago
  26. b6a6631 usb: musb: host: make musb_tx_dma_set_mode_*() *void* by Sergei Shtylyov · 9 years ago
  27. 858b9be usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its caller by Sergei Shtylyov · 9 years ago
  28. dbac5d0 usb: musb: host: don't start next rx urb if current one failed by Bin Liu · 9 years ago
  29. b580121 usb: musb: host: clear rxcsr error bit if set by Bin Liu · 9 years ago
  30. f551e13 Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half" by Bin Liu · 9 years ago
  31. 4c2ba0c usb: musb: fix DMA for host mode by Cristian Birsan · 9 years ago
  32. bba40e6 usb: musb: Fix DMA desired mode for Mentor DMA engine by Cristian Birsan · 9 years ago
  33. 68fe05e usb: musb: fix tx fifo flush handling by Bin Liu · 9 years ago
  34. 6cc2af6 usb: musb: Make busctl_offset an io-op rather then a define by Hans de Goede · 10 years ago
  35. 0cb74b3 usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions by Hans de Goede · 10 years ago
  36. ac33cdb usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5 by Tony Lindgren · 10 years ago
  37. e530bb8f usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4 by Tony Lindgren · 10 years ago
  38. cff84bd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3 by Tony Lindgren · 10 years ago
  39. 557d543 usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2 by Tony Lindgren · 10 years ago
  40. 069a3fd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1 by Tony Lindgren · 10 years ago
  41. 754fe4a usb: musb: Remove ifdefs for TX DMA for musb_host.c by Tony Lindgren · 10 years ago
  42. f8e9f34f usb: musb: Fix up DMA related macros by Tony Lindgren · 10 years ago
  43. d72348f usb: musb: fix inefficient copy of unaligned buffers by Johan Hovold · 10 years ago
  44. 2035772 usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half by George Cherian · 11 years ago
  45. 68693b8 usb: musb: stuff leak of struct usb_hcd by Sebastian Andrzej Siewior · 10 years ago
  46. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  47. 49a9e88 usb: musb: fix wrong indentation in musb_host.c by Daniel Mack · 11 years ago
  48. ff3fcac usb: musb: introduce dma_channel.rx_packet_done by Daniel Mack · 11 years ago
  49. 2ccc6d3 usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo() by Daniel Mack · 11 years ago
  50. 9c54769 usb: musb: remove unnecessary (void) prefix at function calls by Daniel Mack · 11 years ago
  51. eac44dc usb: musb: musb_host.c: Cleaning up uninitialized variables by Rickard Strandqvist · 11 years ago
  52. 7338a06 Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  53. 3c4653c usb: musb: host: Fix SuperSpeed hub enumeration by Ajay Kumar Gupta · 11 years ago
  54. c57c41d2 usb: musb: musb_host: Enable ISOCH IN handling for AM335x host by George Cherian · 11 years ago
  55. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  56. 5ae477b USB: musb: correct spelling mistakes in comment and error string by Rahul Bedarkar · 11 years ago
  57. 73ad0ad Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  58. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  59. 869c597 usb: musb: dsps: add support for suspend and resume by Daniel Mack · 11 years ago
  60. 94f7213 usb: musb: call musb_port_suspend from musb_bus_suspend by Daniel Mack · 11 years ago
  61. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  62. 9047428 usb: musb: only remove host/udc if it has been added by Sebastian Andrzej Siewior · 12 years ago
  63. 976f8be Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  64. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  65. 8a1ea51 USB: MUSB: upgrade the isochronous API by Alan Stern · 12 years ago
  66. 91e3af6 usb: musb: host: fix build warning by Felipe Balbi · 12 years ago
  67. ed74df1 usb: musb: make use_sg flag URB specific by Virupax Sadashivpetimath · 12 years ago
  68. aee5500 usb: musb: enable ux500 host side dma support by Mian Yousaf Kaukab · 12 years ago
  69. 8b125df usb: musb: eliminate musb_to_hcd by Daniel Mack · 12 years ago
  70. 2cc65fe usb: musb: add musb_host_setup() and musb_host_cleanup() by Daniel Mack · 12 years ago
  71. 74c2e93 usb: musb: factor out hcd initalization by Daniel Mack · 12 years ago
  72. 0b3eba4 usb: musb: factor some host-specific functions by Daniel Mack · 12 years ago
  73. 8408fd1 usb: musb: implement (un)map_urb_for_dma hooks by Ruslan Bilovol · 12 years ago
  74. 42c0bf1 usb: otg: prefix otg_state_string with usb_ by Felipe Balbi · 12 years ago
  75. a70b844 usb: musb: Double buffering issues in host mode TX by supriya karanth · 12 years ago
  76. f278628 usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode by supriya karanth · 12 years ago
  77. b18d26f usb: musb: Perform only write access on MUSB_INTRTXE by Sebastian Andrzej Siewior · 12 years ago
  78. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  79. 3067779 usb: musb: host: fix for musb_start_urb Oops by yuzheng ma · 13 years ago
  80. 8e8a551 usb: musb: host: Handle highmem in PIO mode by Virupax Sadashivpetimath · 13 years ago
  81. f283862 usb: musb: NAK timeout scheme on bulk TX endpoint by Ajay Kumar Gupta · 13 years ago
  82. 3132122 usb: musb: host: don't program dma for zero byte tx by Ajay Kumar Gupta · 13 years ago
  83. 979eef3 Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  84. 8c778db usb: musb: host: release dma channels if no active io by Ajay Kumar Gupta · 13 years ago
  85. 2ed9127 usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure by Mantesh Sarasetti · 13 years ago
  86. 692933b usb: musb: fix bug in musb_cleanup_urb by Ajay Kumar Gupta · 13 years ago
  87. ccc080c usb: musb: fix reset issue with full speed device by Ajay Kumar Gupta · 13 years ago
  88. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 14 years ago
  89. 72887c8 usb: musb: host: compare status for negative error values by Márton Németh · 14 years ago
  90. c51e36d usb: musb: host: remove duplicate check in musb_ep_program() by Sergei Shtylyov · 14 years ago
  91. 5c8a86e usb: musb: drop unneeded musb_debug trickery by Felipe Balbi · 14 years ago
  92. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 14 years ago
  93. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  94. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  95. 0662481 usb: musb: disable double buffering when it's broken by Felipe Balbi · 14 years ago
  96. f8afbf7f usb: musb: host: support DMA transfers greater than max channel length by T. S., Anil Kumar · 14 years ago
  97. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  98. 4c64733 usb: musb: host: Issue a memory barrier before starting DMA by Santosh Shilimkar · 14 years ago
  99. 714bc5e musb: potential use after free by Dan Carpenter · 15 years ago
  100. ae92697 USB: musb: fix build error introduced by isoc change by Sonic Zhang · 15 years ago