aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: Fix tusb6010 for DMA APITony Lindgren2010-04-30
* musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-30
* MUSB: fix DaVinci glue layer dependencySergei Shtylyov2010-04-30
* musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-30
* MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-30
* MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov2010-04-30
* musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-30
* musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-30
* musb: potential use after freeDan Carpenter2010-04-30
* musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-30
* MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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