index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
usb: musb: Support setting OTG mode using generic PHY
Paul Cercueil
1
-0
/
+2
2022-11-09
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
1
-2
/
+6
2022-11-09
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
1
-1
/
+1
2022-11-09
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
1
-3
/
+3
2021-05-10
usb: musb: Remove unused function argument dma, qh, offset, length
Saurav Girepunje
1
-7
/
+2
2021-05-10
usb: musb: Remove unused local variable dma, urb, offset
Saurav Girepunje
1
-5
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
1
-2
/
+8
2020-03-17
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
1
-12
/
+5
2020-02-14
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-15
usb: musb: Add get/set toggle hooks
Min Guo
1
-36
/
+10
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2019-02-13
USB: musb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
USB: musb: fix indentation issue on a return statement
Colin Ian King
1
-1
/
+1
2018-07-02
USB: musb: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-05-22
usb: musb: disable otg protocol support
Bin Liu
1
-1
/
+2
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
1
-1
/
+0
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
1
-2
/
+2
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
1
-1
/
+4
2018-04-30
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
1
-1
/
+3
2018-04-23
USB: musb: host: prevent core phy initialisation
Johan Hovold
1
-0
/
+1
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
1
-9
/
+3
2018-02-20
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
1
-7
/
+1
2018-01-02
usb: musb: remove unused pipe variable
Corentin Labbe
1
-3
/
+0
2018-01-02
usb: musb: remove unused frame variable
Corentin Labbe
1
-2
/
+0
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
1
-26
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: print an error message when hwep alloc failed
Bin Liu
1
-0
/
+4
2017-07-30
usb: musb: fix tx fifo flush handling again
Bin Liu
1
-0
/
+1
2017-06-27
usb: musb: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2017-05-18
usb: musb: Fix trying to suspend while active for OTG configurations
Tony Lindgren
1
-4
/
+5
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
1
-6
/
+4
2016-11-03
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-07-17
usb: musb: host: add urb tracepoints
Bin Liu
1
-26
/
+8
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
1
-55
/
+52
2016-06-02
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
1
-1
/
+7
2016-06-02
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
1
-7
/
+6
2016-06-02
usb: musb: host: correct cppi dma channel for isoch transfer
Bin Liu
1
-1
/
+1
2016-06-02
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
Sergei Shtylyov
1
-19
/
+12
2016-06-02
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...
Sergei Shtylyov
1
-4
/
+3
2016-06-02
usb: musb: host: don't start next rx urb if current one failed
Bin Liu
1
-1
/
+7
2016-06-02
usb: musb: host: clear rxcsr error bit if set
Bin Liu
1
-0
/
+3
2016-04-27
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...
Bin Liu
1
-1
/
+1
2016-02-23
usb: musb: fix DMA for host mode
Cristian Birsan
1
-4
/
+2
2016-02-17
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
1
-1
/
+1
2015-11-17
usb: musb: fix tx fifo flush handling
Bin Liu
1
-6
/
+16
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
1
-6
/
+6
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
1
-6
/
+6
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
1
-114
/
+140
[next]