1. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  2. 371254c usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon by George Cherian · 10 years ago
  3. d871c62 usb: musb: core: Convert the musb_platform_reset to have a return value. by George Cherian · 10 years ago
  4. 675ae76 usb: musb: core: Convert babble recover work to delayed work by George Cherian · 10 years ago
  5. 97b4129 usb: musb: core: Handle Babble condition only in HOST mode by George Cherian · 10 years ago
  6. 3d75bd3 usb: musb: register nop transceiver driver for jz4740 by Apelete Seketeli · 10 years ago
  7. 50aea6f usb: musb: cppi41: fire hrtimer according to programmed channel length by Daniel Mack · 10 years ago
  8. eefae89 Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer." by Daniel Mack · 10 years ago
  9. 49a9e88 usb: musb: fix wrong indentation in musb_host.c by Daniel Mack · 10 years ago
  10. f50e678 usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR by Daniel Mack · 10 years ago
  11. ff3fcac usb: musb: introduce dma_channel.rx_packet_done by Daniel Mack · 10 years ago
  12. 2ccc6d3 usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo() by Daniel Mack · 10 years ago
  13. c03da38 usb: musb: use is_host_active() to distinguish between host and gadget mode by Daniel Mack · 10 years ago
  14. 9c54769 usb: musb: remove unnecessary (void) prefix at function calls by Daniel Mack · 10 years ago
  15. 8035691 usb: musb: dsps: fix the base address for accessing the mode register by Lothar Waßmann · 10 years ago
  16. 5670017 usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset() by George Cherian · 10 years ago
  17. eac44dc usb: musb: musb_host.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  18. f875bf3 usb: musb: backfin: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  19. cdfe35f usb: musb: tusb6010: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  20. 276f146 usb: musb: davinci: use devm_ functions. by Himangi Saraogi · 10 years ago
  21. d7dc5bd usb: musb: ux500: use devm_ functions by Himangi Saraogi · 10 years ago
  22. fc7af21 usb: musb: dsps: coding style cleanup by Lothar Waßmann · 10 years ago
  23. c58d80f5 usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq by Thomas Gleixner · 10 years ago
  24. 7adb5c8 usb: musb: Fix panic upon musb_am335x module removal by Ezequiel Garcia · 10 years ago
  25. 5d88180 usb: musb: core: Handle Babble condition only in HOST mode by George Cherian · 10 years ago
  26. 82363cf usb: musb: ux500: don't propagate the OF node by Linus Walleij · 10 years ago
  27. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  28. 7751b6f usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call. by Matwey V. Kornilov · 10 years ago
  29. 8c240dc usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision. by Matwey V. Kornilov · 10 years ago
  30. a8d191c usb: musb: omap2plus bus glue needs USB host support by Arnd Bergmann · 10 years ago
  31. 70c1ff4 usb: musb: tusb-dma can't be built-in if tusb is not by Arnd Bergmann · 10 years ago
  32. 22a8250 usb: musb: tusb: remove dead code by Paul Bolle · 10 years ago
  33. 411dd19 usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled by George Cherian · 10 years ago
  34. 5b78398 usb: musb: dsps: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 10 years ago
  35. 1d57de3 usb: musb: dsps: handle babble interrupts by Daniel Mack · 10 years ago
  36. ca88fc2 usb: musb: add a work_struct to recover from babble errors by Daniel Mack · 10 years ago
  37. 1e42d20 usb: musb: add reset hook to platform ops by Daniel Mack · 10 years ago
  38. 2f36ff6 usb: phy: generic: allow multiples calls to usb_phy_generic_register() by Felipe Balbi · 10 years ago
  39. e741e63 usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove() by Felipe Balbi · 10 years ago
  40. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  41. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  42. 0fca91b usb: musb: dsps: move debugfs_remove_recursive() by Daniel Mack · 10 years ago
  43. 8b2bc2c usb: musb: omap2430: make sure clocks are enabled when running mailbox by Felipe Balbi · 10 years ago
  44. 3063a12 usb: musb: fix PHY power on/off by Felipe Balbi · 10 years ago
  45. ea1990c Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 10 years ago
  46. 14da699 phy: rename struct omap_control_usb to struct omap_control_phy by Kishon Vijay Abraham I · 10 years ago
  47. 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
  48. aecbc31 usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated by George Cherian · 10 years ago
  49. 3f83e53 usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  50. eee3f15 usb: musb: avoid NULL pointer dereference by Felipe Balbi · 10 years ago
  51. 40f099e usb: musb: dsps, debugfs files by Markus Pargmann · 11 years ago
  52. 9ccfaf7 usb: musb: correct use of schedule_delayed_work() by Daniel Mack · 11 years ago
  53. de9db57 usb: musb: dsps, use devm_kzalloc by Markus Pargmann · 11 years ago
  54. 30d361b usb: musb: do not sleep in atomic context by Daniel Mack · 11 years ago
  55. 33f8d75 usb: musb: core: Fix remote-wakeup resume by Roger Quadros · 11 years ago
  56. 3c4653c usb: musb: host: Fix SuperSpeed hub enumeration by Ajay Kumar Gupta · 11 years ago
  57. 30a70b0 usb: musb: fix obex in g_nokia.ko causing kernel panic by Felipe Balbi · 11 years ago
  58. 1af54b7 usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer. by George Cherian · 11 years ago
  59. f82503f usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers by George Cherian · 11 years ago
  60. c57c41d2 usb: musb: musb_host: Enable ISOCH IN handling for AM335x host by George Cherian · 11 years ago
  61. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  62. 5ae477b USB: musb: correct spelling mistakes in comment and error string by Rahul Bedarkar · 11 years ago
  63. 73ad0ad Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  64. 89f836a usb: musb: Remove usb_disable() check in module_init() by Ezequiel Garcia · 11 years ago
  65. 845c071 usb: musb: Rework USB and USB_GADGET dependency by Ezequiel Garcia · 11 years ago
  66. fa6997d usb: musb: fix musb pointer acqusition in musb_host_finish_resume by Daniel Mack · 11 years ago
  67. 071f58b usb: musb: fix prototype for musb_port_reset by Daniel Mack · 11 years ago
  68. 23db9fd usb: musb: fix setting JZ4740 gadget periphal mode on reset by Apelete Seketeli · 11 years ago
  69. 10434d2 usb: musb: add support for JZ4740 usb device controller by Apelete Seketeli · 11 years ago
  70. 8ed1fb7 usb: musb: finish suspend/reset work independently from musb_hub_control() by Daniel Mack · 11 years ago
  71. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  72. 086ed9a usb: musb: ux500_dma: fix potential NULL dereference error by Lee Jones · 11 years ago
  73. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  74. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  75. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  76. 5ace3d0 usb: musb: dsps: polling ID pin status only in otg mode by Bin Liu · 11 years ago
  77. 869c597 usb: musb: dsps: add support for suspend and resume by Daniel Mack · 11 years ago
  78. b991f9b usb: musb: dsps: add {tx,rx}_mode to wrapper by Daniel Mack · 11 years ago
  79. 94f7213 usb: musb: call musb_port_suspend from musb_bus_suspend by Daniel Mack · 11 years ago
  80. c338412 usb: musb: unconditionally save and restore the context on suspend by Daniel Mack · 11 years ago
  81. 2df6761 usb: musb: core: call musb_platform_set_mode() during probe by Felipe Balbi · 11 years ago
  82. 943c139 usb: musb: dsps: implement ->set_mode() by Felipe Balbi · 11 years ago
  83. 66fadea usb: musb: only cancel work if it is initialized by Sebastian Andrzej Siewior · 11 years ago
  84. a655f48 usb: musb: musb_cppi41: handle pre-mature TX complete interrupt by Sebastian Andrzej Siewior · 11 years ago
  85. d373a85 usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done() by Sebastian Andrzej Siewior · 11 years ago
  86. fd3923a usb: fix musb gadget to enable OTG mode conditionally by Apelete Seketeli · 11 years ago
  87. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. 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
  89. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  90. 4805414 usb: musb: cppi41: allow to defer probing if DMA isn't yet available by Sebastian Andrzej Siewior · 11 years ago
  91. 8d1aad7 usb: musb: core: Call dma_controller_destroy() in error path only once. by Sebastian Andrzej Siewior · 11 years ago
  92. 0d2dd7e usb: musb: core: properly free host / device structs in err path by Sebastian Andrzej Siewior · 11 years ago
  93. 24616eb usb: musb: dsps: run the timer only on OTG systems by Sebastian Andrzej Siewior · 11 years ago
  94. 0f901c9 usb: musb: dsps: redo the otg timer by Sebastian Andrzej Siewior · 11 years ago
  95. 807d0d2 usb: musb: dsps: remove declartion for dsps_musb_try_idle() by Sebastian Andrzej Siewior · 11 years ago
  96. 8b9fcce usb: musb: dsps: move try_idle to start hook by Sebastian Andrzej Siewior · 11 years ago
  97. ae44df2 usb: musb: call musb_start() only once in OTG mode by Sebastian Andrzej Siewior · 11 years ago
  98. 7587b59 Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Kevin Hilman · 11 years ago
  99. 43e699c Revert "usb: musb: gadget: fix otg active status flag" by Greg Kroah-Hartman · 11 years ago
  100. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago