summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-271-4/+2
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-271-0/+2
* USB: musb: fix external abort on suspendJohan Hovold2017-09-091-8/+10
* usb: musb: fix tx fifo flush handling againBin Liu2017-08-161-0/+1
* usb: musb: dsps: keep VBUS on for host-only modeBin Liu2017-06-241-0/+6
* usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-06-171-0/+11
* usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren2017-05-251-4/+5
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-251-4/+9
* usb: musb: fix possible spinlock deadlockBin Liu2017-03-311-1/+1
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-301-2/+21
* usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-03-121-5/+1
* usb: musb: Fix host mode error -71 regressionTony Lindgren2017-02-092-14/+2
* usb: musb: fix runtime PM in debugfsBin Liu2017-01-191-1/+19
* usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-121-0/+1
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-121-1/+1
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-121-0/+12
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-122-6/+11
* usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-171-20/+2
* usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-171-6/+4
* 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: remove duplicated actionsKirill Esipov2016-11-071-5/+0
* usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-071-1/+2
* usb: musb: Call pm_runtime from musb_gadget_queueTony Lindgren2016-10-241-0/+4
* usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren2016-10-241-5/+2
* usb: musb: da8xx: fix error handling message in probeArnd Bergmann2016-09-231-7/+7
* usb: musb: Fix session based PM for first invalid VBUSTony Lindgren2016-09-232-5/+9
* usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren2016-09-231-0/+3
* musb: Export musb_root_disconnect for use in modulesHans de Goede2016-09-221-0/+1
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-191-1/+1
|\
| * usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
* | usb: musb: remove redundant stack buffersRasmus Villemoes2016-09-131-7/+5
* | usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun2016-09-131-1/+3
* | usb: musb: da8xx: Remove mach codeDavid Lechner2016-09-132-86/+51
* | usb: musb: da8xx: Use devm in probeDavid Lechner2016-09-131-14/+5
* | musb: sunxi: Add support for platform_set_modeHans de Goede2016-09-131-4/+57
* | usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren2016-09-131-41/+17
* | usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren2016-09-131-66/+10
* | usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren2016-09-131-4/+18
* | usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2016-09-132-0/+67
* | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-051-1/+6
|\|
| * usb: musb: Fix locking errors for host only modeTony Lindgren2016-08-301-1/+6
* | usb: musb: da8xx: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* | usb: musb: am35x: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
|/
* usb: musb: sunxi: Simplify dr_mode handlingHans de Goede2016-07-171-43/+25
* usb: musb: sunxi: make unexported symbols staticBen Dooks2016-07-171-3/+3
* usb: musb: cppi41: add dma channel tracepointsBin Liu2016-07-172-12/+80
* usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu2016-07-172-21/+23
* usb: musb: cleanup cppi_dma headerBin Liu2016-07-172-8/+1