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
/
fotg210
/
fotg210-udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
usb: fotg210-udc: fix function kernel-doc comments
Randy Dunlap
1
-3
/
+3
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
1
-1
/
+0
2023-01-24
usb: fotg210: Switch to use dev_err_probe()
Andy Shevchenko
1
-1
/
+1
2023-01-24
usb: fotg210-udc: remove redundant error logging
Andy Shevchenko
1
-4
/
+2
2023-01-24
fotg210-udc: Improve device initialization
Fabian Vogt
1
-0
/
+15
2023-01-24
fotg210-udc: Introduce and use a fotg210_ack_int function
Fabian Vogt
1
-36
/
+18
2023-01-24
fotg210-udc: Add missing completion handler
Fabian Vogt
1
-0
/
+16
2023-01-19
usb: fotg210-udc: Implement VBUS session
Linus Walleij
1
-0
/
+17
2023-01-19
usb: fotg210-udc: Assign of_node and speed on start
Linus Walleij
1
-0
/
+5
2023-01-19
usb: fotg210: Move clock handling to core
Linus Walleij
1
-27
/
+3
2023-01-19
usb: fotg210: Acquire memory resource in core
Linus Walleij
1
-13
/
+3
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
1
-0
/
+2
2022-12-08
usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()
Yi Yang
1
-6
/
+3
2022-11-22
usb: fotg210-udc: Remove a useless assignment
Christophe JAILLET
1
-4
/
+2
2022-11-22
fotg210-udc: Get IRQ using platform_get_irq()
Linus Walleij
1
-7
/
+8
2022-11-22
fotg210-udc: Handle PCLK
Linus Walleij
1
-2
/
+28
2022-11-22
fotg210-udc: Support optional external PHY
Linus Walleij
1
-0
/
+72
2022-11-22
fotg210-udc: Use dev pointer in probe and dev_messages
Linus Walleij
1
-6
/
+7
2022-11-11
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
1
-6
/
+6
2022-11-09
usb: fotg210: Compile into one module
Linus Walleij
1
-16
/
+3
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
1
-0
/
+1224