summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2017-03-14usb: musb: fix possible spinlock deadlockBin Liu
2017-03-14usb: musb: dsps: fix iounmap in error and exit pathsBin Liu
2017-03-14usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu
2017-02-14usb: musb: add code comment for clarificationGustavo A. R. Silva
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon
2017-02-09usb: musb: tusb6010: Clean up tusb_omap_dma structureAlexandre Bailon
2017-02-09usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon
2017-02-09usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon
2017-02-09usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon
2017-02-09usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun
2017-02-03usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng
2017-02-03usb: musb: omap2430: constify dev_pm_ops structuresBhumika Goyal
2017-02-03usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren
2017-02-03usb: musb: blackfin: fix unused warnings on suspend/resumeJérémy Lefaure
2017-02-03usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu
2017-02-03usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár
2017-02-03usb: musb: sunxi: Uses the resource-managed extcon API when registering extco...Chanwoo Choi
2017-02-03usb: musb: da8xx: Fix host mode suspendAlexandre Bailon
2017-02-03usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon
2017-02-03usb: musb: da8xx: Add support of suspend / resumeAlexandre Bailon
2017-02-03usb: musb: davinci: remove redundant codeBin Liu
2017-02-03usb: musb: am35x: remove redundant codeBin Liu
2017-02-03usb: musb: da8xx: remove redundant codeBin Liu
2017-02-03usb: musb: dsps: remove redundant codeBin Liu
2017-02-03usb: musb: remove musb_generic_disable functionBin Liu
2017-02-03usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon
2017-01-25usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren
2017-01-25usb: musb: Fix host mode error -71 regressionTony Lindgren
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal
2017-01-10usb: musb: fix runtime PM in debugfsBin Liu
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-21usb: musb: da8xx: Set phy in OTG mode by defaultAlexandre Bailon
2016-11-21usb: musb: da8xx: Call earlier clk_prepare_enable()Alexandre Bailon
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