summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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-02Merge 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-15usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum
2016-02-15usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum
2016-02-03usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König
2015-12-16usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem
2015-12-15usb: musb: convert printk to pr_*Rasmus Villemoes
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren
2015-11-18usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2015-11-17usb: musb: enable usb_dma parameterBin Liu
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu
2015-11-16usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König