summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: compress return logic into one lineGustavo A. R. Silva2017-06-271-4/+2
* usb: musb: tusb6010_omap: Convert to DMAengine APIPeter Ujfalusi2017-06-201-121/+80
* usb: musb: tusb6010: Handle DMA TX completion in DMA callback as wellPeter Ujfalusi2017-06-202-48/+4
* usb: musb: tusb6010_omap: Allocate DMA channels upfrontPeter Ujfalusi2017-06-201-93/+92
* usb: musb: tusb6010_omap: Create new struct for DMA data/parametersPeter Ujfalusi2017-06-201-79/+85
* usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi2017-06-201-2/+1
* usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi2017-06-201-1/+2
* usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi2017-06-202-0/+4
* usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon2017-06-201-4/+7
* usb: musb: dsps: keep VBUS on for host-only modeBin Liu2017-05-271-0/+5
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-181-4/+9
* usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren2017-05-181-4/+5
* usb: musb: don't mark of_dev_auxdata as initdataArnd Bergmann2017-04-261-1/+1
* usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon2017-04-183-1/+6
* usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon2017-04-182-3/+44
* usb: musb: Use shared irqAlexandre Bailon2017-04-181-1/+1
* usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()Ivan Safonov2017-04-181-6/+5
* usb: musb: fix possible spinlock deadlockBin Liu2017-03-141-1/+1
* usb: musb: dsps: fix iounmap in error and exit pathsBin Liu2017-03-141-1/+4
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-141-2/+21
* usb: musb: add code comment for clarificationGustavo A. R. Silva2017-02-141-0/+1
* usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon2017-02-091-2/+79
* usb: musb: tusb6010: Clean up tusb_omap_dma structureAlexandre Bailon2017-02-091-4/+3
* usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon2017-02-091-16/+13
* usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon2017-02-092-14/+13
* usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon2017-02-091-4/+9
* usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon2017-02-092-2/+10
* Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman2017-02-062-14/+13
|\
| * usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-01-251-0/+11
| * usb: musb: Fix host mode error -71 regressionTony Lindgren2017-01-252-14/+2
* | usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun2017-02-031-1/+1
* | usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng2017-02-031-2/+33
* | usb: musb: omap2430: constify dev_pm_ops structuresBhumika Goyal2017-02-031-1/+1
* | usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren2017-02-031-24/+93
* | usb: musb: blackfin: fix unused warnings on suspend/resumeJérémy Lefaure2017-02-031-4/+2
* | usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu2017-02-031-1/+2
* | usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár2017-02-031-17/+29
* | usb: musb: sunxi: Uses the resource-managed extcon API when registering extco...Chanwoo Choi2017-02-031-9/+3
* | usb: musb: da8xx: Fix host mode suspendAlexandre Bailon2017-02-031-1/+1
* | usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon2017-02-032-1/+3
* | usb: musb: da8xx: Add support of suspend / resumeAlexandre Bailon2017-02-031-0/+29
* | usb: musb: davinci: remove redundant codeBin Liu2017-02-031-1/+0
* | usb: musb: am35x: remove redundant codeBin Liu2017-02-031-1/+0
* | usb: musb: da8xx: remove redundant codeBin Liu2017-02-031-1/+0
* | usb: musb: dsps: remove redundant codeBin Liu2017-02-031-1/+0
* | usb: musb: remove musb_generic_disable functionBin Liu2017-02-031-16/+10
* | usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-02-031-5/+1
* | usb: musb: constify musb_hdrc_config structuresBhumika Goyal2017-01-253-3/+3
|/
* usb: musb: fix runtime PM in debugfsBin Liu2017-01-101-1/+19
* usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1