aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren2017-05-25
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-25
* usb: musb: fix possible spinlock deadlockBin Liu2017-03-31
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-30
* usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-03-12
* usb: musb: Fix host mode error -71 regressionTony Lindgren2017-02-09
* usb: musb: fix runtime PM in debugfsBin Liu2017-01-19
* usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-12
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-12
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-12
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-12
* usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-17
* usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-17
* usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-17
* usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-17
* usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-17
* usb: musb: remove duplicated actionsKirill Esipov2016-11-07
* usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-07
* usb: musb: Call pm_runtime from musb_gadget_queueTony Lindgren2016-10-24
* usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren2016-10-24
* usb: musb: da8xx: fix error handling message in probeArnd Bergmann2016-09-23
* usb: musb: Fix session based PM for first invalid VBUSTony Lindgren2016-09-23
* usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren2016-09-23
* musb: Export musb_root_disconnect for use in modulesHans de Goede2016-09-22
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-19
|\
| * usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-16
* | usb: musb: remove redundant stack buffersRasmus Villemoes2016-09-13
* | usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun2016-09-13
* | usb: musb: da8xx: Remove mach codeDavid Lechner2016-09-13
* | usb: musb: da8xx: Use devm in probeDavid Lechner2016-09-13
* | musb: sunxi: Add support for platform_set_modeHans de Goede2016-09-13
* | usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren2016-09-13
* | usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren2016-09-13
* | usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren2016-09-13
* | usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2016-09-13
* | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-05
|\|
| * usb: musb: Fix locking errors for host only modeTony Lindgren2016-08-30
* | usb: musb: da8xx: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: musb: am35x: don't print on ENOMEMWolfram Sang2016-08-30
|/
* usb: musb: sunxi: Simplify dr_mode handlingHans de Goede2016-07-16
* usb: musb: sunxi: make unexported symbols staticBen Dooks2016-07-16
* usb: musb: cppi41: add dma channel tracepointsBin Liu2016-07-16
* usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu2016-07-16
* usb: musb: cleanup cppi_dma headerBin Liu2016-07-16
* usb: musb: gadget: add usb-request tracepointsBin Liu2016-07-16
* usb: musb: host: add urb tracepointsBin Liu2016-07-16
* usb: musb: add tracepoints to dump interrupt eventsBin Liu2016-07-16
* usb: musb: add tracepoints for register accessBin Liu2016-07-16
* usb: musb: dsps: use musb register read/write wrappers insteadBin Liu2016-07-16
* usb: musb: switch dev_dbg to tracepointsBin Liu2016-07-16