| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: tusb6010_omap: Do not reset the other direction's packet size | Peter Ujfalusi | 2017-05-18 | 1 | -4/+9 |
* | usb: musb: Fix trying to suspend while active for OTG configurations | Tony Lindgren | 2017-05-18 | 1 | -4/+5 |
* | usb: musb: don't mark of_dev_auxdata as initdata | Arnd Bergmann | 2017-04-26 | 1 | -1/+1 |
* | usb: musb: musb_cppi41: Workaround DMA stall issue during teardown | Alexandre Bailon | 2017-04-18 | 3 | -1/+6 |
* | usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx | Alexandre Bailon | 2017-04-18 | 2 | -3/+44 |
* | usb: musb: Use shared irq | Alexandre Bailon | 2017-04-18 | 1 | -1/+1 |
* | usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment() | Ivan Safonov | 2017-04-18 | 1 | -6/+5 |
* | 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 |