summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon2017-02-091-16/+13Star
* usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon2017-02-092-14/+13Star
* 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/+13Star
|\
| * 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/+2Star
* | 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/+2Star
* | 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/+3Star
* | 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/+0Star
* | usb: musb: am35x: remove redundant codeBin Liu2017-02-031-1/+0Star
* | usb: musb: da8xx: remove redundant codeBin Liu2017-02-031-1/+0Star
* | usb: musb: dsps: remove redundant codeBin Liu2017-02-031-1/+0Star
* | usb: musb: remove musb_generic_disable functionBin Liu2017-02-031-16/+10Star
* | usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-02-031-5/+1Star
* | 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
* usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-5/+4Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-286-66/+207
|\
| * usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-171-20/+2Star
| * usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-171-6/+4Star
| * usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-174-18/+27
| * usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-174-18/+167
| * usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-172-4/+7
* | usb: musb: da8xx: Set phy in OTG mode by defaultAlexandre Bailon2016-11-211-0/+7
* | usb: musb: da8xx: Call earlier clk_prepare_enable()Alexandre Bailon2016-11-211-9/+8Star
* | usb: musb: da8xx: Add DT support for the DA8xx driverPetr Kulhavy2016-11-211-0/+46
* | usb: musb: core: added helper function for parsing DTPetr Kulhavy2016-11-212-0/+25
* | usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbgLadislav Michl2016-11-211-1/+1