1. 984f3be usb: musb: da8xx: fix error handling message in probe by Arnd Bergmann · 8 years ago
  2. 2b9a8c4 usb: musb: Fix session based PM for first invalid VBUS by Tony Lindgren · 8 years ago
  3. 4e71918 usb: musb: Fix PM runtime for disconnect after unconfigure by Tony Lindgren · 8 years ago
  4. b36df09 musb: Export musb_root_disconnect for use in modules by Hans de Goede · 8 years ago
  5. c51f2ff Merge 4.8-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  6. ed3d6d0 usb: musb: Fix tusb6010 compile error on blackfin by Tony Lindgren · 8 years ago
  7. 21b031f usb: musb: remove redundant stack buffers by Rasmus Villemoes · 8 years ago
  8. 48fed03 usb: musb: am35x: fix error return code in am35x_probe() by Wei Yongjun · 8 years ago
  9. 947c49a usb: musb: da8xx: Remove mach code by David Lechner · 8 years ago
  10. d458fe9 usb: musb: da8xx: Use devm in probe by David Lechner · 8 years ago
  11. 7cba17e musb: sunxi: Add support for platform_set_mode by Hans de Goede · 8 years ago
  12. 65b3f50 usb: musb: Add PM runtime support for MUSB DSPS glue layer by Tony Lindgren · 8 years ago
  13. ae909fe usb: musb: Simplify PM runtime for 2430 glue layer by Tony Lindgren · 8 years ago
  14. 2f3fd2c usb: musb: Prepare dsps glue layer for PM runtime support by Tony Lindgren · 8 years ago
  15. 467d5c9 usb: musb: Implement session bit based runtime PM for musb-core by Tony Lindgren · 8 years ago
  16. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  17. 92c0c49 usb: musb: da8xx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  18. 906f5dc usb: musb: am35x: don't print on ENOMEM by Wolfram Sang · 8 years ago
  19. 2c55754 usb: musb: Fix locking errors for host only mode by Tony Lindgren · 8 years ago
  20. a1ca2c6 usb: musb: sunxi: Simplify dr_mode handling by Hans de Goede · 9 years ago
  21. cd53bd6 usb: musb: sunxi: make unexported symbols static by Ben Dooks · 9 years ago
  22. 8ccb49d usb: musb: cppi41: add dma channel tracepoints by Bin Liu · 9 years ago
  23. 239d221 usb: musb: cppi41: move struct cppi41_dma_channel to header by Bin Liu · 9 years ago
  24. 460ddbe usb: musb: cleanup cppi_dma header by Bin Liu · 9 years ago
  25. fc78003 usb: musb: gadget: add usb-request tracepoints by Bin Liu · 9 years ago
  26. 19ca682 usb: musb: host: add urb tracepoints by Bin Liu · 9 years ago
  27. cfb9a1b usb: musb: add tracepoints to dump interrupt events by Bin Liu · 9 years ago
  28. c74173f usb: musb: add tracepoints for register access by Bin Liu · 9 years ago
  29. 086b2882 usb: musb: dsps: use musb register read/write wrappers instead by Bin Liu · 9 years ago
  30. b99d365 usb: musb: switch dev_dbg to tracepoints by Bin Liu · 9 years ago
  31. f89252a usb: musb: add tracepoints support for debugging by Bin Liu · 9 years ago
  32. 1c4bf5a usb: musb: sunxi: Remove bogus "Frees glue" comment by Hans de Goede · 9 years ago
  33. 969a132 usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb by Hans de Goede · 9 years ago
  34. 7b2c17f usb: musb: Stop bulk endpoint while queue is rotated by Andrew Goodbody · 9 years ago
  35. f3eec0cf usb: musb: Ensure rx reinit occurs for shared_fifo endpoints by Andrew Goodbody · 9 years ago
  36. 04471eb usb: musb: host: correct cppi dma channel for isoch transfer by Bin Liu · 9 years ago
  37. 84ac5d1 usb: musb: only restore devctl when session was set in backup by Bin Liu · 9 years ago
  38. aec373c usb: musb: Use normal module_init for 2430 glue by Tony Lindgren · 9 years ago
  39. 1c4d0b4 usb: musb: Remove pm_runtime_set_irq_safe by Tony Lindgren · 9 years ago
  40. 87326e8 usb: musb: Remove extra PM runtime calls from 2430 glue layer by Tony Lindgren · 9 years ago
  41. 12b7db2 usb: musb: Return error value from musb_mailbox by Tony Lindgren · 9 years ago
  42. a118df0 usb: musb: Don't set d+ high before enable for 2430 glue layer by Tony Lindgren · 9 years ago
  43. 4dc2fe7 usb: musb: Remove try_idle for 2430 glue layer by Tony Lindgren · 9 years ago
  44. a83e17d usb: musb: Improve PM runtime and phy handling for 2430 glue layer by Tony Lindgren · 9 years ago
  45. 21f77be usb: musb: Handle cable status better for 2430 glue layer by Tony Lindgren · 9 years ago
  46. 517baff usb: musb: Use delayed for musb_gadget_pullup by Tony Lindgren · 9 years ago
  47. 3064721 usb: musb: Remove conditional PM runtime calls for musb_gadget by Tony Lindgren · 9 years ago
  48. f730f20 usb: musb: Split PM runtime between wrapper IP and musb core by Tony Lindgren · 9 years ago
  49. 7099dbc usb: musb: Update to use PM runtime autosuspend by Tony Lindgren · 9 years ago
  50. 302f680 usb: musb: Remove unnecessary shutdown function by Tony Lindgren · 9 years ago
  51. 7e1704d usb: musb: Fix idling after host mode by increasing autosuspend delay by Tony Lindgren · 9 years ago
  52. a60d541 usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus by Hans de Goede · 9 years ago
  53. 37f30d8 usb: musb: sunxi: Add set_mode platform function by Hans de Goede · 9 years ago
  54. b6a6631 usb: musb: host: make musb_tx_dma_set_mode_*() *void* by Sergei Shtylyov · 9 years ago
  55. 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
  56. dbac5d0 usb: musb: host: don't start next rx urb if current one failed by Bin Liu · 9 years ago
  57. b580121 usb: musb: host: clear rxcsr error bit if set by Bin Liu · 9 years ago
  58. 97b9b7d usb: musb: jz4740: fix error check of usb_get_phy() by Vladimir Zapolskiy · 9 years ago
  59. f551e13 Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half" by Bin Liu · 9 years ago
  60. 607fb0f usb: musb: gadget: nuke endpoint before setting its descriptor to NULL by Tal Shorer · 9 years ago
  61. ead22ca usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config by Petr Kulhavy · 9 years ago
  62. 5266a760 usb: musb: sunxi: support module autoloading by Emilio López · 9 years ago
  63. 62a6abd usb: musb/ux500: remove duplicate check for dma_is_compatible by Arnd Bergmann · 9 years ago
  64. 3ec08dd usb: musb: use %pad format string from dma_addr_t by Arnd Bergmann · 9 years ago
  65. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  66. 4c2ba0c usb: musb: fix DMA for host mode by Cristian Birsan · 9 years ago
  67. bba40e6 usb: musb: Fix DMA desired mode for Mentor DMA engine by Cristian Birsan · 9 years ago
  68. 17987ea usb: add HAS_IOMEM dependency to USB_MUSB_HDRC by Vegard Nossum · 9 years ago
  69. 49f77e3 usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010 by Vegard Nossum · 9 years ago
  70. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 9 years ago
  71. 39cee20 usb: musb: core: call init and shutdown for the usb phy by Uwe Kleine-König · 9 years ago
  72. 03e4352 usb: musb: Fix unbalanced pm_runtime_enable by Tony Lindgren · 9 years ago
  73. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  74. 1a17162 usb: musb: gadget: remove redundant condition by Geyslan G. Bem · 9 years ago
  75. 3ff4b57 usb: musb: convert printk to pr_* by Rasmus Villemoes · 9 years ago
  76. 7d32cde usb: musb: fail with error when no DMA controller set by Aaro Koskinen · 9 years ago
  77. 4d05591 usb: musb: core: Fix pm runtime for deferred probe by Tony Lindgren · 9 years ago
  78. 183e53e usb: musb: USB_TI_CPPI41_DMA requires dmaengine support by Arnd Bergmann · 9 years ago
  79. 51676c8 usb: musb: enable usb_dma parameter by Bin Liu · 9 years ago
  80. 68fe05e usb: musb: fix tx fifo flush handling by Bin Liu · 9 years ago
  81. 705e63d usb: musb: core: fix order of arguments to ulpi write callback by Uwe Kleine-König · 9 years ago
  82. 3d6f478 Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  83. 8f2279d usb: musb: omap2430: Fix regression caused by driver core change by Tony Lindgren · 9 years ago
  84. 3bbafac usb: musb: core: add common method of getting vbus status by Roman Alyautdin · 9 years ago
  85. f301fe2 musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLY by Hans de Goede · 9 years ago
  86. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  87. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  88. 41932b9 usb: musb: dsps: control musb speed based on dts setting by Bin Liu · 9 years ago
  89. 9b75376 usb: musb: set the controller speed based on the config setting by Bin Liu · 9 years ago
  90. b431ba8 usb: musb: fix cppi channel teardown for isoch transfer by Bin Liu · 9 years ago
  91. b8239dc usb: musb: dsps: fix polling in device-only mode by Bin Liu · 9 years ago
  92. 523d5da usb: musb: ux500: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  93. 6fc6f4b usb: musb: Disable interrupts on suspend, enable them on resume by Pascal Huerst · 9 years ago
  94. 40af177 usb: musb: ensure in peripheral mode when checking session by Bin Liu · 9 years ago
  95. 2f3cc24 usb: musb: gadget: fix build break by adding missing 'break' by Robert Baldyga · 10 years ago
  96. b0a688d usb: musb: cppi41: allow it to work again by Felipe Balbi · 10 years ago
  97. 03840fa usb: musb: gadget: remove remaining DMA ifdeferry by Felipe Balbi · 10 years ago
  98. 26b8aa4 usb: musb: gadget: add musb_match_ep() function by Robert Baldyga · 10 years ago
  99. 8501955 usb: musb: gadget: add ep capabilities support by Robert Baldyga · 10 years ago
  100. 7f35296 usb: musb: musb_dsps: Simplify return statement by Saurabh Karajgaonkar · 10 years ago