1. 2f3cc24 usb: musb: gadget: fix build break by adding missing 'break' by Robert Baldyga · 9 years ago
  2. b0a688d usb: musb: cppi41: allow it to work again by Felipe Balbi · 9 years ago
  3. 03840fa usb: musb: gadget: remove remaining DMA ifdeferry by Felipe Balbi · 9 years ago
  4. 26b8aa4 usb: musb: gadget: add musb_match_ep() function by Robert Baldyga · 9 years ago
  5. 8501955 usb: musb: gadget: add ep capabilities support by Robert Baldyga · 9 years ago
  6. 7f35296 usb: musb: musb_dsps: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  7. 2f0bb2a usb: musb: Allow building in all the DMA code by Tony Lindgren · 9 years ago
  8. ca1023c usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  9. d91de09 usb: musb: sunxi: Add support for musb controller in A33 SoC by Hans de Goede · 9 years ago
  10. 132e237 usb: musb: sunxi: Add support for musb controller in A31 SoC by Hans de Goede · 9 years ago
  11. 744543c usb: musb: sunxi: Add support for the Allwinner sunxi musb controller by Hans de Goede · 9 years ago
  12. be9d398 usb: musb: host: rely on port_mode to call musb_start() by Felipe Balbi · 9 years ago
  13. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  14. 30d0922 usb: musb: ux500: fix build warnings by Felipe Balbi · 9 years ago
  15. fea2fc6 usb: musb: am35x: fix build warnings by Felipe Balbi · 9 years ago
  16. 47a8273 usb: musb: Fix platform code being unable to override ep access ops by Hans de Goede · 10 years ago
  17. be78038 usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo functions by Hans de Goede · 10 years ago
  18. 6cc2af6 usb: musb: Make busctl_offset an io-op rather then a define by Hans de Goede · 10 years ago
  19. 0cb74b3 usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions by Hans de Goede · 10 years ago
  20. 591fa9d usb: musb: Add pre and post root port reset end callbacks by Hans de Goede · 10 years ago
  21. da96cfc usb: musb: fix order of conditions for assigning end point operations by Ben Hutchings · 9 years ago
  22. ffc1d299 usb: musb: add softconnect for host mode by Bin Liu · 10 years ago
  23. ac33cdb usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5 by Tony Lindgren · 9 years ago
  24. e530bb8 usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4 by Tony Lindgren · 9 years ago
  25. cff84bd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3 by Tony Lindgren · 9 years ago
  26. 557d543 usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2 by Tony Lindgren · 9 years ago
  27. 069a3fd usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1 by Tony Lindgren · 9 years ago
  28. 754fe4a usb: musb: Remove ifdefs for TX DMA for musb_host.c by Tony Lindgren · 9 years ago
  29. fb91cdd usb: musb: Remove DMA ifdef for musb_gadget.c short_packet by Tony Lindgren · 9 years ago
  30. 729697a usb: musb: Get rid of the DMA ifdefs for musb_core.c by Tony Lindgren · 9 years ago
  31. 7f6283e usb: musb: Set up function pointers for DMA by Tony Lindgren · 9 years ago
  32. f8e9f34f usb: musb: Fix up DMA related macros by Tony Lindgren · 9 years ago
  33. 205845e usb: musb: only set test mode once by Bin Liu · 10 years ago
  34. d72348f usb: musb: fix inefficient copy of unaligned buffers by Johan Hovold · 9 years ago
  35. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
  36. 309be23 usb: musb: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  37. d30323f usb: musb: dsps: fix build on i386 when COMPILE_TEST is set by Tony Lindgren · 10 years ago
  38. e95af3a musb_virthub: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  39. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  40. 3e45737 usb: musb: Fix fifo reads for dm816x with musb_dsps by Tony Lindgren · 10 years ago
  41. 72a472d usb: musb: cppi41: fix condition to call cppi41_trans_done(). by Takeyoshi Kikuchi · 10 years ago
  42. 33c300c usb: musb: dsps: don't fake of_node to musb core by Felipe Balbi · 10 years ago
  43. 983f3ca usb: musb: dsps: request phy using our device pointer by Felipe Balbi · 10 years ago
  44. ad78c91 usb: musb: dsps: just start polling already by Felipe Balbi · 10 years ago
  45. 9e204d8 usb: musb: dsps: use msecs_to_jiffies instead by Felipe Balbi · 10 years ago
  46. 043f5b7 usb: musb: cppi41: do not call udelay() by Felipe Balbi · 10 years ago
  47. af63429 usb: musb: cppi41: exit early when tx fifo is empty by Felipe Balbi · 10 years ago
  48. 1b61625 usb: musb: cppi41: decrease indentation level by Felipe Balbi · 10 years ago
  49. 34754de usb: musb: core: always try to recover from babble by Felipe Balbi · 10 years ago
  50. 0244336 usb: musb: core: disable irqs inside babble recovery by Felipe Balbi · 10 years ago
  51. 06753fe usb: musb: core: remove unnecessary forward declaration by Felipe Balbi · 10 years ago
  52. 83b8f5b usb: musb: core: drop recover_work by Felipe Balbi · 10 years ago
  53. b28a643 usb: musb: rename ->reset() to ->recover() by Felipe Balbi · 10 years ago
  54. b4dc38f usb: musb: core: simplify musb_recover_work() by Felipe Balbi · 10 years ago
  55. 011d0dd usb: musb: dsps: do not reset musb on babble by Felipe Balbi · 10 years ago
  56. d5fa3e9 usb: musb: core: decrease delayed_work time by Felipe Balbi · 10 years ago
  57. ba7ee8b usb: musb: don't touch devctl from babble recovery by Felipe Balbi · 10 years ago
  58. e1eb3eb usb: musb: core: refactor IRQ enable/disable to separate functions by Felipe Balbi · 10 years ago
  59. 3709ffc usb: musb: dsps: add dsps_ prefix to sw_babble_control by Felipe Balbi · 10 years ago
  60. a67cab7 usb: musb: core: controller drops session automatically by Felipe Balbi · 10 years ago
  61. f860f0b usb: musb: dsps: check for the single bit by Felipe Balbi · 10 years ago
  62. 52b9e6e usb: musb: dsps: remove babble check from dsps irq handler by Felipe Balbi · 10 years ago
  63. b2c7361 usb: musb: core: there is no connect interrupt in peripheral mode by Felipe Balbi · 10 years ago
  64. 4657188 usb: musb: core: remove unnecessary reg access from resume IRQ by Felipe Balbi · 10 years ago
  65. 0acff6b usb: musb: core: break long line by Felipe Balbi · 10 years ago
  66. d0fc0a2 usb: musb: core: move babble recovery inside babble check by Felipe Balbi · 10 years ago
  67. d0cddae usb: musb: dsps: return error code if reset fails by Felipe Balbi · 10 years ago
  68. 28378d5 usb: musb: core: fix highspeed check by Felipe Balbi · 10 years ago
  69. d57a277 usb: musb: core: add missing curly braces by Felipe Balbi · 10 years ago
  70. 896f7ea usb: musb: core: remove unnecessary logical comparison by Felipe Balbi · 10 years ago
  71. 1c390eb usb: musb: fix Kconfig regression by Arnd Bergmann · 10 years ago
  72. 31a0ede usb: musb: core: improve musb_interrupt() a bit by Felipe Balbi · 11 years ago
  73. e3c93e1 usb: musb: core: fix TX/RX endpoint order by Felipe Balbi · 11 years ago
  74. d5638fc usb: musb: gadget: get rid of stop_activity() by Felipe Balbi · 10 years ago
  75. bb90600 usb: musb: Fix getting a generic phy for musb_dsps by Tony Lindgren · 10 years ago
  76. 606bf4d usb: musb: Fix use for of_property_read_bool for disabled multipoint by Tony Lindgren · 10 years ago
  77. 3e43a07 usb: musb: core: add pm_runtime_irq_safe() by Felipe Balbi · 10 years ago
  78. 2035772 usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half by George Cherian · 11 years ago
  79. 9298b4a usb: musb: fix device hotplug behind hub by Bin Liu · 10 years ago
  80. d9b2b19 usb: musb: blackfin: remove incorrect __exit_p() by Dmitry Torokhov · 10 years ago
  81. fbba7db usb: musb: add omap-control dependency by Arnd Bergmann · 10 years ago
  82. a0cb12e usb: musb: add generic usb phy dependencies by Arnd Bergmann · 10 years ago
  83. dadac98 usb: musb: gadget: use common is_selfpowered by Peter Chen · 10 years ago
  84. cb83df7 usb: musb: cppi41: improve rx channel abort routine by Bin Liu · 10 years ago
  85. 0149b07 usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* by Bin Liu · 10 years ago
  86. c509ba6 usb: musb: virthub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  87. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  88. fe198e3 usb: musb: debugfs: improve copy_from_user() argument by Markus Pargmann · 10 years ago
  89. 68693b8 usb: musb: stuff leak of struct usb_hcd by Sebastian Andrzej Siewior · 10 years ago
  90. c044247 usb: musb: Fix randconfig build issues for Kconfig options by Tony Lindgren · 10 years ago
  91. e87c3f8 usb: musb: Fix a few off-by-one lengths by Rasmus Villemoes · 10 years ago
  92. b1d3478 usb: musb: blackfin: fix build break by Felipe Balbi · 10 years ago
  93. 449a7e9 usb: musb: debugfs: cope with blackfin's oddities by Felipe Balbi · 10 years ago
  94. 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
  95. ebf3992 usb: musb: Use IS_ENABLED for tusb6010 by Tony Lindgren · 10 years ago
  96. 82c02f5 usb: musb: Allow multiple glue layers to be built in by Tony Lindgren · 10 years ago
  97. 8a77f05 usb: musb: Pass fifo_mode in platform data by Tony Lindgren · 10 years ago
  98. d026e9c usb: musb: Change end point selection to use new IO access by Tony Lindgren · 10 years ago
  99. 1b40fc5 usb: musb: Change to use new IO access by Tony Lindgren · 10 years ago
  100. cc92f68 usb: musb: Populate new IO functions for blackfin by Tony Lindgren · 10 years ago