index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
fotg210
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()
Yi Yang
2022-12-08
1
-6
/
+3
*
usb: fotg210-udc: Remove a useless assignment
Christophe JAILLET
2022-11-22
1
-4
/
+2
*
fotg210-udc: Get IRQ using platform_get_irq()
Linus Walleij
2022-11-22
1
-7
/
+8
*
fotg210-udc: Handle PCLK
Linus Walleij
2022-11-22
2
-2
/
+29
*
fotg210-udc: Support optional external PHY
Linus Walleij
2022-11-22
2
-0
/
+74
*
fotg210-udc: Use dev pointer in probe and dev_messages
Linus Walleij
2022-11-22
1
-6
/
+7
*
usb: USB_FOTG210 should depend on ARCH_GEMINI
Geert Uytterhoeven
2022-11-22
1
-0
/
+1
*
usb: fotg210: Fix Kconfig for USB host modules
Linus Walleij
2022-11-22
1
-2
/
+2
*
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
2022-11-11
1
-6
/
+6
*
usb: fotg2: add Gemini-specific handling
Linus Walleij
2022-11-11
2
-0
/
+81
*
usb: fotg210: Select subdriver by mode
Linus Walleij
2022-11-09
1
-9
/
+16
*
usb: fotg210: Compile into one module
Linus Walleij
2022-11-09
6
-62
/
+142
*
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
2022-11-09
6
-0
/
+7927