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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
usb: musb: sunxi: Introduce config struct
Andre Przywara
1
-33
/
+70
2023-02-02
usb: musb: sunxi: add support for the F1C100s MUSB controller
Icenowy Zheng
1
-2
/
+6
2023-02-02
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
1
-1
/
+2
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2023-01-17
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
1
-1
/
+3
2023-01-06
usb: musb: fix error return code in da8xx_musb_init()
Wang Yufen
1
-1
/
+3
2022-12-08
usb: musb: remove extra check in musb_gadget_vbus_draw
Ivaylo Dimitrov
1
-2
/
+0
2022-11-29
usb: musb: Drop old unused am35x glue layer
Tony Lindgren
3
-616
/
+0
2022-11-22
usb: musb: omap2430: Fix probe regression for missing resources
Tony Lindgren
1
-0
/
+54
2022-11-09
usb: musb: jz4740: Support the generic PHY framework
Paul Cercueil
1
-8
/
+54
2022-11-09
usb: musb: jz4740: Don't disable external hubs
Paul Cercueil
1
-1
/
+0
2022-11-09
usb: musb: Support setting OTG mode using generic PHY
Paul Cercueil
2
-0
/
+6
2022-11-09
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
5
-19
/
+35
2022-11-09
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
5
-31
/
+31
2022-11-09
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
6
-60
/
+71
2022-11-09
usb: musb: remove left-over after USB_TI_CPPI_DMA removal
Lukas Bulwahn
1
-10
/
+3
2022-10-22
usb: musb: remove unused davinci support
Arnd Bergmann
5
-2270
/
+0
2022-09-27
usb: musb: sunxi: Switch to use dev_err_probe() helper
Yang Yingliang
1
-20
/
+9
2022-09-27
usb: musb: jz4740: Switch to use dev_err_probe() helper
Yang Yingliang
1
-7
/
+3
2022-09-27
usb: musb: cppi41: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-27
usb: musb: da8xx: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-27
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-22
usb: musb: Fix musb_gadget.c rxstate overflow bug
Robin Guo
1
-0
/
+3
2022-08-18
musb: fix USB_MUSB_TUSB6010 dependency
Arnd Bergmann
1
-1
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2022-07-27
usb/musb: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-19
usb: musb: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-06-29
usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
Yang Yingliang
1
-0
/
+1
2022-06-24
usb: musb: mpfs: Fix error codes in probe()
Dan Carpenter
1
-1
/
+4
2022-06-21
usb: musb: core: drop redundant checks
Sergey Shtylyov
1
-14
/
+2
2022-06-21
usb: musb: Add support for PolarFire SoC's musb controller
Conor Dooley
3
-1
/
+278
2022-06-10
usb: musb: remove schedule work called after flush
Saurav Girepunje
1
-2
/
+0
2022-04-21
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
AngeloGioacchino Del Regno
1
-63
/
+10
2022-04-21
usb: musb: Fix missing of_node_put() in omap2430_probe
Miaoqian Lin
1
-0
/
+1
2022-03-15
partially Revert "usb: musb: Set the DT node on the child device"
H. Nikolaus Schaller
1
-1
/
+0
2021-12-21
usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-6
/
+9
2021-12-17
usb: musb: Set the DT node on the child device
Rob Herring
6
-0
/
+9
2021-12-17
usb: musb: Drop unneeded resource copying
Rob Herring
3
-53
/
+4
2021-10-22
usb: musb: Balance list entry in musb_gadget_queue
Viraj Shah
1
-1
/
+3
2021-10-22
usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
Roman Stratiienko
1
-0
/
+8
2021-10-18
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2021-10-13
usb: musb: dsps: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2021-10-13
usb: musb: select GENERIC_PHY instead of depending on it
Randy Dunlap
1
-1
/
+1
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2021-09-21
usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
Dan Carpenter
1
-0
/
+1
2021-09-21
usb: musb: tusb6010: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
2021-09-14
usb: musb: mediatek: Expose role-switch control to userspace
Sungbo Eo
1
-0
/
+1
2021-08-26
usb: musb: musb_dsps: request_irq() after initializing musb
Nadezda Lutovinova
1
-7
/
+6
2021-07-27
usb: musb: Fix suspend and resume issues for PHYs on I2C and SPI
Tony Lindgren
1
-5
/
+38
2021-06-14
usb: musb: Implement tracing for state change events
Tony Lindgren
2
-16
/
+35
[next]