summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2016-11-21usb: musb: da8xx: Add DT support for the DA8xx driverPetr Kulhavy
2016-11-21usb: musb: core: added helper function for parsing DTPetr Kulhavy
2016-11-21usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbgLadislav Michl
2016-11-21usb: musb: omap2430: use dev_errLadislav Michl
2016-11-21usb: musb: don't complain on -EPROBE_DEFER when initializing controllerLadislav Michl
2016-11-21musb: sunxi: Force session end on babble errors in host-modeHans de Goede
2016-11-21musb: sunxi: Remove custom babble handlingHans de Goede
2016-11-21USB: musb: remove obsolete resume-signalling commentsJohan Hovold
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
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-11-03usb: musb: make use of new usb_endpoint_maxp_mult()Felipe Balbi
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
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner
2016-09-13musb: sunxi: Add support for platform_set_modeHans de Goede
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren
2016-09-13usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman
2016-08-30usb: musb: da8xx: don't print on ENOMEMWolfram Sang
2016-08-30usb: musb: am35x: don't print on ENOMEMWolfram Sang
2016-08-30usb: musb: Fix locking errors for host only modeTony Lindgren
2016-07-17usb: musb: sunxi: Simplify dr_mode handlingHans de Goede
2016-07-17usb: musb: sunxi: make unexported symbols staticBen Dooks
2016-07-17usb: musb: cppi41: add dma channel tracepointsBin Liu
2016-07-17usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu
2016-07-17usb: musb: cleanup cppi_dma headerBin Liu
2016-07-17usb: musb: gadget: add usb-request tracepointsBin Liu
2016-07-17usb: musb: host: add urb tracepointsBin Liu
2016-07-17usb: musb: add tracepoints to dump interrupt eventsBin Liu
2016-07-17usb: musb: add tracepoints for register accessBin Liu
2016-07-17usb: musb: dsps: use musb register read/write wrappers insteadBin Liu
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2016-07-17usb: musb: add tracepoints support for debuggingBin Liu