1. 43e699c Revert "usb: musb: gadget: fix otg active status flag" by Greg Kroah-Hartman · 11 years ago
  2. 001dd84 usb: musb: start musb on the udc side, too by Sebastian Andrzej Siewior · 11 years ago
  3. 4fc4b27 usb: musb: dsps: do not bind to "musb-hdrc" by Sebastian Andrzej Siewior · 11 years ago
  4. 9b0a1de3 usb: musb: gadget: fix otg active status flag by Bin Liu · 11 years ago
  5. 1374a430 usb: musb: fix otg default state by Bin Liu · 11 years ago
  6. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  7. 0f2aa8c usb: musb: ux500: Add check for NULL board data by Lee Jones · 11 years ago
  8. 781f179 usb: musb: am335x-evm: Do not remove the session bit HOST-only mode by Sebastian Andrzej Siewior · 11 years ago
  9. 9dfa362 usb: musb: dsps: do not set is_active on the first drvbus interrupt by Sebastian Andrzej Siewior · 11 years ago
  10. c031a7d usb: usb: dsps: update code according to the binding document by Sebastian Andrzej Siewior · 11 years ago
  11. 9047428 usb: musb: only remove host/udc if it has been added by Sebastian Andrzej Siewior · 11 years ago
  12. 51ef74f usb: musb: dsps: fix devm_ioremap_resource error detection code by Julia Lawall · 11 years ago
  13. b130f03 usb: musb: avoid null pointer dereference in debug logging by Maarten ter Huurne · 11 years ago
  14. 0b5c1e6 usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() by Wei Yongjun · 11 years ago
  15. 7b360f4 usb: musb: honour the return value of dma_map_single() by Sebastian Andrzej Siewior · 11 years ago
  16. 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
  17. 13266fe usb: musb: cppi41: Enable in device-TX mode by Sebastian Andrzej Siewior · 11 years ago
  18. fc52575 usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef by Sebastian Andrzej Siewior · 11 years ago
  19. eff196a usb: musb: dsps: make it depend on OF_IRQ by Felipe Balbi · 11 years ago
  20. 9b3452d usb: musb dma: add cppi41 dma driver by Sebastian Andrzej Siewior · 11 years ago
  21. 97238b3 usb: musb: dsps: use proper child nodes by Sebastian Andrzej Siewior · 11 years ago
  22. e96bdc3 usb: musb: dsps: remove the hardcoded phy pieces by Sebastian Andrzej Siewior · 11 years ago
  23. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  24. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  25. 5b146f7 Merge 3.11-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  26. c1a7d67 usb: musb: use dev_get_platdata() by Jingoo Han · 11 years ago
  27. 9be73ba usb: musb: dsps: remove EOI access by Sebastian Andrzej Siewior · 11 years ago
  28. fa7b4ca usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data by Sebastian Andrzej Siewior · 11 years ago
  29. 63c5b4c usb: musb: do not change dev's dma_mask by Sebastian Andrzej Siewior · 11 years ago
  30. e9eb2e0 usb: musb: remove ti81xx pieces from musb by Sebastian Andrzej Siewior · 11 years ago
  31. 7557a57 usb: musb: dsps: init / shutdown the phy by Sebastian Andrzej Siewior · 11 years ago
  32. 24dc353 usb: musb: get rid of unused proc_dir_entry by Greg Kroah-Hartman · 11 years ago
  33. 23a53d9 usb: musb: unmap reqs in musb_gadget_queue()'s error case by Sebastian Andrzej Siewior · 11 years ago
  34. f3ce4d5 usb: musb: core: call dma_controller_destroy() in the err path by Sebastian Andrzej Siewior · 11 years ago
  35. 6904b84 usb: musb: remove a few is_dma_capable() in init/exit code by Sebastian Andrzej Siewior · 11 years ago
  36. a6a2088 usb: musb: provide empty dma_controller_create() in PIO mode by Sebastian Andrzej Siewior · 11 years ago
  37. 66c0188 usb: musb: dma: merge ->start/stop into create/destroy by Sebastian Andrzej Siewior · 11 years ago
  38. ff22832 usb: musb: musbhsdma: drop the controller check in dma_controller_destroy() by Sebastian Andrzej Siewior · 11 years ago
  39. 260eba3 usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY by Sebastian Andrzej Siewior · 11 years ago
  40. 2e6a9e8 USB: remove unneeded idr.h include by Greg Kroah-Hartman · 11 years ago
  41. c1f01be usb: musb: fix resource passed from glue layer to musb by Kishon Vijay Abraham I · 11 years ago
  42. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  43. 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
  44. 3a0ddc7 usb: musb: omap2430: make it compile again by Sebastian Andrzej Siewior · 11 years ago
  45. 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
  46. 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
  47. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  48. 313bdb1 usb: musb: ux500: add device tree probing support by Lee Jones · 11 years ago
  49. 2968da0 usb: musb: ux500: attempt to find channels by name before using pdata by Lee Jones · 11 years ago
  50. 5f6091a usb: musb: ux500: harden checks for platform data by Lee Jones · 11 years ago
  51. 1e6eebb usb: musb: ux500: take the dma_mask from coherent_dma_mask by Lee Jones · 11 years ago
  52. a20b1b7 usb: musb: ux500: move the MUSB HDRC configuration into the driver by Lee Jones · 11 years ago
  53. be2dbb0 usb: musb: ux500: move channel number knowledge into the driver by Lee Jones · 11 years ago
  54. 8a1ea51 USB: MUSB: upgrade the isochronous API by Alan Stern · 11 years ago
  55. 91e3af6 usb: musb: host: fix build warning by Felipe Balbi · 11 years ago
  56. ed74df1 usb: musb: make use_sg flag URB specific by Virupax Sadashivpetimath · 11 years ago
  57. 3147dad usb: musb: various cosmetic fixes on ux500 files by Fabio Baltieri · 11 years ago
  58. aee5500 usb: musb: enable ux500 host side dma support by Mian Yousaf Kaukab · 11 years ago
  59. 8b125df usb: musb: eliminate musb_to_hcd by Daniel Mack · 11 years ago
  60. 6c5f6a6 usb: musb: use musb->port_mode by Daniel Mack · 11 years ago
  61. 9ad96e6 usb: musb: re-introduce musb->port_mode by Daniel Mack · 11 years ago
  62. 2cc65fe usb: musb: add musb_host_setup() and musb_host_cleanup() by Daniel Mack · 11 years ago
  63. b7b741e usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes by Daniel Mack · 11 years ago
  64. 74c2e93 usb: musb: factor out hcd initalization by Daniel Mack · 11 years ago
  65. 69ae2a7 usb: musb: move musb_start to musb_virthub.c by Daniel Mack · 11 years ago
  66. fe4cb09 usb: musb: gadget: remove hcd initialization by Daniel Mack · 11 years ago
  67. 0b3eba4 usb: musb: factor some host-specific functions by Daniel Mack · 11 years ago
  68. c2a2759 usb: musb: move function declarations to musb_{host,gadget}.h by Daniel Mack · 11 years ago
  69. 6d34967 usb: musb: remove 'ignore_disconnect' flag by Felipe Balbi · 11 years ago
  70. 09fc7d2 usb: musb: fix incorrect usage of resource pointer by Felipe Balbi · 11 years ago
  71. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  72. b25e5f1 usb: musb: dsps: fix error return code in dsps_create_musb_pdev() by Wei Yongjun · 11 years ago
  73. 4b7e450 usb: musb: omap2430: add missing platform_device_put() on error in omap2430_probe() by Wei Yongjun · 11 years ago
  74. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  75. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  76. 77f4396 usb: phy: ab8500-usb: fix last notifier arguments by Fabio Baltieri · 11 years ago
  77. 3ee1f2e usb: musb: ux500_dma: drop references to U5500 by Fabio Baltieri · 11 years ago
  78. 538bf07 usb: musb: gadget: read ep0 fifo only if rxcount is non zero by Ravi Babu · 11 years ago
  79. 96449f0 usb: musb: dsps: print babble message only when musb is active host by Ravi Babu · 11 years ago
  80. 8408fd1 usb: musb: implement (un)map_urb_for_dma hooks by Ruslan Bilovol · 11 years ago
  81. b65ae0f usb: musb: gadget: use platform callback to enable vbus by Grazvydas Ignotas · 11 years ago
  82. 2c1fe89 usb: musb: omap2430: turn off vbus on cable disconnect by Grazvydas Ignotas · 11 years ago
  83. 6b0cfc6 usb: musb: ux500_dma: fix sparse warning by Felipe Balbi · 11 years ago
  84. 5448511 usb: musb: core: log VBUS error by Grazvydas Ignotas · 12 years ago
  85. e21de10 usb: musb: gadget: clear gadget_driver when gadget is stopped by Grazvydas Ignotas · 12 years ago
  86. e561511 usb: musb: core: honour initial transceiver state by Grazvydas Ignotas · 12 years ago
  87. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  88. af6882b usb: phy: ab8500-usb: update irq handling code by Fabio Baltieri · 12 years ago
  89. 0135522 usb: musb: ux500: add otg notifier support by Fabio Baltieri · 12 years ago
  90. 996a9d2 usb: musb: ux500: implement musb_set_vbus by Fabio Baltieri · 12 years ago
  91. 399e0f4 usb: musb: ux500_dma: add missing MEM resource check by Virupax Sadashivpetimath · 12 years ago
  92. a90199b usb: musb: omap2430: fix PHY error handling by Felipe Balbi · 11 years ago
  93. 3bf6db9b usb: musb: omap: add usb_phy_init in omap2430_musb_init by Kishon Vijay Abraham I · 11 years ago
  94. bb467cf usb: musb: omap: remove the check before calling otg_set_vbus by Kishon Vijay Abraham I · 11 years ago
  95. eee44da usb: musb: omap2430: replace *_* with *-* in property names by Kishon Vijay Abraham I · 12 years ago
  96. fd89149 usb: phy: remove CONFIG_USB_OTG_UTILS by Felipe Balbi · 12 years ago
  97. 42c0bf1 usb: otg: prefix otg_state_string with usb_ by Felipe Balbi · 12 years ago
  98. 2daf596 usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG by Fabio Baltieri · 12 years ago
  99. 07d8316 usb: musb: gadget: don't assign gadget.dev.release directly by Felipe Balbi · 12 years ago
  100. 5e6e3d3 usb: musb: gadget: remove unnecessary initializations by Felipe Balbi · 12 years ago