aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede1-1/+1
2016-06-14usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede1-6/+9
2016-06-01usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-06-01usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-06-01usb: musb: host: correct cppi dma channel for isoch transferBin Liu1-1/+1
2016-06-01usb: musb: only restore devctl when session was set in backupBin Liu1-1/+2
2016-06-01usb: musb: Use normal module_init for 2430 glueTony Lindgren1-12/+2
2016-06-01usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren1-6/+0
2016-06-01usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren1-24/+4
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren3-7/+10
2016-06-01usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren1-11/+0
2016-06-01usb: musb: Remove try_idle for 2430 glue layerTony Lindgren1-91/+0
2016-06-01usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren1-11/+19
2016-06-01usb: musb: Handle cable status better for 2430 glue layerTony Lindgren1-8/+60
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2-6/+19
2016-06-01usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren1-4/+3
2016-06-01usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2-32/+17
2016-06-01usb: musb: Update to use PM runtime autosuspendTony Lindgren3-6/+11
2016-06-01usb: musb: Remove unnecessary shutdown functionTony Lindgren1-25/+14
2016-06-01usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren1-2/+8
2016-06-01usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede1-3/+6
2016-06-01usb: musb: sunxi: Add set_mode platform functionHans de Goede1-11/+19
2016-06-01usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov1-19/+12
2016-06-01usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its callerSergei Shtylyov1-4/+3
2016-06-01usb: musb: host: don't start next rx urb if current one failedBin Liu1-1/+7
2016-06-01usb: musb: host: clear rxcsr error bit if setBin Liu1-0/+3
2016-04-26usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy1-2/+2
2016-04-26Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half"Bin Liu1-1/+1
2016-04-26usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer1-3/+3
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::configPetr Kulhavy2-2/+2
2016-03-04usb: musb: sunxi: support module autoloadingEmilio López1-0/+1
2016-03-04usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann1-3/+0
2016-03-04usb: musb: use %pad format string from dma_addr_tArnd Bergmann2-6/+6
2016-03-01Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman1-5/+3
2016-02-23usb: musb: fix DMA for host modeCristian Birsan1-4/+2
2016-02-17usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan1-1/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum1-0/+1
2016-02-03usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson1-2/+5
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König1-0/+10
2015-12-16usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren1-0/+3
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren3-13/+37
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem1-3/+2
2015-12-15usb: musb: convert printk to pr_*Rasmus Villemoes1-10/+7
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen1-0/+1
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren1-1/+6
2015-11-18usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2015-11-17usb: musb: enable usb_dma parameterBin Liu1-1/+1
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu1-6/+16
2015-11-16usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5