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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-14
usb: musb: sunxi: Remove bogus "Frees glue" comment
Hans de Goede
1
-1
/
+1
2016-06-14
usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb
Hans de Goede
1
-6
/
+9
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: only restore devctl when session was set in backup
Bin Liu
1
-1
/
+2
2016-06-02
usb: musb: Use normal module_init for 2430 glue
Tony Lindgren
1
-12
/
+2
2016-06-02
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
1
-6
/
+0
2016-06-02
usb: musb: Remove extra PM runtime calls from 2430 glue layer
Tony Lindgren
1
-24
/
+4
2016-06-02
usb: musb: Return error value from musb_mailbox
Tony Lindgren
3
-7
/
+10
2016-06-02
usb: musb: Don't set d+ high before enable for 2430 glue layer
Tony Lindgren
1
-11
/
+0
2016-06-02
usb: musb: Remove try_idle for 2430 glue layer
Tony Lindgren
1
-91
/
+0
2016-06-02
usb: musb: Improve PM runtime and phy handling for 2430 glue layer
Tony Lindgren
1
-11
/
+19
2016-06-02
usb: musb: Handle cable status better for 2430 glue layer
Tony Lindgren
1
-8
/
+60
2016-06-02
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
2
-6
/
+19
2016-06-02
usb: musb: Remove conditional PM runtime calls for musb_gadget
Tony Lindgren
1
-4
/
+3
2016-06-02
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
2
-32
/
+17
2016-06-02
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
3
-6
/
+11
2016-06-02
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
1
-25
/
+14
2016-06-02
usb: musb: Fix idling after host mode by increasing autosuspend delay
Tony Lindgren
1
-2
/
+8
2016-06-02
usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus
Hans de Goede
1
-3
/
+6
2016-06-02
usb: musb: sunxi: Add set_mode platform function
Hans de Goede
1
-11
/
+19
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
usb: musb: jz4740: fix error check of usb_get_phy()
Vladimir Zapolskiy
1
-2
/
+2
2016-04-27
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...
Bin Liu
1
-1
/
+1
2016-04-27
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
Tal Shorer
1
-3
/
+3
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2
-2
/
+2
2016-03-04
usb: musb: sunxi: support module autoloading
Emilio López
1
-0
/
+1
2016-03-04
usb: musb/ux500: remove duplicate check for dma_is_compatible
Arnd Bergmann
1
-3
/
+0
2016-03-04
usb: musb: use %pad format string from dma_addr_t
Arnd Bergmann
2
-6
/
+6
2016-03-02
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+3
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
2016-02-15
usb: add HAS_IOMEM dependency to USB_MUSB_HDRC
Vegard Nossum
1
-0
/
+1
2016-02-15
usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010
Vegard Nossum
1
-0
/
+1
2016-02-03
usb: musb: ux500: Fix NULL pointer dereference at system PM
Ulf Hansson
1
-2
/
+5
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
1
-0
/
+10
2015-12-16
usb: musb: Fix unbalanced pm_runtime_enable
Tony Lindgren
1
-0
/
+3
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
3
-13
/
+37
2015-12-16
usb: musb: gadget: remove redundant condition
Geyslan G. Bem
1
-3
/
+2
2015-12-15
usb: musb: convert printk to pr_*
Rasmus Villemoes
1
-10
/
+7
2015-12-09
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
1
-0
/
+1
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
1
-1
/
+6
2015-11-19
usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
Arnd Bergmann
1
-1
/
+1
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
1
-1
/
+1
2015-11-17
usb: musb: fix tx fifo flush handling
Bin Liu
1
-6
/
+16
2015-11-16
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
1
-5
/
+5
[next]