aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-18
* usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren2017-05-18
* usb: musb: don't mark of_dev_auxdata as initdataArnd Bergmann2017-04-26
* usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon2017-04-18
* usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon2017-04-18
* usb: musb: Use shared irqAlexandre Bailon2017-04-18
* usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()Ivan Safonov2017-04-18
* usb: musb: fix possible spinlock deadlockBin Liu2017-03-14
* usb: musb: dsps: fix iounmap in error and exit pathsBin Liu2017-03-14
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-14
* usb: musb: add code comment for clarificationGustavo A. R. Silva2017-02-14
* usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon2017-02-09
* usb: musb: tusb6010: Clean up tusb_omap_dma structureAlexandre Bailon2017-02-09
* usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon2017-02-09
* usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon2017-02-09
* usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon2017-02-09
* usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon2017-02-09
* Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman2017-02-06
|\
| * usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-01-25
| * usb: musb: Fix host mode error -71 regressionTony Lindgren2017-01-25
* | usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun2017-02-03
* | usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng2017-02-03
* | usb: musb: omap2430: constify dev_pm_ops structuresBhumika Goyal2017-02-03
* | usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren2017-02-03
* | usb: musb: blackfin: fix unused warnings on suspend/resumeJérémy Lefaure2017-02-03
* | usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu2017-02-03
* | usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár2017-02-03
* | usb: musb: sunxi: Uses the resource-managed extcon API when registering extco...Chanwoo Choi2017-02-03
* | usb: musb: da8xx: Fix host mode suspendAlexandre Bailon2017-02-03
* | usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon2017-02-03
* | usb: musb: da8xx: Add support of suspend / resumeAlexandre Bailon2017-02-03
* | usb: musb: davinci: remove redundant codeBin Liu2017-02-03
* | usb: musb: am35x: remove redundant codeBin Liu2017-02-03
* | usb: musb: da8xx: remove redundant codeBin Liu2017-02-03
* | usb: musb: dsps: remove redundant codeBin Liu2017-02-03
* | usb: musb: remove musb_generic_disable functionBin Liu2017-02-03
* | usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-02-03
* | usb: musb: constify musb_hdrc_config structuresBhumika Goyal2017-01-25
|/
* usb: musb: fix runtime PM in debugfsBin Liu2017-01-10
* usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-05
* usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-05
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-05
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-05
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-05
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-28
|\
| * usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-17
| * usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-17
| * usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-17