summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2020-04-02usb: musb: fix crash with highmen PIO and usbmonMans Rullgard
2020-02-28usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glueTony Lindgren
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil
2020-01-14usb: musb: Disable pullup at initPaul Cercueil
2020-01-14usb: musb: fix idling for suspend after disconnect interruptTony Lindgren
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2018-06-26usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-04-29usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer
2018-04-29usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-04-29usb: musb: fix enumeration after resumeAndreas Kemnade
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-02-28Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu
2018-02-25usb: musb: fix compilation warning on unused functionJérémy Lefaure
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-09-09USB: musb: fix external abort on suspendJohan Hovold
2017-08-16usb: musb: fix tx fifo flush handling againBin Liu
2017-06-24usb: musb: dsps: keep VBUS on for host-only modeBin Liu
2017-06-17usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren
2017-05-25usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-03-31usb: musb: fix possible spinlock deadlockBin Liu
2017-03-30usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu
2017-03-12usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon
2017-02-09usb: musb: Fix host mode error -71 regressionTony Lindgren
2017-01-19usb: musb: fix runtime PM in debugfsBin Liu
2017-01-12usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2017-01-12usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-01-12usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2017-01-12usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2016-11-17usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren
2016-11-17usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren
2016-11-17usb: musb: Fix PM for hub disconnectTony Lindgren
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren
2016-11-17usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren
2016-11-07usb: musb: remove duplicated actionsKirill Esipov
2016-11-07usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner
2016-10-24usb: musb: Call pm_runtime from musb_gadget_queueTony Lindgren
2016-10-24usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren
2016-09-23usb: musb: da8xx: fix error handling message in probeArnd Bergmann
2016-09-23usb: musb: Fix session based PM for first invalid VBUSTony Lindgren
2016-09-23usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren
2016-09-22musb: Export musb_root_disconnect for use in modulesHans de Goede
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren
2016-09-13usb: musb: remove redundant stack buffersRasmus Villemoes
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun