summaryrefslogtreecommitdiffstats
path: root/drivers/usb/fotg210
Commit message (Expand)AuthorAgeFilesLines
* usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()Yi Yang2022-12-081-6/+3
* usb: fotg210-udc: Remove a useless assignmentChristophe JAILLET2022-11-221-4/+2
* fotg210-udc: Get IRQ using platform_get_irq()Linus Walleij2022-11-221-7/+8
* fotg210-udc: Handle PCLKLinus Walleij2022-11-222-2/+29
* fotg210-udc: Support optional external PHYLinus Walleij2022-11-222-0/+74
* fotg210-udc: Use dev pointer in probe and dev_messagesLinus Walleij2022-11-221-6/+7
* usb: USB_FOTG210 should depend on ARCH_GEMINIGeert Uytterhoeven2022-11-221-0/+1
* usb: fotg210: Fix Kconfig for USB host modulesLinus Walleij2022-11-221-2/+2
* usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij2022-11-111-6/+6
* usb: fotg2: add Gemini-specific handlingLinus Walleij2022-11-112-0/+81
* usb: fotg210: Select subdriver by modeLinus Walleij2022-11-091-9/+16
* usb: fotg210: Compile into one moduleLinus Walleij2022-11-096-62/+142
* usb: fotg210: Collect pieces of dual mode controllerLinus Walleij2022-11-096-0/+7927