Difference between revisions of "MUSB"

From eLinux.org
Jump to: navigation, search
(MUSB PENDING PATCHES)
(MUSB PENDING PATCHES)
Line 8: Line 8:
 
   * None
 
   * None
 
=== Review in progress ===
 
=== Review in progress ===
  1 musb: fix compilation warning in host only mode [http://marc.info/?l=linux-usb&m=127677128409293&w=2]
+
* musb: fix compilation warning in host only mode [http://marc.info/?l=linux-usb&m=127677128409293&w=2]
  1 USB: musb: suppress warning about unused flags [http://marc.info/?l=linux-usb&m=127677127809281&w=2]
+
* USB: musb: suppress warning about unused flags [http://marc.info/?l=linux-usb&m=127677127809281&w=2]
  1 usb: musb: use correct register widths in register dumps [http://marc.info/?l=linux-usb&m=127730323022860&w=2]
+
* usb: musb: use correct register widths in register dumps [http://marc.info/?l=linux-usb&m=127730323022860&w=2]
  1
+
*
  
 
== New feature patches for v2.6.36 ==
 
== New feature patches for v2.6.36 ==

Revision as of 00:29, 2 July 2010

MUSBMHDRC DRD OTG Controller

The MUSBMHDRC DRD OTG Controller (from now on referred to as MUSB is a Dual-Role OTG IP Core used in several SoC implementations. At the time of this writing at least OMAP, DaVinci and Blackfins integrate that IP Core in the SoC and a discrete version of it is supplied by Texas Instruments as the tusb6010 ASIC.

MUSB PENDING PATCHES

Bug fix patches for v2.6.35

Acked by Felipe

  * None

Review in progress

* musb: fix compilation warning in host only mode [1]
* USB: musb: suppress warning about unused flags [2]
* usb: musb: use correct register widths in register dumps [3]
* 

New feature patches for v2.6.36

Acked by Felipe

  * musb: Kill board specific pinmux from driver file [4]

Review in progress

  * AM35x: Add musb support [5]
  * musb: add musb support for AM35x [6]
  * musb: AM35x: Workaround for fifo read issue [7]
  * usb: musb: Update FIFO mode_5_cfg to accomodate 4K [8]
  * musb: remove extra blank and border lines [9]
  * OMAP3: musb: add neednop flag to fix nop modular issue [10]
  * musb: populate board_data within musb structure [11]
  * usb: musb: do not override DMA mode in channel program [12]