1. fbba7db usb: musb: add omap-control dependency by Arnd Bergmann · 9 years ago
  2. a0cb12e usb: musb: add generic usb phy dependencies by Arnd Bergmann · 9 years ago
  3. dadac98 usb: musb: gadget: use common is_selfpowered by Peter Chen · 9 years ago
  4. cb83df7 usb: musb: cppi41: improve rx channel abort routine by Bin Liu · 9 years ago
  5. 0149b07 usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* by Bin Liu · 9 years ago
  6. c509ba6 usb: musb: virthub: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  7. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 9 years ago
  8. fe198e3 usb: musb: debugfs: improve copy_from_user() argument by Markus Pargmann · 9 years ago
  9. 68693b8 usb: musb: stuff leak of struct usb_hcd by Sebastian Andrzej Siewior · 10 years ago
  10. c044247 usb: musb: Fix randconfig build issues for Kconfig options by Tony Lindgren · 10 years ago
  11. e87c3f8 usb: musb: Fix a few off-by-one lengths by Rasmus Villemoes · 10 years ago
  12. b1d3478 usb: musb: blackfin: fix build break by Felipe Balbi · 10 years ago
  13. 449a7e9 usb: musb: debugfs: cope with blackfin's oddities by Felipe Balbi · 10 years ago
  14. 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
  15. ebf3992 usb: musb: Use IS_ENABLED for tusb6010 by Tony Lindgren · 10 years ago
  16. 82c02f5 usb: musb: Allow multiple glue layers to be built in by Tony Lindgren · 10 years ago
  17. 8a77f05 usb: musb: Pass fifo_mode in platform data by Tony Lindgren · 10 years ago
  18. d026e9c usb: musb: Change end point selection to use new IO access by Tony Lindgren · 10 years ago
  19. 1b40fc5 usb: musb: Change to use new IO access by Tony Lindgren · 10 years ago
  20. cc92f68 usb: musb: Populate new IO functions for blackfin by Tony Lindgren · 10 years ago
  21. 9d506fc usb: musb: Populate new IO functions for tusb6010 by Tony Lindgren · 10 years ago
  22. 5450ac8 usb: musb: Add function pointers for IO access functions by Tony Lindgren · 10 years ago
  23. f905bc6 usb: musb: core: Disable the Interrupts till BABBLE is fully handled by George Cherian · 10 years ago
  24. 1eec34e usb: musb: musb_cppi41: recognize HS devices in hostmode by Sebastian Andrzej Siewior · 10 years ago
  25. c2365ce usb: musb: replace hard coded registers with defines by Roman Byshko · 10 years ago
  26. a1fc192 usb: musb: core: make sure musb is in RPM_ACTIVE on resume by Sebastian Andrzej Siewior · 10 years ago
  27. 1189f7f usb: musb: gadget: use udc-core's reset notifier by Felipe Balbi · 10 years ago
  28. baadd52 usb: musb: try a race-free wakeup by Sebastian Andrzej Siewior · 10 years ago
  29. b87fd2f usb: musb: core: check link status on resume by Sebastian Andrzej Siewior · 10 years ago
  30. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  31. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  32. 3e87d9a usb: musb: core: use ->resume instead ->resume_noirq by Sebastian Andrzej Siewior · 10 years ago
  33. 1f79b26 usb: musb: core: remove duplicate check on resource by Varka Bhadram · 10 years ago
  34. 7683307 usb: musb: dsps: remove duplicate check on resource by Varka Bhadram · 10 years ago
  35. 5a80530 usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE by Sergei Shtylyov · 10 years ago
  36. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  37. fae5afb usb: musb: gadget: remove bind/unbind messages by Felipe Balbi · 10 years ago
  38. 69e2888 usb: musb: gadget: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  39. 3da6702 usb: musb: ux500_dma: use dmaengine_xxx() APIs by Vinod Koul · 10 years ago
  40. 0816ea2 usb: musb: musb_dsps: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  41. 6a58856 usb: musb: tusb6010: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  42. 6546979 usb: musb: blackfin: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  43. af1bdfc usb: musb: omap2430: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  44. 24c611b usb: musb: ux500: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  45. 26c0701 usb: musb: davinci: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  46. f042e9c usb: musb: musb_dsps: fix NULL pointer in suspend by Sebastian Andrzej Siewior · 10 years ago
  47. 53185b3 usb: musb: dsps: start OTG timer on resume again by Sebastian Andrzej Siewior · 10 years ago
  48. d2e6d62 usb: musb: cppi41: restart hrtimer only if not yet done by Thomas Gleixner · 10 years ago
  49. 59a9e07 usb: musb: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  50. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  51. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  52. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  53. 468bcc2 usb: musb: dsps: kill OTG timer on suspend by Felipe Balbi · 10 years ago
  54. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  55. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  56. a5e4aa4 usb: musb: cppi41: tweak hrtimer values by Daniel Mack · 10 years ago
  57. 9267eda usb: musb: cppi41: fix not transmitting zero length packet issue by Bin Liu · 10 years ago
  58. 50f9f79 usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  59. 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
  60. 371254c usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon by George Cherian · 10 years ago
  61. d871c62 usb: musb: core: Convert the musb_platform_reset to have a return value. by George Cherian · 10 years ago
  62. 675ae76 usb: musb: core: Convert babble recover work to delayed work by George Cherian · 10 years ago
  63. 97b4129 usb: musb: core: Handle Babble condition only in HOST mode by George Cherian · 10 years ago
  64. 3d75bd3 usb: musb: register nop transceiver driver for jz4740 by Apelete Seketeli · 10 years ago
  65. 50aea6f usb: musb: cppi41: fire hrtimer according to programmed channel length by Daniel Mack · 10 years ago
  66. eefae89 Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer." by Daniel Mack · 10 years ago
  67. 49a9e88 usb: musb: fix wrong indentation in musb_host.c by Daniel Mack · 10 years ago
  68. f50e678 usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR by Daniel Mack · 10 years ago
  69. ff3fcac usb: musb: introduce dma_channel.rx_packet_done by Daniel Mack · 10 years ago
  70. 2ccc6d3 usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo() by Daniel Mack · 10 years ago
  71. c03da38 usb: musb: use is_host_active() to distinguish between host and gadget mode by Daniel Mack · 10 years ago
  72. 9c54769 usb: musb: remove unnecessary (void) prefix at function calls by Daniel Mack · 10 years ago
  73. 8035691 usb: musb: dsps: fix the base address for accessing the mode register by Lothar Waßmann · 10 years ago
  74. 5670017 usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset() by George Cherian · 10 years ago
  75. eac44dc usb: musb: musb_host.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  76. f875bf3 usb: musb: backfin: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  77. cdfe35f usb: musb: tusb6010: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  78. 276f146 usb: musb: davinci: use devm_ functions. by Himangi Saraogi · 10 years ago
  79. d7dc5bd usb: musb: ux500: use devm_ functions by Himangi Saraogi · 10 years ago
  80. fc7af21 usb: musb: dsps: coding style cleanup by Lothar Waßmann · 10 years ago
  81. c58d80f5 usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq by Thomas Gleixner · 10 years ago
  82. 7adb5c8 usb: musb: Fix panic upon musb_am335x module removal by Ezequiel Garcia · 10 years ago
  83. 5d88180 usb: musb: core: Handle Babble condition only in HOST mode by George Cherian · 10 years ago
  84. 82363cf usb: musb: ux500: don't propagate the OF node by Linus Walleij · 10 years ago
  85. 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
  86. 7751b6f usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call. by Matwey V. Kornilov · 10 years ago
  87. 8c240dc usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision. by Matwey V. Kornilov · 10 years ago
  88. a8d191c usb: musb: omap2plus bus glue needs USB host support by Arnd Bergmann · 10 years ago
  89. 70c1ff4 usb: musb: tusb-dma can't be built-in if tusb is not by Arnd Bergmann · 10 years ago
  90. 22a8250 usb: musb: tusb: remove dead code by Paul Bolle · 10 years ago
  91. 411dd19 usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled by George Cherian · 10 years ago
  92. 5b78398 usb: musb: dsps: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 10 years ago
  93. 1d57de3 usb: musb: dsps: handle babble interrupts by Daniel Mack · 10 years ago
  94. ca88fc2 usb: musb: add a work_struct to recover from babble errors by Daniel Mack · 10 years ago
  95. 1e42d20 usb: musb: add reset hook to platform ops by Daniel Mack · 10 years ago
  96. 2f36ff6 usb: phy: generic: allow multiples calls to usb_phy_generic_register() by Felipe Balbi · 10 years ago
  97. e741e63 usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove() by Felipe Balbi · 10 years ago
  98. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  99. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  100. 0fca91b usb: musb: dsps: move debugfs_remove_recursive() by Daniel Mack · 10 years ago