1. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 5ae477b USB: musb: correct spelling mistakes in comment and error string by Rahul Bedarkar · 11 years ago
  3. 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
  4. 89f836a usb: musb: Remove usb_disable() check in module_init() by Ezequiel Garcia · 11 years ago
  5. 845c071 usb: musb: Rework USB and USB_GADGET dependency by Ezequiel Garcia · 11 years ago
  6. fa6997d usb: musb: fix musb pointer acqusition in musb_host_finish_resume by Daniel Mack · 11 years ago
  7. 071f58b usb: musb: fix prototype for musb_port_reset by Daniel Mack · 11 years ago
  8. 23db9fd usb: musb: fix setting JZ4740 gadget periphal mode on reset by Apelete Seketeli · 11 years ago
  9. 10434d2 usb: musb: add support for JZ4740 usb device controller by Apelete Seketeli · 11 years ago
  10. 8ed1fb7 usb: musb: finish suspend/reset work independently from musb_hub_control() by Daniel Mack · 11 years ago
  11. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  12. 086ed9a usb: musb: ux500_dma: fix potential NULL dereference error by Lee Jones · 11 years ago
  13. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  14. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  15. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  16. 5ace3d0 usb: musb: dsps: polling ID pin status only in otg mode by Bin Liu · 11 years ago
  17. 869c597 usb: musb: dsps: add support for suspend and resume by Daniel Mack · 11 years ago
  18. b991f9b usb: musb: dsps: add {tx,rx}_mode to wrapper by Daniel Mack · 11 years ago
  19. 94f7213 usb: musb: call musb_port_suspend from musb_bus_suspend by Daniel Mack · 11 years ago
  20. c338412 usb: musb: unconditionally save and restore the context on suspend by Daniel Mack · 11 years ago
  21. 2df6761 usb: musb: core: call musb_platform_set_mode() during probe by Felipe Balbi · 11 years ago
  22. 943c139 usb: musb: dsps: implement ->set_mode() by Felipe Balbi · 11 years ago
  23. 66fadea usb: musb: only cancel work if it is initialized by Sebastian Andrzej Siewior · 11 years ago
  24. a655f48 usb: musb: musb_cppi41: handle pre-mature TX complete interrupt by Sebastian Andrzej Siewior · 11 years ago
  25. d373a85 usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done() by Sebastian Andrzej Siewior · 11 years ago
  26. fd3923a usb: fix musb gadget to enable OTG mode conditionally by Apelete Seketeli · 11 years ago
  27. 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
  28. 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
  29. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  30. 4805414 usb: musb: cppi41: allow to defer probing if DMA isn't yet available by Sebastian Andrzej Siewior · 11 years ago
  31. 8d1aad7 usb: musb: core: Call dma_controller_destroy() in error path only once. by Sebastian Andrzej Siewior · 11 years ago
  32. 0d2dd7e usb: musb: core: properly free host / device structs in err path by Sebastian Andrzej Siewior · 11 years ago
  33. 24616eb usb: musb: dsps: run the timer only on OTG systems by Sebastian Andrzej Siewior · 11 years ago
  34. 0f901c9 usb: musb: dsps: redo the otg timer by Sebastian Andrzej Siewior · 11 years ago
  35. 807d0d2 usb: musb: dsps: remove declartion for dsps_musb_try_idle() by Sebastian Andrzej Siewior · 11 years ago
  36. 8b9fcce usb: musb: dsps: move try_idle to start hook by Sebastian Andrzej Siewior · 11 years ago
  37. ae44df2 usb: musb: call musb_start() only once in OTG mode by Sebastian Andrzej Siewior · 11 years ago
  38. 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
  39. 43e699c Revert "usb: musb: gadget: fix otg active status flag" by Greg Kroah-Hartman · 11 years ago
  40. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  41. 001dd84 usb: musb: start musb on the udc side, too by Sebastian Andrzej Siewior · 11 years ago
  42. c5340bd usb: musb: cancel work on removal by Sebastian Andrzej Siewior · 11 years ago
  43. 4c015ba Merge 3.12-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  44. e79c8a0 usb: musb_am335x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  45. 8934d3e usb: musb: omap2430: Don't use omap_get_control_dev() by Roger Quadros · 11 years ago
  46. a89adb0 usb: musb: ux500: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  47. 0967313 usb: musb: blackfin: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  48. a49be8f usb: musb: am35x: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  49. b432cb8 usb: musb_dsps: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  50. ea78201 usb: musb: davinci: fix resources passed to MUSB driver for DM6467 by Sergei Shtylyov · 11 years ago
  51. af38487 usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 11 years ago
  52. 6fa7178 usb: musb: Call atomic_notifier_call_chain when status is changed by Pali Rohár · 11 years ago
  53. 1860c92 usb: musb: name ux500 platforms more broadly by Linus Walleij · 11 years ago
  54. 4fc4b27 usb: musb: dsps: do not bind to "musb-hdrc" by Sebastian Andrzej Siewior · 11 years ago
  55. 3e3101d usb: musb: omap2430: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago
  56. b44b663 usb: musb: ux500: Don't supply a con_id when requesting the clock by Lee Jones · 11 years ago
  57. 9b0a1de3 usb: musb: gadget: fix otg active status flag by Bin Liu · 11 years ago
  58. 1374a430 usb: musb: fix otg default state by Bin Liu · 11 years ago
  59. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  60. 0f2aa8c usb: musb: ux500: Add check for NULL board data by Lee Jones · 11 years ago
  61. 781f179 usb: musb: am335x-evm: Do not remove the session bit HOST-only mode by Sebastian Andrzej Siewior · 11 years ago
  62. 9dfa362 usb: musb: dsps: do not set is_active on the first drvbus interrupt by Sebastian Andrzej Siewior · 11 years ago
  63. c031a7d usb: usb: dsps: update code according to the binding document by Sebastian Andrzej Siewior · 11 years ago
  64. 9047428 usb: musb: only remove host/udc if it has been added by Sebastian Andrzej Siewior · 11 years ago
  65. 51ef74f usb: musb: dsps: fix devm_ioremap_resource error detection code by Julia Lawall · 11 years ago
  66. b130f03 usb: musb: avoid null pointer dereference in debug logging by Maarten ter Huurne · 11 years ago
  67. 0b5c1e6 usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() by Wei Yongjun · 11 years ago
  68. 7b360f4 usb: musb: honour the return value of dma_map_single() by Sebastian Andrzej Siewior · 11 years ago
  69. 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
  70. 13266fe usb: musb: cppi41: Enable in device-TX mode by Sebastian Andrzej Siewior · 11 years ago
  71. fc52575 usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef by Sebastian Andrzej Siewior · 11 years ago
  72. eff196a usb: musb: dsps: make it depend on OF_IRQ by Felipe Balbi · 11 years ago
  73. 9b3452d usb: musb dma: add cppi41 dma driver by Sebastian Andrzej Siewior · 11 years ago
  74. 97238b3 usb: musb: dsps: use proper child nodes by Sebastian Andrzej Siewior · 11 years ago
  75. e96bdc3 usb: musb: dsps: remove the hardcoded phy pieces by Sebastian Andrzej Siewior · 11 years ago
  76. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  77. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  78. 5b146f7 Merge 3.11-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  79. c1a7d67 usb: musb: use dev_get_platdata() by Jingoo Han · 11 years ago
  80. 9be73ba usb: musb: dsps: remove EOI access by Sebastian Andrzej Siewior · 11 years ago
  81. fa7b4ca usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data by Sebastian Andrzej Siewior · 11 years ago
  82. 63c5b4c usb: musb: do not change dev's dma_mask by Sebastian Andrzej Siewior · 11 years ago
  83. e9eb2e0 usb: musb: remove ti81xx pieces from musb by Sebastian Andrzej Siewior · 11 years ago
  84. 7557a57 usb: musb: dsps: init / shutdown the phy by Sebastian Andrzej Siewior · 11 years ago
  85. 24dc353 usb: musb: get rid of unused proc_dir_entry by Greg Kroah-Hartman · 11 years ago
  86. 23a53d9 usb: musb: unmap reqs in musb_gadget_queue()'s error case by Sebastian Andrzej Siewior · 11 years ago
  87. f3ce4d5 usb: musb: core: call dma_controller_destroy() in the err path by Sebastian Andrzej Siewior · 11 years ago
  88. 6904b84 usb: musb: remove a few is_dma_capable() in init/exit code by Sebastian Andrzej Siewior · 11 years ago
  89. a6a2088 usb: musb: provide empty dma_controller_create() in PIO mode by Sebastian Andrzej Siewior · 11 years ago
  90. 66c0188 usb: musb: dma: merge ->start/stop into create/destroy by Sebastian Andrzej Siewior · 11 years ago
  91. ff22832 usb: musb: musbhsdma: drop the controller check in dma_controller_destroy() by Sebastian Andrzej Siewior · 11 years ago
  92. 260eba3 usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY by Sebastian Andrzej Siewior · 11 years ago
  93. 2e6a9e8 USB: remove unneeded idr.h include by Greg Kroah-Hartman · 11 years ago
  94. c1f01be usb: musb: fix resource passed from glue layer to musb by Kishon Vijay Abraham I · 11 years ago
  95. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  96. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  97. 3a0ddc7 usb: musb: omap2430: make it compile again by Sebastian Andrzej Siewior · 11 years ago
  98. 2c3165e Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  99. 976f8be Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  100. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago