Searched hist:"055276 c1320564b0192b3af323b8cc67f9b665e1" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/gadget/udc/ |
H A D | aspeed_udc.c | 055276c1320564b0192b3af323b8cc67f9b665e1 Mon May 23 05:01:32 CEST 2022 Neal Liu <neal_liu@aspeedtech.com> usb: gadget: add Aspeed ast2600 udc driver
Aspeed udc is compliant with USB2.0, supports USB High Speed and Full Speed, backward compatible with USB1.1.
Supports independent DMA channel for each generic endpoint. Supports 32/256 stages descriptor mode for all generic endpoints.
This driver supports full functionality including single/multiple stages descriptor mode, and exposes 1 UDC gadget driver.
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> Link: https://lore.kernel.org/r/20220523030134.2977116-2-neal_liu@aspeedtech.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Makefile | diff 055276c1320564b0192b3af323b8cc67f9b665e1 Mon May 23 05:01:32 CEST 2022 Neal Liu <neal_liu@aspeedtech.com> usb: gadget: add Aspeed ast2600 udc driver
Aspeed udc is compliant with USB2.0, supports USB High Speed and Full Speed, backward compatible with USB1.1.
Supports independent DMA channel for each generic endpoint. Supports 32/256 stages descriptor mode for all generic endpoints.
This driver supports full functionality including single/multiple stages descriptor mode, and exposes 1 UDC gadget driver.
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> Link: https://lore.kernel.org/r/20220523030134.2977116-2-neal_liu@aspeedtech.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff 055276c1320564b0192b3af323b8cc67f9b665e1 Mon May 23 05:01:32 CEST 2022 Neal Liu <neal_liu@aspeedtech.com> usb: gadget: add Aspeed ast2600 udc driver
Aspeed udc is compliant with USB2.0, supports USB High Speed and Full Speed, backward compatible with USB1.1.
Supports independent DMA channel for each generic endpoint. Supports 32/256 stages descriptor mode for all generic endpoints.
This driver supports full functionality including single/multiple stages descriptor mode, and exposes 1 UDC gadget driver.
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> Link: https://lore.kernel.org/r/20220523030134.2977116-2-neal_liu@aspeedtech.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|