aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* 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
* 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
* USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()Sergei Shtylyov2009-12-11
* USB: musb_gadget: implement set_wedge() methodSergei Shtylyov2009-12-11
* USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov2009-12-11
* USB: MUSB: save hardware revision at initAnand Gadiyar2009-12-11
* USB: musb: fix printf warning in debug codeMike Frysinger2009-12-11
* USB: musb: Blackfin code needs NOP_USB_XCEIV tooCliff Cai2009-12-11
* USB: musb: error out when anomaly 05000380 is applicableSonic Zhang2009-12-11
* USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai2009-12-11
* USB: musb: fix musb_platform_set_mode() definitionBryan Wu2009-12-11
* USB: musb: add work around for Blackfin anomaly 05000456Sonic Zhang2009-12-11
* USB: musb: add notes for Blackfin anomaliesSonic Zhang2009-12-11
* USB: musb: update Blackfin processor dependencySonic Zhang2009-12-11
* USB: musb: kill some useless comments in Blackfin driverBryan Wu2009-12-11
* USB: musb: kill compile warning for Blackfin systemsBryan Wu2009-12-11
* USB: musb: tweak musb_read_fifo() to avoid unused warningsMike Frysinger2009-12-11
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-08
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-11-30
* | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-11-30