开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
fotg210
/
fotg210-core.c
Age
Commit message (
Expand
)
Author
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-11
usb: fotg210: Add missing kernel doc description
Andy Shevchenko
2023-05-28
usb: fotg210: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-31
usb: fotg210: fix return value check in fotg210_probe()
Yang Yingliang
2023-01-24
usb: fotg210: use devm_platform_get_and_ioremap_resource()
Andy Shevchenko
2023-01-24
usb: fotg210: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-19
usb: fotg210-udc: Implement VBUS session
Linus Walleij
2023-01-19
usb: fotg210: Check role register in core
Linus Walleij
2023-01-19
usb: fotg210: Move clock handling to core
Linus Walleij
2023-01-19
usb: fotg210: Acquire memory resource in core
Linus Walleij
2023-01-19
usb: fotg210: List different variants
Linus Walleij
2022-12-28
usb: fotg210: fix OTG-only build
Arnd Bergmann
2022-11-11
usb: fotg2: add Gemini-specific handling
Linus Walleij
2022-11-09
usb: fotg210: Select subdriver by mode
Linus Walleij
2022-11-09
usb: fotg210: Compile into one module
Linus Walleij