aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-14usb: musb: fix possible spinlock deadlockBin Liu1-1/+1
2017-03-14usb: musb: dsps: fix iounmap in error and exit pathsBin Liu1-1/+4
2017-03-14usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu1-2/+21
2017-02-14usb: musb: add code comment for clarificationGustavo A. R. Silva1-0/+1
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon1-2/+79
2017-02-09usb: musb: tusb6010: Clean up tusb_omap_dma structureAlexandre Bailon1-4/+3
2017-02-09usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon1-16/+13
2017-02-09usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon2-14/+13
2017-02-09usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon1-4/+9
2017-02-09usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon2-2/+10
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman2-14/+13
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun1-1/+1
2017-02-03usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng1-2/+33
2017-02-03usb: musb: omap2430: constify dev_pm_ops structuresBhumika Goyal1-1/+1
2017-02-03usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren1-24/+93
2017-02-03usb: musb: blackfin: fix unused warnings on suspend/resumeJérémy Lefaure1-4/+2
2017-02-03usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu1-1/+2
2017-02-03usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár1-17/+29
2017-02-03usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifierChanwoo Choi1-9/+3
2017-02-03usb: musb: da8xx: Fix host mode suspendAlexandre Bailon1-1/+1
2017-02-03usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon2-1/+3
2017-02-03usb: musb: da8xx: Add support of suspend / resumeAlexandre Bailon1-0/+29
2017-02-03usb: musb: davinci: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: am35x: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: da8xx: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: dsps: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: remove musb_generic_disable functionBin Liu1-16/+10
2017-02-03usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon1-5/+1
2017-01-25usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren1-0/+11
2017-01-25usb: musb: Fix host mode error -71 regressionTony Lindgren2-14/+2
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal3-3/+3
2017-01-10usb: musb: fix runtime PM in debugfsBin Liu1-1/+19
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-5/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman6-66/+207
2016-11-21usb: musb: da8xx: Set phy in OTG mode by defaultAlexandre Bailon1-0/+7
2016-11-21usb: musb: da8xx: Call earlier clk_prepare_enable()Alexandre Bailon1-9/+8
2016-11-21usb: musb: da8xx: Add DT support for the DA8xx driverPetr Kulhavy1-0/+46
2016-11-21usb: musb: core: added helper function for parsing DTPetr Kulhavy2-0/+25
2016-11-21usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbgLadislav Michl1-1/+1
2016-11-21usb: musb: omap2430: use dev_errLadislav Michl1-3/+3
2016-11-21usb: musb: don't complain on -EPROBE_DEFER when initializing controllerLadislav Michl1-2/+3
2016-11-21musb: sunxi: Force session end on babble errors in host-modeHans de Goede1-0/+15
2016-11-21musb: sunxi: Remove custom babble handlingHans de Goede1-10/+0
2016-11-21USB: musb: remove obsolete resume-signalling commentsJohan Hovold2-5/+1