1. 63eed2b usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver by Felipe Balbi · 14 years ago
  2. 75a14b1 usb: musb: do not error out if Kconfig doesn't match board mode by Felipe Balbi · 14 years ago
  3. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  4. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  5. 5f5761c usb: musb: introduce api for dma code to check compatibility with usb request by Mian Yousaf Kaukab · 14 years ago
  6. c65bfa6 usb: musb: maintain three states for buffer mappings instead of two by Mian Yousaf Kaukab · 14 years ago
  7. 0662481 usb: musb: disable double buffering when it's broken by Felipe Balbi · 14 years ago
  8. 9c66807 usb: musb: hsdma: change back to use musb_read/writew by Bob Liu · 14 years ago
  9. 541079d usb: musb: core: fix IRQ check by Sergei Shtylyov · 14 years ago
  10. 456bb16 usb: musb: fix kernel panic during s2ram(v2) by Ming Lei · 14 years ago
  11. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  12. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  13. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  15. 2faa83e Revert "USB: musb: pm: don't rely fully on clock support" by Greg Kroah-Hartman · 14 years ago
  16. 224acb1 Revert "USB: musb: blackfin: pm: make it work" by Greg Kroah-Hartman · 14 years ago
  17. e4a2b35 usb: musb: core: kill unneeded #include's by Sergei Shtylyov · 14 years ago
  18. 594632e usb: musb: Adding musb support for OMAP4430 by Hema HK · 14 years ago
  19. 4c42fbc usb: musb: TWL6030: Selecting TWL6030_USB transceiver by Hema HK · 14 years ago
  20. 4bc36fd usb: musb: add support for ux500 platform by Mian Yousaf Kaukab · 14 years ago
  21. a9c0378 musb: am35x: fix compile error due to control apis by Ajay Kumar Gupta · 14 years ago
  22. 92b48df usb: musb: drop board_set_vbus by Felipe Balbi · 14 years ago
  23. 7841737 usb: musb: drop musb_platform_suspend/resume by Felipe Balbi · 14 years ago
  24. fcd22e3 usb: musb: blackfin: usb dev_pm_ops structure by Felipe Balbi · 14 years ago
  25. 6f783e2 usb: musb: am35x: usb dev_pm_ops structure by Felipe Balbi · 14 years ago
  26. c20aebb usb: musb: omap2430: use dev_pm_ops structure by Felipe Balbi · 14 years ago
  27. e632635 usb: musb: omap2430: drop the nops by Felipe Balbi · 14 years ago
  28. 3c8a5fc usb: musb: mark musb_save/restore_context static by Felipe Balbi · 14 years ago
  29. 4963514 usb: musb: drop musb_platform_save/restore_context by Felipe Balbi · 14 years ago
  30. fa56df9 usb: musb: drop the set_clock magic by Felipe Balbi · 14 years ago
  31. 0349176 usb: musb: move clock handling to glue layer by Felipe Balbi · 14 years ago
  32. f7ec943 usb: musb: pass platform_ops via platform_data by Felipe Balbi · 14 years ago
  33. a023c63 usb: musb: blackfin: give it a context structure by Felipe Balbi · 14 years ago
  34. e6480fa usb: musb: da8xx: give it a context structure by Felipe Balbi · 14 years ago
  35. e110de4 usb: musb: davinci: give it a context structure by Felipe Balbi · 14 years ago
  36. 1add75d usb: musb: tusb6010: give it a context structure by Felipe Balbi · 14 years ago
  37. 0919dfc usb: musb: am35x: give it a context structure by Felipe Balbi · 14 years ago
  38. a3cee12 usb: musb: omap2430: give it a context structure by Felipe Balbi · 14 years ago
  39. 9cb0308 usb: musb: split blackfin to its own platform_driver by Felipe Balbi · 14 years ago
  40. 8ceae51 usb: musb: split da8xx to its own platform_driver by Felipe Balbi · 14 years ago
  41. 73b089b usb: musb: split davinci to its own platform_driver by Felipe Balbi · 14 years ago
  42. 18688fb usb: musb: split tusb6010 to its own platform_driver by Felipe Balbi · 14 years ago
  43. ce40c57 usb: musb: split am35x to its own platform_driver by Felipe Balbi · 14 years ago
  44. dc09886 usb: musb: split omap2430 to its own platform_driver by Felipe Balbi · 14 years ago
  45. 05ac10d usb: musb: trivial search and replace patch by Felipe Balbi · 14 years ago
  46. 7c92554 usb: musb: add Kconfig options for each glue layer by Felipe Balbi · 14 years ago
  47. 7421107 usb: musb: hold context on musb structure by Felipe Balbi · 14 years ago
  48. 743411b usb: musb: make all glue layer export struct musb_platform_ops by Felipe Balbi · 14 years ago
  49. 3ca8abb usb: musb: introduce struct musb_platform_ops by Felipe Balbi · 14 years ago
  50. 0607f86 usb: musb: gadget: prevent a NULL pointer dereference by Felipe Balbi · 14 years ago
  51. fcf173e usb: musb: add names for IRQs in structure resource by Hema Kalliguddi · 14 years ago
  52. ea65df5 usb: musb: remove board_data parameter from musb_platform_init() by Hema Kalliguddi · 14 years ago
  53. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  54. bb324b0 usb: musb: gadget: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  55. e75df37 usb: musb: clear RXCSR_AUTOCLEAR before PIO read by Ming Lei · 14 years ago
  56. 92d2711 usb: musb: unmap dma buffer when switching to PIO by Hema Kalliguddi · 14 years ago
  57. 6e16edf usb: musb: fail unaligned DMA transfers on v1.8 and above by Anand Gadiyar · 14 years ago
  58. 0739702 usb: musb: gadget: kill duplicate code in musb_gadget_queue() by Sergei Shtylyov · 14 years ago
  59. 19aab56 usb: musb: Fix handling of spurious SESSREQ by Heikki Krogerus · 14 years ago
  60. b212091 usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time by Ming Lei · 14 years ago
  61. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 14 years ago
  62. 68f6471 USB: musb: blackfin: fix dynamic device<->host changing by Bob Liu · 14 years ago
  63. 1e393c6 USB: musb: blackfin: pm: make it work by Bob Liu · 14 years ago
  64. 32d5dc9 USB: musb: pm: don't rely fully on clock support by Bob Liu · 14 years ago
  65. 5d726f5 USB: musb: blackfin: fix musb_read_txhubport() definition by Ian Jeffray · 14 years ago
  66. 31c9909 USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration by Ming Lei · 14 years ago
  67. 120d074 usb: musb: don't leave PHY enabled on shutdown() by Grazvydas Ignotas · 14 years ago
  68. e2c3404 usb: musb: musb_gadget: fix resource leakage in error path by Rahul Ruikar · 14 years ago
  69. 9001d80 usb: musb: gadget: fix dma mode 0 in double buffer Rx case by Ming Lei · 14 years ago
  70. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  71. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  72. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago
  73. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  74. 00be545 usb: musb: blackfin: call gpio_free() on error path in musb_platform_init() by Sergei Shtylyov · 14 years ago
  75. 3daad24 usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit() by Sergei Shtylyov · 14 years ago
  76. f405387 USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode by Sergei Shtylyov · 14 years ago
  77. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  78. e0c4347 usb: musb: gadget: only enable AUTOCLEAR in double buffered case by Felipe Balbi · 14 years ago
  79. e7379aa usb: musb: gadget: fix ZLP sending in musb_g_tx(v1) by Ming Lei · 14 years ago
  80. a6038ee usb: musb: ignore spurious SESSREQ interrupts by Heikki Krogerus · 14 years ago
  81. 4346786 usb: musb: gadget: kill unreachable code in musb_g_rx() by Sergei Shtylyov · 14 years ago
  82. 2f8d5cd USB: musb: suppress warning about unused flags by Jon Povey · 14 years ago
  83. f8afbf7f usb: musb: host: support DMA transfers greater than max channel length by T. S., Anil Kumar · 14 years ago
  84. ae9b2ad usb: musb: Change to direct addr in context save/restore by Bob Liu · 14 years ago
  85. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  86. 6587cc0 usb: musb: musbhsdma: increase max_len to 1MB by Anil Shetty · 14 years ago
  87. f11d893 usb: musb: support ISO high bandwidth for gadget mode by Ming Lei · 14 years ago
  88. 3ee076d usb: musb: introduce DA8xx/OMAP-L1x glue layer by Sergei Shtylyov · 14 years ago
  89. d613746 USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG by Sergei Shtylyov · 14 years ago
  90. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  91. a666e3e usb: musb: gadget: restart request on clearing endpoint halt by Sergei Shtylyov · 14 years ago
  92. 4c64733 usb: musb: host: Issue a memory barrier before starting DMA by Santosh Shilimkar · 14 years ago
  93. 66af83d usb: musb: gadget: fix dma length in txstate by Ming Lei · 14 years ago
  94. bb27bc2 usb: musb: gadget: complete request only if data is transfered over by Ming Lei · 14 years ago
  95. 1018b4e usb: musb: gadget: fix DMA length for OUT transfer by Ming Lei · 14 years ago
  96. 490e5fb usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 by Ming Lei · 14 years ago
  97. eeb1b2a usb: musb: gadget: fix bulk IN infinit hangs in double buffer case by Ming Lei · 14 years ago
  98. bd2e74d usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style by Ming Lei · 14 years ago
  99. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  100. d0390d9 USB: musb: forward debug mode feature to gadget by stephane duverger · 14 years ago