| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: fix possible spinlock deadlock | Bin Liu | 2017-03-14 | 1 | -1/+1 |
* | usb: musb: dsps: fix iounmap in error and exit paths | Bin Liu | 2017-03-14 | 1 | -1/+4 |
* | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer | Bin Liu | 2017-03-14 | 1 | -2/+21 |
* | usb: musb: add code comment for clarification | Gustavo A. R. Silva | 2017-02-14 | 1 | -0/+1 |
* | usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS | Alexandre Bailon | 2017-02-09 | 1 | -2/+79 |
* | usb: musb: tusb6010: Clean up tusb_omap_dma structure | Alexandre Bailon | 2017-02-09 | 1 | -4/+3 |
* | usb: musb: cppi_dma: Clean up cppi41_dma_controller structure | Alexandre Bailon | 2017-02-09 | 1 | -16/+13 |
* | usb: musb: cppi_dma: Clean up cppi structure | Alexandre Bailon | 2017-02-09 | 2 | -14/+13 |
* | usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback() | Alexandre Bailon | 2017-02-09 | 1 | -4/+9 |
* | usb: musb: dma: Add a DMA completion platform callback | Alexandre Bailon | 2017-02-09 | 2 | -2/+10 |
* | Merge 4.10-rc7 into usb-next | Greg Kroah-Hartman | 2017-02-06 | 2 | -14/+13 |
|\ |
|
| * | usb: musb: Fix external abort on non-linefetch for musb_irq_work() | Tony Lindgren | 2017-01-25 | 1 | -0/+11 |
| * | usb: musb: Fix host mode error -71 regression | Tony Lindgren | 2017-01-25 | 2 | -14/+2 |
* | | usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static | Wei Yongjun | 2017-02-03 | 1 | -1/+1 |
* | | usb: musb: sunxi: add support for the variant in H3/V3s SoC | Icenowy Zheng | 2017-02-03 | 1 | -2/+33 |
* | | usb: musb: omap2430: constify dev_pm_ops structures | Bhumika Goyal | 2017-02-03 | 1 | -1/+1 |
* | | usb: musb: Add support for optional VBUS irq to dsps glue layer | Tony Lindgren | 2017-02-03 | 1 | -24/+93 |
* | | usb: musb: blackfin: fix unused warnings on suspend/resume | Jérémy Lefaure | 2017-02-03 | 1 | -4/+2 |
* | | usb: musb: dsps: switch to static id for musb-hdrc platform devices | Bin Liu | 2017-02-03 | 1 | -1/+2 |
* | | usb: musb: debugfs: allow forcing host mode together with speed in testmode | Pali Rohár | 2017-02-03 | 1 | -17/+29 |
* | | usb: musb: sunxi: Uses the resource-managed extcon API when registering extco... | Chanwoo Choi | 2017-02-03 | 1 | -9/+3 |
* | | usb: musb: da8xx: Fix host mode suspend | Alexandre Bailon | 2017-02-03 | 1 | -1/+1 |
* | | usb: musb: Add a quirk to preserve the session during suspend | Alexandre Bailon | 2017-02-03 | 2 | -1/+3 |
* | | usb: musb: da8xx: Add support of suspend / resume | Alexandre Bailon | 2017-02-03 | 1 | -0/+29 |
* | | usb: musb: davinci: remove redundant code | Bin Liu | 2017-02-03 | 1 | -1/+0 |
* | | usb: musb: am35x: remove redundant code | Bin Liu | 2017-02-03 | 1 | -1/+0 |
* | | usb: musb: da8xx: remove redundant code | Bin Liu | 2017-02-03 | 1 | -1/+0 |
* | | usb: musb: dsps: remove redundant code | Bin Liu | 2017-02-03 | 1 | -1/+0 |
* | | usb: musb: remove musb_generic_disable function | Bin Liu | 2017-02-03 | 1 | -16/+10 |
* | | usb: musb: da8xx: Remove CPPI 3.0 quirk and methods | Alexandre Bailon | 2017-02-03 | 1 | -5/+1 |
* | | usb: musb: constify musb_hdrc_config structures | Bhumika Goyal | 2017-01-25 | 3 | -3/+3 |
|/ |
|
* | usb: musb: fix runtime PM in debugfs | Bin Liu | 2017-01-10 | 1 | -1/+19 |
* | usb: musb: blackfin: add bfin_fifo_offset in bfin_ops | Jérémy Lefaure | 2017-01-05 | 1 | -0/+1 |
* | usb: musb: fix compilation warning on unused function | Jérémy Lefaure | 2017-01-05 | 1 | -0/+2 |
* | usb: musb: Fix trying to free already-free IRQ 4 | Tony Lindgren | 2017-01-05 | 1 | -1/+1 |
* | usb: musb: dsps: implement clear_ep_rxintr() callback | Bin Liu | 2017-01-05 | 1 | -0/+12 |
* | usb: musb: core: add clear_ep_rxintr() to musb_platform_ops | Bin Liu | 2017-01-05 | 2 | -6/+11 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -5/+4 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge 4.9-rc7 into usb-next | Greg Kroah-Hartman | 2016-11-28 | 6 | -66/+207 |
|\ |
|
| * | usb: musb: Drop pointless PM runtime code for dsps glue | Tony Lindgren | 2016-11-17 | 1 | -20/+2 |
| * | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout | Tony Lindgren | 2016-11-17 | 1 | -6/+4 |
| * | usb: musb: Fix PM for hub disconnect | Tony Lindgren | 2016-11-17 | 4 | -18/+27 |
| * | usb: musb: Fix sleeping function called from invalid context for hdrc glue | Tony Lindgren | 2016-11-17 | 4 | -18/+167 |
| * | usb: musb: Fix broken use of static variable for multiple instances | Tony Lindgren | 2016-11-17 | 2 | -4/+7 |
* | | usb: musb: da8xx: Set phy in OTG mode by default | Alexandre Bailon | 2016-11-21 | 1 | -0/+7 |
* | | usb: musb: da8xx: Call earlier clk_prepare_enable() | Alexandre Bailon | 2016-11-21 | 1 | -9/+8 |
* | | usb: musb: da8xx: Add DT support for the DA8xx driver | Petr Kulhavy | 2016-11-21 | 1 | -0/+46 |
* | | usb: musb: core: added helper function for parsing DT | Petr Kulhavy | 2016-11-21 | 2 | -0/+25 |
* | | usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg | Ladislav Michl | 2016-11-21 | 1 | -1/+1 |