1. f7ec943 usb: musb: pass platform_ops via platform_data by Felipe Balbi · 14 years ago
  2. 05ac10d usb: musb: trivial search and replace patch by Felipe Balbi · 14 years ago
  3. 7c92554 usb: musb: add Kconfig options for each glue layer by Felipe Balbi · 14 years ago
  4. 7421107 usb: musb: hold context on musb structure by Felipe Balbi · 14 years ago
  5. 743411b usb: musb: make all glue layer export struct musb_platform_ops by Felipe Balbi · 14 years ago
  6. fcf173e usb: musb: add names for IRQs in structure resource by Hema Kalliguddi · 14 years ago
  7. ea65df5 usb: musb: remove board_data parameter from musb_platform_init() by Hema Kalliguddi · 14 years ago
  8. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  9. f405387 USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode by Sergei Shtylyov · 14 years ago
  10. a6038ee usb: musb: ignore spurious SESSREQ interrupts by Heikki Krogerus · 14 years ago
  11. ae9b2ad usb: musb: Change to direct addr in context save/restore by Bob Liu · 14 years ago
  12. d709d22 USB: musb: fix compilation warning in host only mode by Ajay Kumar Gupta · 14 years ago
  13. f2263db USB: musb: fix Blackfin ulpi stubs by Mike Frysinger · 14 years ago
  14. 7d9645f USB: musb_core: make disconnect and suspend interrupts work again by Sergei Shtylyov · 14 years ago
  15. 2bb14cb usb: musb: Fix a bug by making suspend interrupt available in device mode by Maulik Mankad · 14 years ago
  16. ffb865b usb: musb: add ulpi access operations by Heikki Krogerus · 14 years ago
  17. b0f9da7 usb: musb: debugfs: musb_exit_debugfs() can be called on probe by Felipe Balbi · 14 years ago
  18. 7f7f9e2 usb: musb: add debugfs support by Felipe Balbi · 15 years ago
  19. fb9c58e USB: MUSB: Add OMAP4 support in MUSB driver by Maulik Mankad · 15 years ago
  20. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 15 years ago
  21. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 15 years ago
  22. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  23. 34e2beb musb_core: fix musb_init_controller() error cleanup path by Sergei Shtylyov · 14 years ago
  24. 461972d musb_core: don't call musb_platform_exit() twice by Sergei Shtylyov · 14 years ago
  25. 3d0bfbf musb_core: don't prevent disabling clock on driver unload by Sergei Shtylyov · 14 years ago
  26. 1fb48f4 musb_core: don't touch 'musb->clock' in musb_free() by Sergei Shtylyov · 14 years ago
  27. 5e0e61a musb: save and restore missing bus control register by Ajay Kumar Gupta · 14 years ago
  28. aa47145 usb: musb: core: declare mbase only where it's used by Felipe Balbi · 15 years ago
  29. adb3ee4 usb: musb: abstract out ULPI_BUSCONTROL register reads/writes by Mike Frysinger · 15 years ago
  30. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  31. ab3bbfa USB: musb: only print info message if probe() is successful by Felipe Balbi · 15 years ago
  32. da5108e USB: musb: unmap base if we can't probe by Felipe Balbi · 15 years ago
  33. ad517e9e USB: musb: we already tested for dyn_fifo by Felipe Balbi · 15 years ago
  34. 8573e6a USB: musb: get rid of omap_readl/writel by Felipe Balbi · 15 years ago
  35. 4f712e0 usb: musb: Add context save and restore support by Ajay Kumar Gupta · 15 years ago
  36. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  37. 51bf0d0 usb: musb: save dynfifo in musb struct by Ajay Kumar Gupta · 15 years ago
  38. 1c25fda usb: musb: handle irqs in the order dictated by programming guide by Arnaud Mandy · 15 years ago
  39. 3b15152 USB: musb: Add new fifo table for a OMAP3 errata by Ajay Kumar Gupta · 15 years ago
  40. 7ed069c USB: musb: remove some of the never defined defines by Felipe Balbi · 15 years ago
  41. 9437575 USB: musb: move to sysfs_groups by Felipe Balbi · 15 years ago
  42. b3b1cc3 USB: musb: move two printk to dev_err by Felipe Balbi · 15 years ago
  43. 195e9e4 USB: musb: use resource_size() by Felipe Balbi · 15 years ago
  44. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 15 years ago
  45. 0ea52ff USB: musb: Fix array index out of bounds issue by Maulik Mankad · 15 years ago
  46. cd42fef USB: musb: do not work if no gadget driver is loaded by Felipe Balbi · 15 years ago
  47. e3060b1 USB: musb: move musb_remove to __exit by Felipe Balbi · 15 years ago
  48. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  49. 32c3b94 USB: MUSB: save hardware revision at init by Anand Gadiyar · 15 years ago
  50. 1230435 USB: musb: Remove unwanted message in boot log by Ajay Kumar Gupta · 15 years ago
  51. c740d0d USB: musb: fix put_device() call sequence by Ajay Kumar Gupta · 15 years ago
  52. 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  53. 2bbff7b USB: musb: fix CONFIGDATA register read issue by Ajay Kumar Gupta · 15 years ago
  54. 3a9f5bd USB: musb: Refer to musb_otg_timer_func under correct #ifdef by Amit Kucheria · 15 years ago
  55. 48fea96 USB: Rework musb suspend()/resume_early() by Magnus Damm · 15 years ago
  56. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  57. ab983f2a musb: support disconnect after HNP roleswitch by David Brownell · 15 years ago
  58. 1de00da musb: make initial HNP roleswitch work (v2) by David Brownell · 15 years ago
  59. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  60. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  61. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  62. 10c966c USB: musb: fix build when !CONFIG_PM by Alexander Beregalov · 15 years ago
  63. 0ec8fd7 USB: musb: fix possible panic while resuming by Kim Kyuwon · 15 years ago
  64. 7438217 USB: musb: only turn off vbus in OTG hosts by Ajay Kumar Gupta · 16 years ago
  65. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  66. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  67. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  68. 97a3989 USB: musb free_irq bugfix by Ajay Kumar Gupta · 16 years ago
  69. c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB by Bryan Wu · 16 years ago
  70. c48a515 USB: musb: check if set_irq_wake succeded and remember it by Felipe Balbi · 16 years ago
  71. bb1c9ef USB: musb: host side diagnostics tweaks by David Brownell · 16 years ago
  72. 96a274d USB: musb: sysfs mode updates by David Brownell · 16 years ago
  73. 427c4f3 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  74. b60c72a usb: musb: fix debug global variable name by Felipe Balbi · 16 years ago
  75. 28c2c51 usb: musb: remove dead code from procfs by Felipe Balbi · 16 years ago
  76. c767c1c usb: musb_hdrc build fixes by David Brownell · 16 years ago
  77. 02582b9 MUSB: Add sanity check for maximum number of endpoints by Kevin Hilman · 16 years ago
  78. 0590d58 usb: musb: fix include path by Felipe Balbi · 16 years ago
  79. e8164f6 usb: musb: get rid of MUSB_LOGLEVEL and use parameter by Felipe Balbi · 16 years ago
  80. 746cdd0 usb: musb: get rid of procfs entry by Felipe Balbi · 16 years ago
  81. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  82. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago