1. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  2. 3bbafac usb: musb: core: add common method of getting vbus status by Roman Alyautdin · 9 years ago
  3. 6cc2af6 usb: musb: Make busctl_offset an io-op rather then a define by Hans de Goede · 9 years ago
  4. 0cb74b3 usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions by Hans de Goede · 9 years ago
  5. 591fa9d usb: musb: Add pre and post root port reset end callbacks by Hans de Goede · 9 years ago
  6. 7f6283e usb: musb: Set up function pointers for DMA by Tony Lindgren · 9 years ago
  7. 83b8f5b usb: musb: core: drop recover_work by Felipe Balbi · 9 years ago
  8. b28a643 usb: musb: rename ->reset() to ->recover() by Felipe Balbi · 9 years ago
  9. ebf3992 usb: musb: Use IS_ENABLED for tusb6010 by Tony Lindgren · 10 years ago
  10. d026e9c usb: musb: Change end point selection to use new IO access by Tony Lindgren · 10 years ago
  11. 5450ac8 usb: musb: Add function pointers for IO access functions by Tony Lindgren · 10 years ago
  12. baadd52 usb: musb: try a race-free wakeup by Sebastian Andrzej Siewior · 10 years ago
  13. d871c62 usb: musb: core: Convert the musb_platform_reset to have a return value. by George Cherian · 10 years ago
  14. 675ae76 usb: musb: core: Convert babble recover work to delayed work by George Cherian · 10 years ago
  15. 8c240dc usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision. by Matwey V. Kornilov · 10 years ago
  16. ca88fc2 usb: musb: add a work_struct to recover from babble errors by Daniel Mack · 10 years ago
  17. 1e42d20 usb: musb: add reset hook to platform ops by Daniel Mack · 10 years ago
  18. 8ed1fb7 usb: musb: finish suspend/reset work independently from musb_hub_control() by Daniel Mack · 11 years ago
  19. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  20. 001dd84 usb: musb: start musb on the udc side, too by Sebastian Andrzej Siewior · 11 years ago
  21. 3e3101d usb: musb: omap2430: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago
  22. 24dc353 usb: musb: get rid of unused proc_dir_entry by Greg Kroah-Hartman · 11 years ago
  23. 9ad96e6 usb: musb: re-introduce musb->port_mode by Daniel Mack · 11 years ago
  24. 74c2e93 usb: musb: factor out hcd initalization by Daniel Mack · 11 years ago
  25. 69ae2a7 usb: musb: move musb_start to musb_virthub.c by Daniel Mack · 11 years ago
  26. c2a2759 usb: musb: move function declarations to musb_{host,gadget}.h by Daniel Mack · 11 years ago
  27. 6d34967 usb: musb: remove 'ignore_disconnect' flag by Felipe Balbi · 11 years ago
  28. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  29. b18d26f usb: musb: Perform only write access on MUSB_INTRTXE by Sebastian Andrzej Siewior · 12 years ago
  30. af5ec14 usb: musb: Perform only write access on MUSB_INTRRXE by Sebastian Andrzej Siewior · 12 years ago
  31. 8d2421e usb: musb: kill global and static for multi instance by Ajay Kumar Gupta · 12 years ago
  32. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  33. a04d46d usb: musb: drop is_host_capable() and is_peripheral_capable() by Felipe Balbi · 13 years ago
  34. 032ec49 usb: musb: drop useless board_mode usage by Felipe Balbi · 13 years ago
  35. a156544 usb: musb: fix sparse warnings by Felipe Balbi · 12 years ago
  36. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  37. 1e5acb8 usb: musb: move work_struct(otg_notifier_work) from core to omap glue by Kishon Vijay Abraham I · 12 years ago
  38. fc87e08 usb: musb: drop __deprecated flag by Felipe Balbi · 12 years ago
  39. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 12 years ago
  40. 712d8ef usb: musb: fix pm_runtime calls while atomic by Vikram Pandita · 13 years ago
  41. 7d5b49a usb: musb: headers cleanup by Felipe Balbi · 13 years ago
  42. e25bec1 usb: musb: omap2+: save and restore OTG_INTERFSEL by Hema HK · 13 years ago
  43. 240a16e usb: musb: tusb6010: fix compilation by Felipe Balbi · 13 years ago
  44. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  45. 9ea3533 usb: musb: update musb_platform_ops docs to match code by Mike Frysinger · 13 years ago
  46. 1325430 USB: musb: blackfin: work around anomaly 05000450 by Mike Frysinger · 13 years ago
  47. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  48. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  49. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 13 years ago
  50. da68cce usb: musb: Remove platform context save/restore API by Hema HK · 13 years ago
  51. 207b0e1 usb: musb: Using runtime pm APIs for musb. by Hema HK · 13 years ago
  52. ad1adb8 usb: musb: gadget: do not poke with gadget's list_head by Felipe Balbi · 13 years ago
  53. 5990378 usb: musb: fix build breakage by Felipe Balbi · 13 years ago
  54. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  55. 0662481 usb: musb: disable double buffering when it's broken by Felipe Balbi · 13 years ago
  56. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 13 years ago
  57. 594632e usb: musb: Adding musb support for OMAP4430 by Hema HK · 14 years ago
  58. 92b48df usb: musb: drop board_set_vbus by Felipe Balbi · 14 years ago
  59. 7841737 usb: musb: drop musb_platform_suspend/resume by Felipe Balbi · 14 years ago
  60. 4963514 usb: musb: drop musb_platform_save/restore_context by Felipe Balbi · 14 years ago
  61. fa56df9 usb: musb: drop the set_clock magic by Felipe Balbi · 14 years ago
  62. 0349176 usb: musb: move clock handling to glue layer by Felipe Balbi · 14 years ago
  63. f7ec943 usb: musb: pass platform_ops via platform_data by Felipe Balbi · 14 years ago
  64. 7c92554 usb: musb: add Kconfig options for each glue layer by Felipe Balbi · 14 years ago
  65. 7421107 usb: musb: hold context on musb structure by Felipe Balbi · 14 years ago
  66. 743411b usb: musb: make all glue layer export struct musb_platform_ops by Felipe Balbi · 14 years ago
  67. 3ca8abb usb: musb: introduce struct musb_platform_ops by Felipe Balbi · 14 years ago
  68. ea65df5 usb: musb: remove board_data parameter from musb_platform_init() by Hema Kalliguddi · 14 years ago
  69. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago
  70. 3ee076d usb: musb: introduce DA8xx/OMAP-L1x glue layer by Sergei Shtylyov · 14 years ago
  71. 9297688 USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y by Sergei Shtylyov · 14 years ago
  72. fb9c58e USB: MUSB: Add OMAP4 support in MUSB driver by Maulik Mankad · 14 years ago
  73. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 14 years ago
  74. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  75. 5e0e61a musb: save and restore missing bus control register by Ajay Kumar Gupta · 14 years ago
  76. 9957dd9 usb: musb: Fix compile error for omaps for musb_hdrc by Tony Lindgren · 14 years ago
  77. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  78. 0ded2f1 USB: musb: set version of Blackfin version by Cliff Cai · 14 years ago
  79. 8573e6a USB: musb: get rid of omap_readl/writel by Felipe Balbi · 14 years ago
  80. 4f712e0 usb: musb: Add context save and restore support by Ajay Kumar Gupta · 14 years ago
  81. 51bf0d0 usb: musb: save dynfifo in musb struct by Ajay Kumar Gupta · 15 years ago
  82. 7ed069c USB: musb: remove some of the never defined defines by Felipe Balbi · 15 years ago
  83. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  84. 32c3b94 USB: MUSB: save hardware revision at init by Anand Gadiyar · 15 years ago
  85. b20cf90 USB: musb: make HAVE_CLK support optional by Mike Frysinger · 15 years ago
  86. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  87. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  88. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  89. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  90. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  91. 3223371 USB: musb: fix init oops crash with static FIFO config by Giuseppe GORGOGLIONE · 15 years ago
  92. 5d67a85 USB: musb: rewrite host periodic endpoint allocation by Sergei Shtylyov · 15 years ago
  93. c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB by Bryan Wu · 16 years ago
  94. c48a515 USB: musb: check if set_irq_wake succeded and remember it by Felipe Balbi · 16 years ago
  95. 96a274d USB: musb: sysfs mode updates by David Brownell · 16 years ago
  96. 746cdd0 usb: musb: get rid of procfs entry by Felipe Balbi · 16 years ago
  97. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  98. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago