1. 40f099e usb: musb: dsps, debugfs files by Markus Pargmann · 11 years ago
  2. de9db57 usb: musb: dsps, use devm_kzalloc by Markus Pargmann · 11 years ago
  3. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. 5ace3d0 usb: musb: dsps: polling ID pin status only in otg mode by Bin Liu · 11 years ago
  5. 869c597 usb: musb: dsps: add support for suspend and resume by Daniel Mack · 11 years ago
  6. b991f9b usb: musb: dsps: add {tx,rx}_mode to wrapper by Daniel Mack · 11 years ago
  7. 943c139 usb: musb: dsps: implement ->set_mode() by Felipe Balbi · 11 years ago
  8. 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
  9. 24616eb usb: musb: dsps: run the timer only on OTG systems by Sebastian Andrzej Siewior · 11 years ago
  10. 0f901c9 usb: musb: dsps: redo the otg timer by Sebastian Andrzej Siewior · 11 years ago
  11. 807d0d2 usb: musb: dsps: remove declartion for dsps_musb_try_idle() by Sebastian Andrzej Siewior · 11 years ago
  12. 8b9fcce usb: musb: dsps: move try_idle to start hook by Sebastian Andrzej Siewior · 11 years ago
  13. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  14. b432cb8 usb: musb_dsps: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  15. 4fc4b27 usb: musb: dsps: do not bind to "musb-hdrc" by Sebastian Andrzej Siewior · 11 years ago
  16. 781f179 usb: musb: am335x-evm: Do not remove the session bit HOST-only mode by Sebastian Andrzej Siewior · 11 years ago
  17. 9dfa362 usb: musb: dsps: do not set is_active on the first drvbus interrupt by Sebastian Andrzej Siewior · 11 years ago
  18. c031a7d usb: usb: dsps: update code according to the binding document by Sebastian Andrzej Siewior · 11 years ago
  19. 51ef74f usb: musb: dsps: fix devm_ioremap_resource error detection code by Julia Lawall · 11 years ago
  20. 97238b3 usb: musb: dsps: use proper child nodes by Sebastian Andrzej Siewior · 11 years ago
  21. e96bdc3 usb: musb: dsps: remove the hardcoded phy pieces by Sebastian Andrzej Siewior · 11 years ago
  22. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  23. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  24. c1a7d67 usb: musb: use dev_get_platdata() by Jingoo Han · 11 years ago
  25. 9be73ba usb: musb: dsps: remove EOI access by Sebastian Andrzej Siewior · 11 years ago
  26. fa7b4ca usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data by Sebastian Andrzej Siewior · 11 years ago
  27. e9eb2e0 usb: musb: remove ti81xx pieces from musb by Sebastian Andrzej Siewior · 11 years ago
  28. 7557a57 usb: musb: dsps: init / shutdown the phy by Sebastian Andrzej Siewior · 11 years ago
  29. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  30. b25e5f1 usb: musb: dsps: fix error return code in dsps_create_musb_pdev() by Wei Yongjun · 11 years ago
  31. 96449f0 usb: musb: dsps: print babble message only when musb is active host by Ravi Babu · 11 years ago
  32. 42c0bf1 usb: otg: prefix otg_state_string with usb_ by Felipe Balbi · 11 years ago
  33. cc50603 usb: musb: dsps: fix possible compile warning by Felipe Balbi · 12 years ago
  34. 0f53e48 usb: musb: dsps: add missing include by Felipe Balbi · 12 years ago
  35. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  36. 4682349 Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  37. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  38. 25736e0 usb: musb: fix dependency on transceiver driver by Ming Lei · 12 years ago
  39. 7e56e62 usb: musb: dsps: Remove duplicate inclusion of linux/of.h by Sachin Kamat · 12 years ago
  40. deeeb9e usb: musb: dsps: header movement build error fix by Afzal Mohammed · 12 years ago
  41. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  43. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  44. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  45. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  46. 8a6ff8a Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers by Arnd Bergmann · 12 years ago
  47. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  48. 3a3f2e5 Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  49. d755422 Revert "usb: musb: dsps: remove explicit NOP device creation" by Afzal Mohammed · 12 years ago
  50. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  51. c68bb4c usb: musb: dsps: control module handling (quirk) by Santhapuri, Damodar · 12 years ago
  52. 3e594b1 usb: musb: dsps: get resources by index by Afzal Mohammed · 12 years ago
  53. 3b46dd7 usb: musb: dsps: reduce musb instance to one by Afzal Mohammed · 12 years ago
  54. 12fc926 usb: musb: dsps: remove platform callback by Afzal Mohammed · 12 years ago
  55. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  56. b415c8f usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev() by Wei Yongjun · 12 years ago
  57. e8c4a7a ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> by Felipe Balbi · 12 years ago
  58. ca749b2 usb: musb: dsps: fix res_name length by Daniel Mack · 12 years ago
  59. 1cd572f Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  60. dcb9cf3 Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  61. d8c3ef2 usb: musb: dsps: remove explicit NOP device creation by Ajay Kumar Gupta · 12 years ago
  62. 6514567 usb: musb: dsps: add dt support by Ajay Kumar Gupta · 12 years ago
  63. db4a932 usb: musb: am335x: add support for dual instance by B, Ravi · 12 years ago
  64. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  65. 032ec49 usb: musb: drop useless board_mode usage by Felipe Balbi · 13 years ago
  66. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  67. 0e38c4e usb: musb: reorder runtime pm call by Ajay Kumar Gupta · 12 years ago
  68. 3bb5534 usb: musb: am335x: fix pdev resource bug by Ajay Kumar Gupta · 12 years ago
  69. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  70. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  71. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  72. 9ecb887 usb: musb: Add support for ti81xx platform by Ajay Kumar Gupta · 12 years ago