index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
fotg210
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
2
-11
/
+7
|
\
|
*
usb: fotg210-udc: fix function kernel-doc comments
Randy Dunlap
2023-12-11
1
-3
/
+3
|
*
usb: fotg210-hcd: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-04
1
-8
/
+4
*
|
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
2023-12-15
1
-3
/
+0
|
/
*
usb: fotg210: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
*
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-06
1
-1
/
+0
|
\
|
*
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
2023-02-02
1
-1
/
+0
*
|
usb: fotg210: fix return value check in fotg210_probe()
Yang Yingliang
2023-01-31
1
-2
/
+2
*
|
usb: fotg210: fix a Kconfig spelling mistake
Randy Dunlap
2023-01-25
1
-1
/
+1
*
|
usb: fotg210: use devm_platform_get_and_ioremap_resource()
Andy Shevchenko
2023-01-24
1
-5
/
+1
*
|
usb: fotg210: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-24
3
-10
/
+6
*
|
usb: fotg210-udc: remove redundant error logging
Andy Shevchenko
2023-01-24
1
-4
/
+2
*
|
usb: fotg210-hcd: Don't shadow error codes in store()
Andy Shevchenko
2023-01-24
1
-2
/
+4
*
|
usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-01-24
1
-4
/
+1
*
|
fotg210-udc: Improve device initialization
Fabian Vogt
2023-01-24
2
-0
/
+17
*
|
fotg210-udc: Introduce and use a fotg210_ack_int function
Fabian Vogt
2023-01-24
1
-36
/
+18
*
|
fotg210-udc: Add missing completion handler
Fabian Vogt
2023-01-24
1
-0
/
+16
*
|
usb: fotg210-udc: Implement VBUS session
Linus Walleij
2023-01-19
3
-0
/
+48
*
|
usb: fotg210-udc: Assign of_node and speed on start
Linus Walleij
2023-01-19
1
-0
/
+5
*
|
usb: fotg210: Check role register in core
Linus Walleij
2023-01-19
1
-2
/
+14
*
|
usb: fotg210: Move clock handling to core
Linus Walleij
2023-01-19
5
-59
/
+11
*
|
usb: fotg210: Acquire memory resource in core
Linus Walleij
2023-01-19
6
-34
/
+52
*
|
usb: fotg210: List different variants
Linus Walleij
2023-01-19
1
-0
/
+2
|
/
*
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
2023-01-06
1
-0
/
+2
*
usb: fotg210: fix OTG-only build
Arnd Bergmann
2022-12-28
1
-4
/
+1
*
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