OpenCloudOS-Kernel/drivers/usb/cdns3
Pawel Laszczak e93e58d274
usb: cdnsp: Device side header file for CDNSP driver
Patch defines macros, registers and structures used by
Device side driver.

Because the size of main patch is very big, I’ve decided to create
separate patch for cdnsp-gadget.h. It should simplify reviewing the code.

Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-12-29 12:36:13 +08:00
..
Kconfig usb: cdns3: Moves reusable code to separate module 2020-12-29 12:36:13 +08:00
Makefile usb: cdns3: Moves reusable code to separate module 2020-12-29 12:36:13 +08:00
cdns3-imx.c usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
cdns3-pci-wrap.c usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper" 2020-03-19 15:14:48 +01:00
cdns3-plat.c usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
cdns3-ti.c USB: Replace HTTP links with HTTPS ones 2020-07-21 13:41:57 +02:00
cdnsp-gadget.h usb: cdnsp: Device side header file for CDNSP driver 2020-12-29 12:36:13 +08:00
core.c usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
core.h usb: cdns3: Changed type of gadget_dev in cdns structure 2020-12-29 12:36:13 +08:00
debug.h usb: cdns3: fix spelling mistake and rework grammar in text 2020-01-24 09:41:27 +01:00
drd.c usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
drd.h usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
ep0.c usb: cdns3: Fix on-chip memory overflow issue 2020-10-30 11:40:54 +08:00
gadget-export.h usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
gadget.c usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
gadget.h usb: cdns3: Fix on-chip memory overflow issue 2020-10-30 11:40:54 +08:00
host-export.h usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
host.c usb: cdns3: Refactoring names in reusable code 2020-12-29 12:36:13 +08:00
trace.c
trace.h usb: cdns3: trace: fix some endian issues 2020-07-09 10:13:07 +03:00