aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-316/+660
2010-03-02USB: musb: test always evaluates to falseRoel Kluin1-2/+1
2010-03-02USB: musb: disable double buffering for older RTL versionsCliff Cai2-4/+23
2010-03-02USB: musb: set version of Blackfin versionCliff Cai2-8/+14
2010-03-02USB: musb: only print info message if probe() is successfulFelipe Balbi1-13/+12
2010-03-02USB: musb: unmap base if we can't probeFelipe Balbi1-1/+7
2010-03-02USB: musb: tusb6010: use resource_sizeFelipe Balbi1-1/+1
2010-03-02USB: musb: we already tested for dyn_fifoFelipe Balbi1-15/+4
2010-03-02USB: musb: get rid of omap_readl/writelFelipe Balbi4-49/+47
2010-03-02usb: musb: Add context save and restore supportAjay Kumar Gupta4-0/+291
2010-03-02USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()Roel Kluin1-1/+1
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2-0/+13
2010-03-02usb: musb: save dynfifo in musb structAjay Kumar Gupta2-1/+4
2010-03-02usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy1-139/+116
2010-03-02usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu1-15/+13
2010-03-02usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S1-23/+10
2010-03-02usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S1-0/+24
2010-03-02usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar1-3/+22
2010-03-02usb: musb: hsdma: add wrapper for reading DMA countAnand Gadiyar1-0/+17
2010-03-02USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta1-0/+34
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi2-36/+4
2010-03-02USB: musb: move to sysfs_groupsFelipe Balbi1-18/+15
2010-03-02USB: musb: move two printk to dev_errFelipe Balbi1-2/+2
2010-03-02USB: musb: use resource_size()Felipe Balbi1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren3-5/+5
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2-45/+91
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad1-1/+1
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad1-0/+2
2009-12-23USB: musb: correct DMA address for txCliff Cai1-1/+1
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov1-4/+10
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S1-0/+6
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi1-0/+8
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy1-0/+1
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S1-1/+1
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai1-1/+1
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi1-2/+2
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov1-3/+3
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-11USB: musb: musb_host: fix sparse warningFelipe Balbi1-5/+5
2009-12-11USB: musb: musb_gadget: fix sparse warningFelipe Balbi1-2/+2
2009-12-11USB: musb: omap2430: fix sparse warningFelipe Balbi1-1/+1
2009-12-11USB: musb_gadget: remove pointless loopSergei Shtylyov1-92/+82
2009-12-11USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()Sergei Shtylyov2-27/+38
2009-12-11USB: musb_gadget: implement set_wedge() methodSergei Shtylyov3-2/+26
2009-12-11USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov1-1/+0
2009-12-11USB: MUSB: save hardware revision at initAnand Gadiyar2-6/+12
2009-12-11USB: musb: fix printf warning in debug codeMike Frysinger1-1/+1