1. 7f6283e usb: musb: Set up function pointers for DMA by Tony Lindgren · 9 years ago
  2. f8e9f34f usb: musb: Fix up DMA related macros by Tony Lindgren · 9 years ago
  3. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  4. 26c0701 usb: musb: davinci: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  5. 276f146 usb: musb: davinci: use devm_ functions. by Himangi Saraogi · 10 years ago
  6. e741e63 usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove() by Felipe Balbi · 10 years ago
  7. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  8. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  9. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  10. ea78201 usb: musb: davinci: fix resources passed to MUSB driver for DM6467 by Sergei Shtylyov · 11 years ago
  11. af38487 usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 11 years ago
  12. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  13. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  14. c1a7d67 usb: musb: use dev_get_platdata() by Jingoo Han · 11 years ago
  15. 09fc7d2 usb: musb: fix incorrect usage of resource pointer by Felipe Balbi · 11 years ago
  16. 42c0bf1 usb: otg: prefix otg_state_string with usb_ by Felipe Balbi · 11 years ago
  17. 25736e0 usb: musb: fix dependency on transceiver driver by Ming Lei · 12 years ago
  18. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  19. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  20. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  21. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  22. 12a71f5 usb: musb: davinci: use platform_device_unregister in davinci_remove() by Wei Yongjun · 12 years ago
  23. 8d92f6d usb: musb: davinci: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  24. 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
  25. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  26. 032ec49 usb: musb: drop useless board_mode usage by Felipe Balbi · 13 years ago
  27. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  28. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  29. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  30. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  31. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  32. 6594b2d usb: musb: davinci: Fix build breakage by Jon Povey · 12 years ago
  33. c67dd31 usb: musb: davinci.c: add missing unregister by Julia Lawall · 12 years ago
  34. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  35. 15e68a8 Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  36. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 12 years ago
  37. d445b6d usb: musb: Start using struct usb_otg by Heikki Krogerus · 12 years ago
  38. e9e8c85 usb: musb: make modules behave better by Felipe Balbi · 12 years ago
  39. 006896f usb: musb: davinci: fix build breakage by Sekhar Nori · 13 years ago
  40. 667efc5 ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  41. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  42. 5c8a86e usb: musb: drop unneeded musb_debug trickery by Felipe Balbi · 13 years ago
  43. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 13 years ago
  44. 92b48df usb: musb: drop board_set_vbus by Felipe Balbi · 14 years ago
  45. 0349176 usb: musb: move clock handling to glue layer by Felipe Balbi · 14 years ago
  46. f7ec943 usb: musb: pass platform_ops via platform_data by Felipe Balbi · 14 years ago
  47. e110de4 usb: musb: davinci: give it a context structure by Felipe Balbi · 14 years ago
  48. 73b089b usb: musb: split davinci to its own platform_driver by Felipe Balbi · 14 years ago
  49. 743411b usb: musb: make all glue layer export struct musb_platform_ops by Felipe Balbi · 14 years ago
  50. ea65df5 usb: musb: remove board_data parameter from musb_platform_init() by Hema Kalliguddi · 14 years ago
  51. f405387 USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode by Sergei Shtylyov · 14 years ago
  52. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 14 years ago
  53. 13962c7 MUSB: DaVinci: fix musb_platform_init() error cleanup path by Sergei Shtylyov · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. dfff061 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments by Uwe Kleine-König · 14 years ago
  56. a2396a3 USB: musb: Populate the VBUS GPIO with the correct GPIO number by Swaminathan S · 15 years ago
  57. 89368d3 USB: musb: silence "suspend as a_wait_vrise is_active" msgs by David Brownell · 15 years ago
  58. 30899ca7 USB: musb: davinci dm6446evm GPIO renumbering by Kevin Hilman · 15 years ago
  59. d163ef2 USB: musb: davinci dm355 updates (remainder) by David Brownell · 15 years ago
  60. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  61. 91e9c4fe musb: split out CPPI interrupt handler by Sergei Shtylyov · 15 years ago
  62. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  63. a227fd7 USB: musb: partial DaVinci dm355 support by David Brownell · 15 years ago
  64. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 15 years ago
  65. 10b4ead USB: musb davinci buildfix by David Brownell · 15 years ago
  66. 58e6602 USB: musb: build fixes for DaVinci by Kevin Hilman · 16 years ago
  67. 96a274d USB: musb: sysfs mode updates by David Brownell · 16 years ago
  68. c767c1c usb: musb_hdrc build fixes by David Brownell · 16 years ago
  69. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago