1. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  2. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago
  3. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  4. 00be545 usb: musb: blackfin: call gpio_free() on error path in musb_platform_init() by Sergei Shtylyov · 14 years ago
  5. 3daad24 usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit() by Sergei Shtylyov · 14 years ago
  6. f405387 USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode by Sergei Shtylyov · 14 years ago
  7. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  8. e0c4347 usb: musb: gadget: only enable AUTOCLEAR in double buffered case by Felipe Balbi · 14 years ago
  9. e7379aa usb: musb: gadget: fix ZLP sending in musb_g_tx(v1) by Ming Lei · 14 years ago
  10. a6038ee usb: musb: ignore spurious SESSREQ interrupts by Heikki Krogerus · 14 years ago
  11. 4346786 usb: musb: gadget: kill unreachable code in musb_g_rx() by Sergei Shtylyov · 14 years ago
  12. 2f8d5cd USB: musb: suppress warning about unused flags by Jon Povey · 14 years ago
  13. f8afbf7f usb: musb: host: support DMA transfers greater than max channel length by T. S., Anil Kumar · 14 years ago
  14. ae9b2ad usb: musb: Change to direct addr in context save/restore by Bob Liu · 14 years ago
  15. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  16. 6587cc0 usb: musb: musbhsdma: increase max_len to 1MB by Anil Shetty · 14 years ago
  17. f11d893 usb: musb: support ISO high bandwidth for gadget mode by Ming Lei · 14 years ago
  18. 3ee076d usb: musb: introduce DA8xx/OMAP-L1x glue layer by Sergei Shtylyov · 14 years ago
  19. d613746 USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG by Sergei Shtylyov · 14 years ago
  20. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  21. a666e3e usb: musb: gadget: restart request on clearing endpoint halt by Sergei Shtylyov · 14 years ago
  22. 4c64733 usb: musb: host: Issue a memory barrier before starting DMA by Santosh Shilimkar · 14 years ago
  23. 66af83d usb: musb: gadget: fix dma length in txstate by Ming Lei · 14 years ago
  24. bb27bc2 usb: musb: gadget: complete request only if data is transfered over by Ming Lei · 14 years ago
  25. 1018b4e usb: musb: gadget: fix DMA length for OUT transfer by Ming Lei · 14 years ago
  26. 490e5fb usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 by Ming Lei · 14 years ago
  27. eeb1b2a usb: musb: gadget: fix bulk IN infinit hangs in double buffer case by Ming Lei · 14 years ago
  28. bd2e74d usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style by Ming Lei · 14 years ago
  29. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  30. d0390d9 USB: musb: forward debug mode feature to gadget by stephane duverger · 14 years ago
  31. 8ca47c8 USB: musb: do not override DMA mode in channel program by Anand Gadiyar · 14 years ago
  32. 3f1a969 USB: musb: Kill board specific pinmux from driver file by Anand Gadiyar · 14 years ago
  33. d709d22 USB: musb: fix compilation warning in host only mode by Ajay Kumar Gupta · 14 years ago
  34. 0936fb5 USB: musb: use correct register widths in register dumps by Anand Gadiyar · 14 years ago
  35. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  36. 2b795ea USB: musb: tusb6010: fix compile error with n8x0_defconfig by Felipe Balbi · 14 years ago
  37. c0f1f8e USB: musb: Enable the maximum supported burst mode for DMA by Hema HK · 14 years ago
  38. f2263db USB: musb: fix Blackfin ulpi stubs by Mike Frysinger · 14 years ago
  39. 9297688 USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y by Sergei Shtylyov · 14 years ago
  40. 7d9645f USB: musb_core: make disconnect and suspend interrupts work again by Sergei Shtylyov · 14 years ago
  41. 2bb14cb usb: musb: Fix a bug by making suspend interrupt available in device mode by Maulik Mankad · 14 years ago
  42. c4d80b7d usb: musb: update gfp/slab.h includes by Tejun Heo · 14 years ago
  43. ffb865b usb: musb: add ulpi access operations by Heikki Krogerus · 14 years ago
  44. d7086dd usb: musb: Makefile: remove unexistent config option by Felipe Balbi · 14 years ago
  45. 82e2af4 usb: musb: omap2430.c: remove unnecessary includes by Anand Gadiyar · 14 years ago
  46. 00ce8ec usb: musb: omap2430: remove unused define by Anand Gadiyar · 14 years ago
  47. d55d221 MUSB: Blackfin: remove musb_platform_{suspend|resume}() by Sergei Shtylyov · 14 years ago
  48. 5b3078b MUSB: OMAP: make musb_platform_suspend() 'static' by Sergei Shtylyov · 14 years ago
  49. 69b2cd7 MUSB: Blackfin: remove bfin_vbus_power() by Sergei Shtylyov · 14 years ago
  50. ca0d445 MUSB: OMAP: remove omap_vbus_power() by Sergei Shtylyov · 14 years ago
  51. ff927ad USB: musb: support host/gadget role switching on Blackfin parts by Cliff Cai · 14 years ago
  52. b0f9da7 usb: musb: debugfs: musb_exit_debugfs() can be called on probe by Felipe Balbi · 14 years ago
  53. ddb495d4 usb: musb: hsdma: use musb_read/writel by Felipe Balbi · 14 years ago
  54. ca4b253 usb: musb: gadget: support musb-specific test modes by Felipe Balbi · 14 years ago
  55. 7f7f9e2 usb: musb: add debugfs support by Felipe Balbi · 14 years ago
  56. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  57. fb9c58e USB: MUSB: Add OMAP4 support in MUSB driver by Maulik Mankad · 14 years ago
  58. c71b1b9 USB: MUSB: Build MUSB driver for OMAP4 by Maulik Mankad · 14 years ago
  59. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 14 years ago
  60. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  61. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 14 years ago
  62. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  63. 1d0f11b usb: Fix tusb6010 for DMA API by Tony Lindgren · 14 years ago
  64. 34e2beb musb_core: fix musb_init_controller() error cleanup path by Sergei Shtylyov · 14 years ago
  65. c6a39ee MUSB: fix DaVinci glue layer dependency by Sergei Shtylyov · 14 years ago
  66. 461972d musb_core: don't call musb_platform_exit() twice by Sergei Shtylyov · 14 years ago
  67. 7917a9d MUSB: OMAP: don't call clk_put() by Sergei Shtylyov · 14 years ago
  68. 13962c7 MUSB: DaVinci: fix musb_platform_init() error cleanup path by Sergei Shtylyov · 14 years ago
  69. 3d0bfbf musb_core: don't prevent disabling clock on driver unload by Sergei Shtylyov · 14 years ago
  70. 1fb48f4 musb_core: don't touch 'musb->clock' in musb_free() by Sergei Shtylyov · 14 years ago
  71. 714bc5e musb: potential use after free by Dan Carpenter · 14 years ago
  72. 5e0e61a musb: save and restore missing bus control register by Ajay Kumar Gupta · 14 years ago
  73. 2f83175 MUSB: Blackfin: don't fake blackfin_interrupt() result by Sergei Shtylyov · 14 years ago
  74. 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
  75. aa47145 usb: musb: core: declare mbase only where it's used by Felipe Balbi · 14 years ago
  76. 7f4bca4 USB: musb: fix warnings in Blackfin regs by Mike Frysinger · 14 years ago
  77. adb3ee4 usb: musb: abstract out ULPI_BUSCONTROL register reads/writes by Mike Frysinger · 14 years ago
  78. 9957dd9 usb: musb: Fix compile error for omaps for musb_hdrc by Tony Lindgren · 14 years ago
  79. ae92697 USB: musb: fix build error introduced by isoc change by Sonic Zhang · 14 years ago
  80. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  81. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  82. 08e6c97 USB: musb: test always evaluates to false by Roel Kluin · 15 years ago
  83. 9f445cb USB: musb: disable double buffering for older RTL versions by Cliff Cai · 15 years ago
  84. 0ded2f1 USB: musb: set version of Blackfin version by Cliff Cai · 15 years ago
  85. ab3bbfa USB: musb: only print info message if probe() is successful by Felipe Balbi · 15 years ago
  86. da5108e USB: musb: unmap base if we can't probe by Felipe Balbi · 15 years ago
  87. 3d26864 USB: musb: tusb6010: use resource_size by Felipe Balbi · 15 years ago
  88. ad517e9e USB: musb: we already tested for dyn_fifo by Felipe Balbi · 15 years ago
  89. 8573e6a USB: musb: get rid of omap_readl/writel by Felipe Balbi · 15 years ago
  90. 4f712e0 usb: musb: Add context save and restore support by Ajay Kumar Gupta · 15 years ago
  91. 94089d5 USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() by Roel Kluin · 15 years ago
  92. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  93. 51bf0d0 usb: musb: save dynfifo in musb struct by Ajay Kumar Gupta · 15 years ago
  94. 1c25fda usb: musb: handle irqs in the order dictated by programming guide by Arnaud Mandy · 15 years ago
  95. 1ca9e9c usb: musb: clean up commit 'workaround Blackfin FIFO anomalies' by Bryan Wu · 15 years ago
  96. 5659692 usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly by Swaminathan S · 15 years ago
  97. 5274dab usb: musb: workaround toggle bug when doing bulk transfer after isoc by Swaminathan S · 15 years ago
  98. f933a0c usb: musb: workaround MUSB DMA_INTR sometimes reads zero by Anand Gadiyar · 15 years ago
  99. 452f039 usb: musb: hsdma: add wrapper for reading DMA count by Anand Gadiyar · 15 years ago
  100. 3b15152 USB: musb: Add new fifo table for a OMAP3 errata by Ajay Kumar Gupta · 15 years ago