1. a1ca2c6 usb: musb: sunxi: Simplify dr_mode handling by Hans de Goede · 8 years ago
  2. cd53bd6 usb: musb: sunxi: make unexported symbols static by Ben Dooks · 8 years ago
  3. 8ccb49d usb: musb: cppi41: add dma channel tracepoints by Bin Liu · 8 years ago
  4. 239d221 usb: musb: cppi41: move struct cppi41_dma_channel to header by Bin Liu · 8 years ago
  5. 460ddbe usb: musb: cleanup cppi_dma header by Bin Liu · 8 years ago
  6. fc78003 usb: musb: gadget: add usb-request tracepoints by Bin Liu · 8 years ago
  7. 19ca682 usb: musb: host: add urb tracepoints by Bin Liu · 8 years ago
  8. cfb9a1b usb: musb: add tracepoints to dump interrupt events by Bin Liu · 8 years ago
  9. c74173f usb: musb: add tracepoints for register access by Bin Liu · 8 years ago
  10. 086b2882 usb: musb: dsps: use musb register read/write wrappers instead by Bin Liu · 8 years ago
  11. b99d365 usb: musb: switch dev_dbg to tracepoints by Bin Liu · 8 years ago
  12. f89252a usb: musb: add tracepoints support for debugging by Bin Liu · 8 years ago
  13. 1c4bf5a usb: musb: sunxi: Remove bogus "Frees glue" comment by Hans de Goede · 8 years ago
  14. 969a132 usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb by Hans de Goede · 8 years ago
  15. 7b2c17f usb: musb: Stop bulk endpoint while queue is rotated by Andrew Goodbody · 8 years ago
  16. f3eec0cf usb: musb: Ensure rx reinit occurs for shared_fifo endpoints by Andrew Goodbody · 8 years ago
  17. 04471eb usb: musb: host: correct cppi dma channel for isoch transfer by Bin Liu · 8 years ago
  18. 84ac5d1 usb: musb: only restore devctl when session was set in backup by Bin Liu · 8 years ago
  19. aec373c usb: musb: Use normal module_init for 2430 glue by Tony Lindgren · 8 years ago
  20. 1c4d0b4 usb: musb: Remove pm_runtime_set_irq_safe by Tony Lindgren · 8 years ago
  21. 87326e8 usb: musb: Remove extra PM runtime calls from 2430 glue layer by Tony Lindgren · 8 years ago
  22. 12b7db2 usb: musb: Return error value from musb_mailbox by Tony Lindgren · 8 years ago
  23. a118df0 usb: musb: Don't set d+ high before enable for 2430 glue layer by Tony Lindgren · 8 years ago
  24. 4dc2fe7 usb: musb: Remove try_idle for 2430 glue layer by Tony Lindgren · 8 years ago
  25. a83e17d usb: musb: Improve PM runtime and phy handling for 2430 glue layer by Tony Lindgren · 8 years ago
  26. 21f77be usb: musb: Handle cable status better for 2430 glue layer by Tony Lindgren · 8 years ago
  27. 517baff usb: musb: Use delayed for musb_gadget_pullup by Tony Lindgren · 8 years ago
  28. 3064721 usb: musb: Remove conditional PM runtime calls for musb_gadget by Tony Lindgren · 8 years ago
  29. f730f20 usb: musb: Split PM runtime between wrapper IP and musb core by Tony Lindgren · 8 years ago
  30. 7099dbc usb: musb: Update to use PM runtime autosuspend by Tony Lindgren · 8 years ago
  31. 302f680 usb: musb: Remove unnecessary shutdown function by Tony Lindgren · 8 years ago
  32. 7e1704d usb: musb: Fix idling after host mode by increasing autosuspend delay by Tony Lindgren · 8 years ago
  33. a60d541 usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus by Hans de Goede · 8 years ago
  34. 37f30d8 usb: musb: sunxi: Add set_mode platform function by Hans de Goede · 8 years ago
  35. b6a6631 usb: musb: host: make musb_tx_dma_set_mode_*() *void* by Sergei Shtylyov · 8 years ago
  36. 858b9be usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its caller by Sergei Shtylyov · 8 years ago
  37. dbac5d0 usb: musb: host: don't start next rx urb if current one failed by Bin Liu · 8 years ago
  38. b580121 usb: musb: host: clear rxcsr error bit if set by Bin Liu · 8 years ago
  39. 97b9b7d usb: musb: jz4740: fix error check of usb_get_phy() by Vladimir Zapolskiy · 8 years ago
  40. f551e13 Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half" by Bin Liu · 8 years ago
  41. 607fb0f usb: musb: gadget: nuke endpoint before setting its descriptor to NULL by Tal Shorer · 8 years ago
  42. ead22ca usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config by Petr Kulhavy · 8 years ago
  43. 5266a760 usb: musb: sunxi: support module autoloading by Emilio López · 8 years ago
  44. 62a6abd usb: musb/ux500: remove duplicate check for dma_is_compatible by Arnd Bergmann · 8 years ago
  45. 3ec08dd usb: musb: use %pad format string from dma_addr_t by Arnd Bergmann · 8 years ago
  46. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  47. 4c2ba0c usb: musb: fix DMA for host mode by Cristian Birsan · 8 years ago
  48. bba40e6 usb: musb: Fix DMA desired mode for Mentor DMA engine by Cristian Birsan · 8 years ago
  49. 17987ea usb: add HAS_IOMEM dependency to USB_MUSB_HDRC by Vegard Nossum · 8 years ago
  50. 49f77e3 usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010 by Vegard Nossum · 8 years ago
  51. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 8 years ago
  52. 39cee20 usb: musb: core: call init and shutdown for the usb phy by Uwe Kleine-König · 9 years ago
  53. 03e4352 usb: musb: Fix unbalanced pm_runtime_enable by Tony Lindgren · 9 years ago
  54. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  55. 1a17162 usb: musb: gadget: remove redundant condition by Geyslan G. Bem · 9 years ago
  56. 3ff4b57 usb: musb: convert printk to pr_* by Rasmus Villemoes · 9 years ago
  57. 7d32cde usb: musb: fail with error when no DMA controller set by Aaro Koskinen · 9 years ago
  58. 4d05591 usb: musb: core: Fix pm runtime for deferred probe by Tony Lindgren · 9 years ago
  59. 183e53e usb: musb: USB_TI_CPPI41_DMA requires dmaengine support by Arnd Bergmann · 9 years ago
  60. 51676c8 usb: musb: enable usb_dma parameter by Bin Liu · 9 years ago
  61. 68fe05e usb: musb: fix tx fifo flush handling by Bin Liu · 9 years ago
  62. 705e63d usb: musb: core: fix order of arguments to ulpi write callback by Uwe Kleine-König · 9 years ago
  63. 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
  64. 8f2279d usb: musb: omap2430: Fix regression caused by driver core change by Tony Lindgren · 9 years ago
  65. 3bbafac usb: musb: core: add common method of getting vbus status by Roman Alyautdin · 9 years ago
  66. f301fe2 musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLY by Hans de Goede · 9 years ago
  67. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  68. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  69. 41932b9 usb: musb: dsps: control musb speed based on dts setting by Bin Liu · 9 years ago
  70. 9b75376 usb: musb: set the controller speed based on the config setting by Bin Liu · 9 years ago
  71. b431ba8 usb: musb: fix cppi channel teardown for isoch transfer by Bin Liu · 9 years ago
  72. b8239dc usb: musb: dsps: fix polling in device-only mode by Bin Liu · 9 years ago
  73. 523d5da usb: musb: ux500: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  74. 6fc6f4b usb: musb: Disable interrupts on suspend, enable them on resume by Pascal Huerst · 9 years ago
  75. 40af177 usb: musb: ensure in peripheral mode when checking session by Bin Liu · 9 years ago
  76. 2f3cc24 usb: musb: gadget: fix build break by adding missing 'break' by Robert Baldyga · 9 years ago
  77. b0a688d usb: musb: cppi41: allow it to work again by Felipe Balbi · 9 years ago
  78. 03840fa usb: musb: gadget: remove remaining DMA ifdeferry by Felipe Balbi · 9 years ago
  79. 26b8aa4 usb: musb: gadget: add musb_match_ep() function by Robert Baldyga · 9 years ago
  80. 8501955 usb: musb: gadget: add ep capabilities support by Robert Baldyga · 9 years ago
  81. 7f35296 usb: musb: musb_dsps: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  82. 2f0bb2a usb: musb: Allow building in all the DMA code by Tony Lindgren · 9 years ago
  83. ca1023c usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  84. d91de09 usb: musb: sunxi: Add support for musb controller in A33 SoC by Hans de Goede · 9 years ago
  85. 132e237 usb: musb: sunxi: Add support for musb controller in A31 SoC by Hans de Goede · 9 years ago
  86. 744543c usb: musb: sunxi: Add support for the Allwinner sunxi musb controller by Hans de Goede · 9 years ago
  87. be9d398 usb: musb: host: rely on port_mode to call musb_start() by Felipe Balbi · 9 years ago
  88. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  89. 30d0922 usb: musb: ux500: fix build warnings by Felipe Balbi · 9 years ago
  90. fea2fc6 usb: musb: am35x: fix build warnings by Felipe Balbi · 9 years ago
  91. 47a8273 usb: musb: Fix platform code being unable to override ep access ops by Hans de Goede · 9 years ago
  92. be78038 usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo functions by Hans de Goede · 9 years ago
  93. 6cc2af6 usb: musb: Make busctl_offset an io-op rather then a define by Hans de Goede · 9 years ago
  94. 0cb74b3 usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions by Hans de Goede · 9 years ago
  95. 591fa9d usb: musb: Add pre and post root port reset end callbacks by Hans de Goede · 9 years ago
  96. da96cfc usb: musb: fix order of conditions for assigning end point operations by Ben Hutchings · 9 years ago
  97. ffc1d299 usb: musb: add softconnect for host mode by Bin Liu · 9 years ago
  98. ac33cdb usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5 by Tony Lindgren · 9 years ago
  99. e530bb8 usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4 by Tony Lindgren · 9 years ago
  100. cff84bd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3 by Tony Lindgren · 9 years ago