Age | Commit message (Expand) | Author |
---|---|---|
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 |