aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-11USB: musb: musb_host: fix sparse warningFelipe Balbi
2009-12-11USB: musb: musb_gadget: fix sparse warningFelipe Balbi
2009-12-11USB: musb: omap2430: fix sparse warningFelipe Balbi