Age | Commit message (Expand) | Author |
---|---|---|
2023-02-06 | USB: fotg210: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman |
2023-01-24 | usb: fotg210: Switch to use dev_err_probe() | Andy Shevchenko |
2023-01-24 | usb: fotg210-hcd: Don't shadow error codes in store() | Andy Shevchenko |
2023-01-24 | usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() | Andy Shevchenko |
2023-01-19 | usb: fotg210: Move clock handling to core | Linus Walleij |
2023-01-19 | usb: fotg210: Acquire memory resource in core | Linus Walleij |
2022-11-09 | usb: fotg210: Compile into one module | Linus Walleij |
2022-11-09 | usb: fotg210: Collect pieces of dual mode controller | Linus Walleij |