aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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
2016-06-14usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede
2016-06-14usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede
2016-06-01usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-06-01usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-06-01usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-06-01usb: musb: only restore devctl when session was set in backupBin Liu
2016-06-01usb: musb: Use normal module_init for 2430 glueTony Lindgren
2016-06-01usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren
2016-06-01usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren
2016-06-01usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Remove try_idle for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Handle cable status better for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren
2016-06-01usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren
2016-06-01usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren
2016-06-01usb: musb: Update to use PM runtime autosuspendTony Lindgren
2016-06-01usb: musb: Remove unnecessary shutdown functionTony Lindgren
2016-06-01usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren
2016-06-01usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede
2016-06-01usb: musb: sunxi: Add set_mode platform functionHans de Goede
2016-06-01usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov
2016-06-01usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov
2016-06-01usb: musb: host: don't start next rx urb if current one failedBin Liu
2016-06-01usb: musb: host: clear rxcsr error bit if setBin Liu
2016-04-26usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy
2016-04-26Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu
2016-04-26usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy
2016-03-04usb: musb: sunxi: support module autoloadingEmilio López
2016-03-04usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann
2016-03-04usb: musb: use %pad format string from dma_addr_tArnd Bergmann
2016-03-01Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman
2016-02-23usb: musb: fix DMA for host modeCristian Birsan
2016-02-17usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum