aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
...
* usb: musb: add tracepoints support for debuggingBin Liu2016-07-16
* usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede2016-06-14
* usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede2016-06-14
* usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-06-01
* usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-06-01
* usb: musb: host: correct cppi dma channel for isoch transferBin Liu2016-06-01
* usb: musb: only restore devctl when session was set in backupBin Liu2016-06-01
* usb: musb: Use normal module_init for 2430 glueTony Lindgren2016-06-01
* usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren2016-06-01
* usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-01
* usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Remove try_idle for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Handle cable status better for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2016-06-01
* usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren2016-06-01
* usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2016-06-01
* usb: musb: Update to use PM runtime autosuspendTony Lindgren2016-06-01
* usb: musb: Remove unnecessary shutdown functionTony Lindgren2016-06-01
* usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren2016-06-01
* usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede2016-06-01
* usb: musb: sunxi: Add set_mode platform functionHans de Goede2016-06-01
* usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov2016-06-01
* usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov2016-06-01
* usb: musb: host: don't start next rx urb if current one failedBin Liu2016-06-01
* usb: musb: host: clear rxcsr error bit if setBin Liu2016-06-01
* usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-26
* Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-26
* usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-26
* usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-04
* usb: musb: sunxi: support module autoloadingEmilio López2016-03-04
* usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann2016-03-04
* usb: musb: use %pad format string from dma_addr_tArnd Bergmann2016-03-04
* Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-01
|\
| * usb: musb: fix DMA for host modeCristian Birsan2016-02-23
| * usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-17
* | usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum2016-02-14
* | usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum2016-02-14
|/
* usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-03
* usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König2015-12-22
* usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren2015-12-16
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-16
* usb: musb: gadget: remove redundant conditionGeyslan G. Bem2015-12-16
* usb: musb: convert printk to pr_*Rasmus Villemoes2015-12-15
* usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-09
* usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-08
* usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2015-11-18
* usb: musb: enable usb_dma parameterBin Liu2015-11-17
* usb: musb: fix tx fifo flush handlingBin Liu2015-11-17