index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
fotg210
/
fotg210-hcd.c
(
follow
)
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
1
-8
/
+4
|
\
|
*
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: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-1
/
+1
*
usb: fotg210: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-24
1
-5
/
+3
*
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
*
usb: fotg210: Move clock handling to core
Linus Walleij
2023-01-19
1
-31
/
+2
*
usb: fotg210: Acquire memory resource in core
Linus Walleij
2023-01-19
1
-10
/
+5
*
usb: fotg210: Compile into one module
Linus Walleij
2022-11-09
1
-42
/
+7
*
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
2022-11-09
1
-0
/
+5727