Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-22 | usb: fotg210-udc: Remove a useless assignment | Christophe JAILLET | 1 | -4/+2 |
2022-11-22 | fotg210-udc: Get IRQ using platform_get_irq() | Linus Walleij | 1 | -7/+8 |
2022-11-22 | fotg210-udc: Handle PCLK | Linus Walleij | 2 | -2/+29 |
2022-11-22 | fotg210-udc: Support optional external PHY | Linus Walleij | 2 | -0/+74 |
2022-11-22 | fotg210-udc: Use dev pointer in probe and dev_messages | Linus Walleij | 1 | -6/+7 |
2022-11-22 | usb: USB_FOTG210 should depend on ARCH_GEMINI | Geert Uytterhoeven | 1 | -0/+1 |
2022-11-22 | usb: fotg210: Fix Kconfig for USB host modules | Linus Walleij | 1 | -2/+2 |
2022-11-11 | usb: fotg210-udc: Fix ages old endianness issues | Linus Walleij | 1 | -6/+6 |
2022-11-11 | usb: fotg2: add Gemini-specific handling | Linus Walleij | 2 | -0/+81 |
2022-11-09 | usb: fotg210: Select subdriver by mode | Linus Walleij | 1 | -9/+16 |
2022-11-09 | usb: fotg210: Compile into one module | Linus Walleij | 6 | -62/+142 |
2022-11-09 | usb: fotg210: Collect pieces of dual mode controller | Linus Walleij | 6 | -0/+7927 |