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