1. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  2. 7ccf629 usb: musb: da8xx: Set phy in OTG mode by default by Alexandre Bailon · 8 years ago
  3. 09721ba usb: musb: da8xx: Call earlier clk_prepare_enable() by Alexandre Bailon · 8 years ago
  4. 35bd67b usb: musb: da8xx: Add DT support for the DA8xx driver by Petr Kulhavy · 8 years ago
  5. 830fc64 usb: musb: core: added helper function for parsing DT by Petr Kulhavy · 8 years ago
  6. dc66ba8 usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg by Ladislav Michl · 8 years ago
  7. 71127a7 usb: musb: omap2430: use dev_err by Ladislav Michl · 8 years ago
  8. 3df08dc usb: musb: don't complain on -EPROBE_DEFER when initializing controller by Ladislav Michl · 8 years ago
  9. 454f83d musb: sunxi: Force session end on babble errors in host-mode by Hans de Goede · 8 years ago
  10. d24b63a musb: sunxi: Remove custom babble handling by Hans de Goede · 8 years ago
  11. 6532279 USB: musb: remove obsolete resume-signalling comments by Johan Hovold · 8 years ago
  12. 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
  13. 2475291 usb: musb: Drop pointless PM runtime code for dsps glue by Tony Lindgren · 8 years ago
  14. 536d599 usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout by Tony Lindgren · 8 years ago
  15. 2bff391 usb: musb: Fix PM for hub disconnect by Tony Lindgren · 8 years ago
  16. ea2f35c usb: musb: Fix sleeping function called from invalid context for hdrc glue by Tony Lindgren · 8 years ago
  17. c723bd6 usb: musb: Fix broken use of static variable for multiple instances by Tony Lindgren · 8 years ago
  18. 2e52ec2 usb: musb: remove duplicated actions by Kirill Esipov · 8 years ago
  19. 355f1a39 usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER by David Lechner · 8 years ago
  20. 6ddcabc usb: musb: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  21. cacaaf8 usb: musb: Call pm_runtime from musb_gadget_queue by Tony Lindgren · 8 years ago
  22. d8e5f0e usb: musb: Fix hardirq-safe hardirq-unsafe lock order error by Tony Lindgren · 8 years ago
  23. 984f3be usb: musb: da8xx: fix error handling message in probe by Arnd Bergmann · 8 years ago
  24. 2b9a8c4 usb: musb: Fix session based PM for first invalid VBUS by Tony Lindgren · 8 years ago
  25. 4e71918 usb: musb: Fix PM runtime for disconnect after unconfigure by Tony Lindgren · 8 years ago
  26. b36df09 musb: Export musb_root_disconnect for use in modules by Hans de Goede · 8 years ago
  27. c51f2ff0 Merge 4.8-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  28. ed3d6d0 usb: musb: Fix tusb6010 compile error on blackfin by Tony Lindgren · 8 years ago
  29. 21b031f usb: musb: remove redundant stack buffers by Rasmus Villemoes · 8 years ago
  30. 48fed03 usb: musb: am35x: fix error return code in am35x_probe() by Wei Yongjun · 8 years ago
  31. 947c49a usb: musb: da8xx: Remove mach code by David Lechner · 8 years ago
  32. d458fe9 usb: musb: da8xx: Use devm in probe by David Lechner · 8 years ago
  33. 7cba17e musb: sunxi: Add support for platform_set_mode by Hans de Goede · 8 years ago
  34. 65b3f50 usb: musb: Add PM runtime support for MUSB DSPS glue layer by Tony Lindgren · 8 years ago
  35. ae909fe usb: musb: Simplify PM runtime for 2430 glue layer by Tony Lindgren · 8 years ago
  36. 2f3fd2c usb: musb: Prepare dsps glue layer for PM runtime support by Tony Lindgren · 8 years ago
  37. 467d5c9 usb: musb: Implement session bit based runtime PM for musb-core by Tony Lindgren · 8 years ago
  38. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  39. 92c0c49 usb: musb: da8xx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  40. 906f5dc usb: musb: am35x: don't print on ENOMEM by Wolfram Sang · 8 years ago
  41. 2c55754 usb: musb: Fix locking errors for host only mode by Tony Lindgren · 8 years ago
  42. a1ca2c6 usb: musb: sunxi: Simplify dr_mode handling by Hans de Goede · 9 years ago
  43. cd53bd6 usb: musb: sunxi: make unexported symbols static by Ben Dooks · 9 years ago
  44. 8ccb49d usb: musb: cppi41: add dma channel tracepoints by Bin Liu · 9 years ago
  45. 239d221 usb: musb: cppi41: move struct cppi41_dma_channel to header by Bin Liu · 9 years ago
  46. 460ddbe usb: musb: cleanup cppi_dma header by Bin Liu · 9 years ago
  47. fc78003 usb: musb: gadget: add usb-request tracepoints by Bin Liu · 9 years ago
  48. 19ca682 usb: musb: host: add urb tracepoints by Bin Liu · 9 years ago
  49. cfb9a1b usb: musb: add tracepoints to dump interrupt events by Bin Liu · 9 years ago
  50. c74173f usb: musb: add tracepoints for register access by Bin Liu · 9 years ago
  51. 086b2882 usb: musb: dsps: use musb register read/write wrappers instead by Bin Liu · 9 years ago
  52. b99d365 usb: musb: switch dev_dbg to tracepoints by Bin Liu · 9 years ago
  53. f89252a usb: musb: add tracepoints support for debugging by Bin Liu · 9 years ago
  54. 1c4bf5a usb: musb: sunxi: Remove bogus "Frees glue" comment by Hans de Goede · 9 years ago
  55. 969a132 usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb by Hans de Goede · 9 years ago
  56. 7b2c17f usb: musb: Stop bulk endpoint while queue is rotated by Andrew Goodbody · 9 years ago
  57. f3eec0cf usb: musb: Ensure rx reinit occurs for shared_fifo endpoints by Andrew Goodbody · 9 years ago
  58. 04471eb usb: musb: host: correct cppi dma channel for isoch transfer by Bin Liu · 9 years ago
  59. 84ac5d1 usb: musb: only restore devctl when session was set in backup by Bin Liu · 9 years ago
  60. aec373c usb: musb: Use normal module_init for 2430 glue by Tony Lindgren · 9 years ago
  61. 1c4d0b4 usb: musb: Remove pm_runtime_set_irq_safe by Tony Lindgren · 9 years ago
  62. 87326e8 usb: musb: Remove extra PM runtime calls from 2430 glue layer by Tony Lindgren · 9 years ago
  63. 12b7db2 usb: musb: Return error value from musb_mailbox by Tony Lindgren · 9 years ago
  64. a118df0 usb: musb: Don't set d+ high before enable for 2430 glue layer by Tony Lindgren · 9 years ago
  65. 4dc2fe7 usb: musb: Remove try_idle for 2430 glue layer by Tony Lindgren · 9 years ago
  66. a83e17d usb: musb: Improve PM runtime and phy handling for 2430 glue layer by Tony Lindgren · 9 years ago
  67. 21f77be usb: musb: Handle cable status better for 2430 glue layer by Tony Lindgren · 9 years ago
  68. 517baff usb: musb: Use delayed for musb_gadget_pullup by Tony Lindgren · 9 years ago
  69. 3064721 usb: musb: Remove conditional PM runtime calls for musb_gadget by Tony Lindgren · 9 years ago
  70. f730f20 usb: musb: Split PM runtime between wrapper IP and musb core by Tony Lindgren · 9 years ago
  71. 7099dbc usb: musb: Update to use PM runtime autosuspend by Tony Lindgren · 9 years ago
  72. 302f680 usb: musb: Remove unnecessary shutdown function by Tony Lindgren · 9 years ago
  73. 7e1704d usb: musb: Fix idling after host mode by increasing autosuspend delay by Tony Lindgren · 9 years ago
  74. a60d541 usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus by Hans de Goede · 9 years ago
  75. 37f30d8 usb: musb: sunxi: Add set_mode platform function by Hans de Goede · 9 years ago
  76. b6a6631 usb: musb: host: make musb_tx_dma_set_mode_*() *void* by Sergei Shtylyov · 9 years ago
  77. 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
  78. dbac5d0 usb: musb: host: don't start next rx urb if current one failed by Bin Liu · 9 years ago
  79. b580121 usb: musb: host: clear rxcsr error bit if set by Bin Liu · 9 years ago
  80. 97b9b7d usb: musb: jz4740: fix error check of usb_get_phy() by Vladimir Zapolskiy · 9 years ago
  81. f551e13 Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half" by Bin Liu · 9 years ago
  82. 607fb0f usb: musb: gadget: nuke endpoint before setting its descriptor to NULL by Tal Shorer · 9 years ago
  83. ead22ca usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config by Petr Kulhavy · 9 years ago
  84. 5266a760 usb: musb: sunxi: support module autoloading by Emilio López · 9 years ago
  85. 62a6abd usb: musb/ux500: remove duplicate check for dma_is_compatible by Arnd Bergmann · 9 years ago
  86. 3ec08dd usb: musb: use %pad format string from dma_addr_t by Arnd Bergmann · 9 years ago
  87. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  88. 4c2ba0c usb: musb: fix DMA for host mode by Cristian Birsan · 9 years ago
  89. bba40e6 usb: musb: Fix DMA desired mode for Mentor DMA engine by Cristian Birsan · 9 years ago
  90. 17987ea usb: add HAS_IOMEM dependency to USB_MUSB_HDRC by Vegard Nossum · 9 years ago
  91. 49f77e3 usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010 by Vegard Nossum · 9 years ago
  92. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 9 years ago
  93. 39cee20 usb: musb: core: call init and shutdown for the usb phy by Uwe Kleine-König · 9 years ago
  94. 03e4352 usb: musb: Fix unbalanced pm_runtime_enable by Tony Lindgren · 9 years ago
  95. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  96. 1a17162 usb: musb: gadget: remove redundant condition by Geyslan G. Bem · 9 years ago
  97. 3ff4b57 usb: musb: convert printk to pr_* by Rasmus Villemoes · 9 years ago
  98. 7d32cde usb: musb: fail with error when no DMA controller set by Aaro Koskinen · 9 years ago
  99. 4d05591 usb: musb: core: Fix pm runtime for deferred probe by Tony Lindgren · 9 years ago
  100. 183e53e usb: musb: USB_TI_CPPI41_DMA requires dmaengine support by Arnd Bergmann · 9 years ago