]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/usb/musb/musb_gadget.c
USB: MUSB: checkpatch.pl fixes to musb_gadget.c
[linux-2.6-omap-h63xx.git] / drivers / usb / musb / musb_gadget.c
2008-04-11 Felipe BalbiUSB: MUSB: checkpatch.pl fixes to musb_gadget.c
2008-04-02 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-03-28 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-03-17 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-03-13 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-03-11 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-03-05 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-02-26 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-02-21 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-02-15 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-02-15 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-02-12 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-01-24 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-01-22 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-01-16 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-01-15 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-12-18 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-12-16 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-11-28 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-11-21 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-10-29 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-10-09 Tony LindgrenMerge 2.6.23
2007-10-01 Tony LindgrenMerge linux-2.6
2007-09-20 Tony LindgrenMerge ../linux-2.6
2007-09-15 Tony LindgrenMerge omap-upstream
2007-08-30 Tony LindgrenMerge omap-upstream
2007-08-27 David Brownellmusb_hdrc cleanup -- comments, dates
2007-08-24 Bryan WuMUSB: Coding style cleanup, kill all CPP style comments
2007-08-23 David Brownellmusb_hdrc: Some more cleanup
2007-08-22 Tony LindgrenMerge omap-upstream
2007-08-21 Tony Lindgrenmusb: Rename musbdefs.h to musb_core.h
2007-08-21 Tony Lindgrenmusb: Search and replace USB_INVENTRA_FIFO with MUSB_PI...
2007-08-17 Tony Lindgrenmusb_hdrc: Keep state as b_idle if disconnected as...
2007-08-17 Tony Lindgrenmusb_hdrc: Fix SRP locking
2007-08-17 Tony Lindgrenmusb_hdrc: Search and replace MGC_END0 with MUSB_EP0
2007-08-16 Tony Lindgrenmusb_hdrc: Search and replace MGC_DMA with MUSB_DMA
2007-08-16 Tony Lindgrenmusb_hdrc: Search and replace nEnd with epnum
2007-08-16 Tony Lindgrenmusb_hdrc: Search and replace wIntr[RT]xE with int_...
2007-08-16 Tony Lindgrenmusb_hdrc: Search and replace wCsr with csr
2007-08-16 Tony Lindgrenmusb_hdrc: Add Nokia copyright, make GPLv2 license...
2007-08-15 Tony Lindgrenmusb_hdrc: Search and replace MGC_M_ with MUSB_
2007-08-15 Tony Lindgrenmusb_hdrc: Search and replace MGC_O_HDRC_ with MUSB_
2007-08-15 Tony Lindgrenmusb_hdrc: Stop VBUS draw on usb_gadget_unregister_driver
2007-08-14 Tony LindgrenMerge branch 'tusb-search-replace'
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace wPacketSize with packet_sz
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bTx with tx
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace wCsrVal with csr
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pRequest with request
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bDesiredMode with desired...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bStatus with status
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace dwActualLength with actua...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace dwMaxLength with max_len
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pGadgetDriver with gadget...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bAddress with address
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pDmaController with dma_c...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace wMaxPacketSizeRx with...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace wMaxPacketSizeTx with...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bIsSharedFifo with is_sha...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace MGC_SelectEnd with musb_e...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace Lock with lock
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bEnd with epnum
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bEndNumber with current_epnum
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace bEndCount with nr_endpoints
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace aLocalEnd with endpoints
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace wCount with len
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace wFifoCount with fifo_count
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pBase with mbase
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pRegs with mregs
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pEnd with musb_ep when...
2007-08-13 Tony Lindgrenmusb_hdrc: Search and replace pThis with musb
2007-08-06 Tony LindgrenMerge omap-upstream
2007-07-11 Tony LindgrenMerge omap-drivers
2007-06-29 Tony Lindgrenmusb_hdrc: Make SRP reliable and fix timer value
2007-06-29 Tony Lindgrenmusb_hdrc: Add support for SRP, HNP and basic host...
2007-06-21 Tony LindgrenMerge omap-drivers
2007-06-05 Tony LindgrenMerge omap-drivers
2007-05-25 Vikram Panditamusb_hdrc: MUSB HOST support on 2430SDP
2007-05-24 Tony LindgrenMerge omap-drivers
2007-05-16 Tony LindgrenMerge omap-drivers
2007-05-11 Tony LindgrenMerge omap-drivers
2007-05-08 Tony LindgrenMerge omap-drivers
2007-05-08 Tony LindgrenMerge omap-drivers
2007-04-26 Tony LindgrenMerge omap-drivers
2007-04-26 Tony LindgrenMerge omap-drivers
2007-04-16 Tony LindgrenMerge omap-drivers
2007-04-16 Tony LindgrenMerge omap-drivers
2007-04-04 Tony LindgrenMerge omap-drivers
2007-04-03 Tony LindgrenMerge omap-drivers
2007-04-02 Tony LindgrenMerge omap-drivers
2007-03-29 Tony LindgrenMerge omap-drivers
2007-03-23 David Brownellmusb_hdrc: Update peripheral side suspend support
2007-03-23 David Brownellmusb_hdrc: Minor cleanups involving name changes
2007-03-19 Tony LindgrenMerge omap-drivers
2007-03-19 Tony LindgrenMerge omap-drivers
2007-03-07 Tony LindgrenMerge omap-drivers
2007-03-07 Tony LindgrenMerge omap-drivers
2007-03-06 Tony LindgrenMerge omap-drivers
2007-03-05 Tony LindgrenMerge omap-drivers
2007-03-05 Tony LindgrenMerge omap-drivers
2007-03-02 Tony LindgrenMerge omap-drivers
next