- 17 Aug, 2007 4 commits
-
-
Tony Lindgren authored
Search and replace MGC_END_OFFSET with MUSB_EP_OFFSET Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace MGC_END0 with MUSB_EP0 Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Fix build for 2430 as suggested by Richard Woodruff. Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Kevin Hilman authored
Signed-off-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-
- 16 Aug, 2007 36 commits
-
-
Tony Lindgren authored
Search and replace MGC_DMA with MUSB_DMA Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Get rid of unnecessary DMA typedef & fix a comment typo Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bComplete with complete Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bMore with more Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bReg with reg Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wType with musb_type Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace pController with controller Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace dwData with data Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wRelMinor with rev_minor Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wRelMajor with rev_major Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wRelease with hwvers Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wFrame with frame Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace nEnd with epnum Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace nBestEnd with best_end Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wBestDiff with best_diff Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wVal with val, except for wValue Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bIsochError with iso_err Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace pFifoSource with fifo_src Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace pFifoDest with fifo_dest Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bDmaOk with dma_ok Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wLoadCount with load_count Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace nPipe with pipe Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bDone with done Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wRxCount with rx_count Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace pDmaChannel with dma_channel Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wEndMask with epmask Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace dwLength with len Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace pBuffer with buf Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace pUrb with urb Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bTransmit with transmit Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bIntr with int_hsdma Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace bIntrUSB with int_usb Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wIntr[RT]xE with int_[rt]xe Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace wCsr with csr. Also manually fix remaining RxCsr comments. Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Search and replace w[RT]xCsrVal with [rt]_csr Signed-off-by: Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
This patch adds Nokia copyright, and makes the license text generic to cover all parties involved by removing "Inventra Controller Driver" and "Mentor Graphics" specific text from the license. Signed-off-by: Tony Lindgren <tony@atomide.com>
-