index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
usb: musb: sunxi: Explicitly release USB PHY on exit
Jonathan Liu
2017-10-17
1
-0
/
+2
*
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
2017-10-17
1
-4
/
+2
*
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon
2017-10-17
1
-5
/
+26
*
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon
2017-10-17
1
-3
/
+37
*
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
2017-10-17
1
-4
/
+19
*
USB: musb: fix late external abort on suspend
Johan Hovold
2017-10-17
2
-2
/
+11
*
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
2017-10-17
1
-4
/
+4
*
USB: musb: dsps: add explicit runtime resume at suspend
Johan Hovold
2017-08-28
1
-2
/
+11
*
USB: musb: fix external abort on suspend
Johan Hovold
2017-08-28
1
-8
/
+10
*
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
2017-08-28
1
-2
/
+2
*
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
2017-08-28
1
-0
/
+4
*
usb: musb: print an error message when hwep alloc failed
Bin Liu
2017-08-28
1
-0
/
+4
*
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
2017-08-28
2
-5
/
+25
*
usb: musb: fix tx fifo flush handling again
Bin Liu
2017-07-30
1
-0
/
+1
*
usb: musb: compress return logic into one line
Gustavo A. R. Silva
2017-06-27
1
-4
/
+2
*
usb: musb: tusb6010_omap: Convert to DMAengine API
Peter Ujfalusi
2017-06-20
1
-121
/
+80
*
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
Peter Ujfalusi
2017-06-20
2
-48
/
+4
*
usb: musb: tusb6010_omap: Allocate DMA channels upfront
Peter Ujfalusi
2017-06-20
1
-93
/
+92
*
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
Peter Ujfalusi
2017-06-20
1
-79
/
+85
*
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
Peter Ujfalusi
2017-06-20
1
-2
/
+1
*
usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
Peter Ujfalusi
2017-06-20
1
-1
/
+2
*
usb: musb: Add quirk to avoid skb reserve in gadget mode
Peter Ujfalusi
2017-06-20
2
-0
/
+4
*
usb: musb: musb_cppi41: Defer probe only if DMA is not ready
Alexandre Bailon
2017-06-20
1
-4
/
+7
*
usb: musb: dsps: keep VBUS on for host-only mode
Bin Liu
2017-05-27
1
-0
/
+5
*
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
[next]