aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov
2010-04-30musb: potential use after freeDan Carpenter
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: musb: test always evaluates to falseRoel Kluin
2010-03-02USB: musb: disable double buffering for older RTL versionsCliff Cai
2010-03-02USB: musb: set version of Blackfin versionCliff Cai
2010-03-02USB: musb: only print info message if probe() is successfulFelipe Balbi
2010-03-02USB: musb: unmap base if we can't probeFelipe Balbi
2010-03-02USB: musb: tusb6010: use resource_sizeFelipe Balbi
2010-03-02USB: musb: we already tested for dyn_fifoFelipe Balbi
2010-03-02USB: musb: get rid of omap_readl/writelFelipe Balbi
2010-03-02usb: musb: Add context save and restore supportAjay Kumar Gupta
2010-03-02USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()Roel Kluin
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta
2010-03-02usb: musb: save dynfifo in musb structAjay Kumar Gupta
2010-03-02usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy
2010-03-02usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu
2010-03-02usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S
2010-03-02usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S
2010-03-02usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar
2010-03-02usb: musb: hsdma: add wrapper for reading DMA countAnand Gadiyar
2010-03-02USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi
2010-03-02USB: musb: move to sysfs_groupsFelipe Balbi
2010-03-02USB: musb: move two printk to dev_errFelipe Balbi
2010-03-02USB: musb: use resource_size()Felipe Balbi
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad
2009-12-23USB: musb: correct DMA address for txCliff Cai
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov