summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
...
* usb: musb: add tracepoints to dump interrupt eventsBin Liu2016-07-172-3/+22
* usb: musb: add tracepoints for register accessBin Liu2016-07-172-3/+103
* usb: musb: dsps: use musb register read/write wrappers insteadBin Liu2016-07-171-68/+44
* usb: musb: switch dev_dbg to tracepointsBin Liu2016-07-178-199/+187
* usb: musb: add tracepoints support for debuggingBin Liu2016-07-174-1/+93
* usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede2016-06-141-1/+1
* usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede2016-06-141-6/+9
* usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-06-011-1/+7
* usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-06-011-7/+6
* usb: musb: host: correct cppi dma channel for isoch transferBin Liu2016-06-011-1/+1
* usb: musb: only restore devctl when session was set in backupBin Liu2016-06-011-1/+2
* usb: musb: Use normal module_init for 2430 glueTony Lindgren2016-06-011-12/+2
* usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren2016-06-011-6/+0
* usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren2016-06-011-24/+4
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-013-7/+10
* usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren2016-06-011-11/+0
* usb: musb: Remove try_idle for 2430 glue layerTony Lindgren2016-06-011-91/+0
* usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren2016-06-011-11/+19
* usb: musb: Handle cable status better for 2430 glue layerTony Lindgren2016-06-011-8/+60
* usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2016-06-012-6/+19
* usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren2016-06-011-4/+3
* usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2016-06-012-32/+17
* usb: musb: Update to use PM runtime autosuspendTony Lindgren2016-06-013-6/+11
* usb: musb: Remove unnecessary shutdown functionTony Lindgren2016-06-011-25/+14
* usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren2016-06-011-2/+8
* usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede2016-06-011-3/+6
* usb: musb: sunxi: Add set_mode platform functionHans de Goede2016-06-011-11/+19
* usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov2016-06-011-19/+12
* usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov2016-06-011-4/+3
* usb: musb: host: don't start next rx urb if current one failedBin Liu2016-06-011-1/+7
* usb: musb: host: clear rxcsr error bit if setBin Liu2016-06-011-0/+3
* usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
* Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
* usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
* usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-042-2/+2
* usb: musb: sunxi: support module autoloadingEmilio López2016-03-041-0/+1
* usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann2016-03-041-3/+0
* usb: musb: use %pad format string from dma_addr_tArnd Bergmann2016-03-042-6/+6
* Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-011-5/+3
|\
| * usb: musb: fix DMA for host modeCristian Birsan2016-02-231-4/+2
| * usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-171-1/+1
* | usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum2016-02-141-0/+1
|/
* usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-031-2/+5
* usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König2015-12-221-0/+10
* usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren2015-12-161-0/+3
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-163-13/+37
* usb: musb: gadget: remove redundant conditionGeyslan G. Bem2015-12-161-3/+2
* usb: musb: convert printk to pr_*Rasmus Villemoes2015-12-151-10/+7
* usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-091-0/+1
OpenPOWER on IntegriCloud