1. 309be23 usb: musb: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  2. 34754de usb: musb: core: always try to recover from babble by Felipe Balbi · 9 years ago
  3. 0244336 usb: musb: core: disable irqs inside babble recovery by Felipe Balbi · 9 years ago
  4. 06753fe usb: musb: core: remove unnecessary forward declaration by Felipe Balbi · 9 years ago
  5. 83b8f5b usb: musb: core: drop recover_work by Felipe Balbi · 9 years ago
  6. b28a643 usb: musb: rename ->reset() to ->recover() by Felipe Balbi · 9 years ago
  7. b4dc38f usb: musb: core: simplify musb_recover_work() by Felipe Balbi · 9 years ago
  8. d5fa3e9 usb: musb: core: decrease delayed_work time by Felipe Balbi · 9 years ago
  9. ba7ee8b usb: musb: don't touch devctl from babble recovery by Felipe Balbi · 9 years ago
  10. e1eb3eb usb: musb: core: refactor IRQ enable/disable to separate functions by Felipe Balbi · 9 years ago
  11. a67cab7 usb: musb: core: controller drops session automatically by Felipe Balbi · 9 years ago
  12. 52b9e6e usb: musb: dsps: remove babble check from dsps irq handler by Felipe Balbi · 9 years ago
  13. b2c7361 usb: musb: core: there is no connect interrupt in peripheral mode by Felipe Balbi · 9 years ago
  14. 4657188 usb: musb: core: remove unnecessary reg access from resume IRQ by Felipe Balbi · 9 years ago
  15. 0acff6b usb: musb: core: break long line by Felipe Balbi · 9 years ago
  16. d0fc0a2 usb: musb: core: move babble recovery inside babble check by Felipe Balbi · 9 years ago
  17. 28378d5 usb: musb: core: fix highspeed check by Felipe Balbi · 9 years ago
  18. d57a277 usb: musb: core: add missing curly braces by Felipe Balbi · 9 years ago
  19. 896f7ea usb: musb: core: remove unnecessary logical comparison by Felipe Balbi · 9 years ago
  20. 31a0ede usb: musb: core: improve musb_interrupt() a bit by Felipe Balbi · 11 years ago
  21. e3c93e1 usb: musb: core: fix TX/RX endpoint order by Felipe Balbi · 11 years ago
  22. 3e43a07 usb: musb: core: add pm_runtime_irq_safe() by Felipe Balbi · 9 years ago
  23. 9298b4a usb: musb: fix device hotplug behind hub by Bin Liu · 9 years ago
  24. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  25. ebf3992 usb: musb: Use IS_ENABLED for tusb6010 by Tony Lindgren · 10 years ago
  26. 8a77f05 usb: musb: Pass fifo_mode in platform data by Tony Lindgren · 10 years ago
  27. d026e9c usb: musb: Change end point selection to use new IO access by Tony Lindgren · 10 years ago
  28. 1b40fc5 usb: musb: Change to use new IO access by Tony Lindgren · 10 years ago
  29. f905bc6 usb: musb: core: Disable the Interrupts till BABBLE is fully handled by George Cherian · 10 years ago
  30. a1fc192 usb: musb: core: make sure musb is in RPM_ACTIVE on resume by Sebastian Andrzej Siewior · 10 years ago
  31. baadd52 usb: musb: try a race-free wakeup by Sebastian Andrzej Siewior · 10 years ago
  32. b87fd2f usb: musb: core: check link status on resume by Sebastian Andrzej Siewior · 10 years ago
  33. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  34. 3e87d9a usb: musb: core: use ->resume instead ->resume_noirq by Sebastian Andrzej Siewior · 10 years ago
  35. 1f79b26 usb: musb: core: remove duplicate check on resource by Varka Bhadram · 10 years ago
  36. 59a9e07 usb: musb: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. d871c62 usb: musb: core: Convert the musb_platform_reset to have a return value. by George Cherian · 10 years ago
  38. 675ae76 usb: musb: core: Convert babble recover work to delayed work by George Cherian · 10 years ago
  39. 97b4129 usb: musb: core: Handle Babble condition only in HOST mode by George Cherian · 10 years ago
  40. c03da38 usb: musb: use is_host_active() to distinguish between host and gadget mode by Daniel Mack · 10 years ago
  41. ca88fc2 usb: musb: add a work_struct to recover from babble errors by Daniel Mack · 10 years ago
  42. 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 · 10 years ago
  43. eee3f15 usb: musb: avoid NULL pointer dereference by Felipe Balbi · 10 years ago
  44. 9ccfaf7 usb: musb: correct use of schedule_delayed_work() by Daniel Mack · 10 years ago
  45. 30d361b usb: musb: do not sleep in atomic context by Daniel Mack · 11 years ago
  46. 33f8d75 usb: musb: core: Fix remote-wakeup resume by Roger Quadros · 10 years ago
  47. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  48. 5ae477b USB: musb: correct spelling mistakes in comment and error string by Rahul Bedarkar · 11 years ago
  49. 89f836a usb: musb: Remove usb_disable() check in module_init() by Ezequiel Garcia · 11 years ago
  50. 8ed1fb7 usb: musb: finish suspend/reset work independently from musb_hub_control() by Daniel Mack · 11 years ago
  51. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  52. c338412 usb: musb: unconditionally save and restore the context on suspend by Daniel Mack · 11 years ago
  53. 2df6761 usb: musb: core: call musb_platform_set_mode() during probe by Felipe Balbi · 11 years ago
  54. 66fadea usb: musb: only cancel work if it is initialized by Sebastian Andrzej Siewior · 11 years ago
  55. 5328f35 Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  56. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  57. 4805414 usb: musb: cppi41: allow to defer probing if DMA isn't yet available by Sebastian Andrzej Siewior · 11 years ago
  58. 8d1aad7 usb: musb: core: Call dma_controller_destroy() in error path only once. by Sebastian Andrzej Siewior · 11 years ago
  59. 0d2dd7e usb: musb: core: properly free host / device structs in err path by Sebastian Andrzej Siewior · 11 years ago
  60. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  61. 001dd84 usb: musb: start musb on the udc side, too by Sebastian Andrzej Siewior · 11 years ago
  62. c5340bd usb: musb: cancel work on removal by Sebastian Andrzej Siewior · 11 years ago
  63. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  64. c1a7d67 usb: musb: use dev_get_platdata() by Jingoo Han · 11 years ago
  65. 63c5b4c usb: musb: do not change dev's dma_mask by Sebastian Andrzej Siewior · 11 years ago
  66. f3ce4d5 usb: musb: core: call dma_controller_destroy() in the err path by Sebastian Andrzej Siewior · 11 years ago
  67. 6904b84 usb: musb: remove a few is_dma_capable() in init/exit code by Sebastian Andrzej Siewior · 11 years ago
  68. 66c0188 usb: musb: dma: merge ->start/stop into create/destroy by Sebastian Andrzej Siewior · 11 years ago
  69. 2e6a9e8 USB: remove unneeded idr.h include by Greg Kroah-Hartman · 11 years ago
  70. 8b125df usb: musb: eliminate musb_to_hcd by Daniel Mack · 11 years ago
  71. 6c5f6a6 usb: musb: use musb->port_mode by Daniel Mack · 11 years ago
  72. 9ad96e6 usb: musb: re-introduce musb->port_mode by Daniel Mack · 11 years ago
  73. 2cc65fe usb: musb: add musb_host_setup() and musb_host_cleanup() by Daniel Mack · 11 years ago
  74. 74c2e93 usb: musb: factor out hcd initalization by Daniel Mack · 11 years ago
  75. 69ae2a7 usb: musb: move musb_start to musb_virthub.c by Daniel Mack · 11 years ago
  76. 0b3eba4 usb: musb: factor some host-specific functions by Daniel Mack · 11 years ago
  77. 6d34967 usb: musb: remove 'ignore_disconnect' flag by Felipe Balbi · 11 years ago
  78. 5448511 usb: musb: core: log VBUS error by Grazvydas Ignotas · 11 years ago
  79. e561511 usb: musb: core: honour initial transceiver state by Grazvydas Ignotas · 11 years ago
  80. 42c0bf1 usb: otg: prefix otg_state_string with usb_ by Felipe Balbi · 11 years ago
  81. b42f7f3 usb: musb: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  82. 6110a7e usb: musb: core: remove unnecessary pr_info() by Felipe Balbi · 12 years ago
  83. fd5014a usb: musb: core: fix possible build error with randconfig by Felipe Balbi · 11 years ago
  84. e574d57 usb: musb: fix compile warning by Felipe Balbi · 11 years ago
  85. 4682349 Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  86. 681d1e8 usb: musb: core: fix failure path by Ming Lei · 12 years ago
  87. e460239 Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  88. 2bf0a8f usb: musb: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  89. 2ac788f usb: musb: core: print new line in the driver banner again by Sergei Shtylyov · 12 years ago
  90. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  91. d3608b6 usb: remove use of __devinitdata by Bill Pemberton · 12 years ago
  92. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  93. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  94. baef653 usb: musb: remove generic_interrupt by Philippe De Swert · 12 years ago
  95. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  96. b18d26f usb: musb: Perform only write access on MUSB_INTRTXE by Sebastian Andrzej Siewior · 12 years ago
  97. af5ec14 usb: musb: Perform only write access on MUSB_INTRRXE by Sebastian Andrzej Siewior · 12 years ago
  98. b11e94d usb: musb: read MUSB_POWER register only when required. by Sebastian Andrzej Siewior · 12 years ago
  99. 8d2421e usb: musb: kill global and static for multi instance by Ajay Kumar Gupta · 12 years ago
  100. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago