aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: musb: core: declare mbase only where it's usedFelipe Balbi2010-03-19
* USB: musb: fix warnings in Blackfin regsMike Frysinger2010-03-19
* usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2010-03-19
* usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren2010-03-19
* USB: musb: fix build error introduced by isoc changeSonic Zhang2010-03-19
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-15
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03
|\ \
| * | USB: musb: test always evaluates to falseRoel Kluin2010-03-02
| * | USB: musb: disable double buffering for older RTL versionsCliff Cai2010-03-02
| * | USB: musb: set version of Blackfin versionCliff Cai2010-03-02
| * | USB: musb: only print info message if probe() is successfulFelipe Balbi2010-03-02
| * | USB: musb: unmap base if we can't probeFelipe Balbi2010-03-02
| * | USB: musb: tusb6010: use resource_sizeFelipe Balbi2010-03-02
| * | USB: musb: we already tested for dyn_fifoFelipe Balbi2010-03-02
| * | USB: musb: get rid of omap_readl/writelFelipe Balbi2010-03-02
| * | usb: musb: Add context save and restore supportAjay Kumar Gupta2010-03-02
| * | USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()Roel Kluin2010-03-02
| * | usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-02
| * | usb: musb: save dynfifo in musb structAjay Kumar Gupta2010-03-02
| * | usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy2010-03-02
| * | usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu2010-03-02
| * | usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S2010-03-02
| * | usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S2010-03-02
| * | usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar2010-03-02
| * | usb: musb: hsdma: add wrapper for reading DMA countAnand Gadiyar2010-03-02
| * | USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta2010-03-02
| * | USB: musb: remove some of the never defined definesFelipe Balbi2010-03-02
| * | USB: musb: move to sysfs_groupsFelipe Balbi2010-03-02
| * | USB: musb: move two printk to dev_errFelipe Balbi2010-03-02
| * | USB: musb: use resource_size()Felipe Balbi2010-03-02
| |/
* / omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-15
|/
* USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-23
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-23
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-23
* USB: musb: correct DMA address for txCliff Cai2009-12-23
* USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov2009-12-23
* USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-23
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-23
* USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-23
* USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-23
* USB: musb: fix compiling warning with min() macroCliff Cai2009-12-23
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-23
* USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-23
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* USB: musb: musb_host: fix sparse warningFelipe Balbi2009-12-11
* USB: musb: musb_gadget: fix sparse warningFelipe Balbi2009-12-11
* USB: musb: omap2430: fix sparse warningFelipe Balbi2009-12-11
* USB: musb_gadget: remove pointless loopSergei Shtylyov2009-12-11