| 6a2b8f48 | 05-Dec-2019 |
Vignesh Raghavendra <vigneshr@ti.com> |
UPSTREAM: usb: cdns3: ep0: Fix build warnings related to cache ops
Since, commit 62f9b6544728 ("common: Move older CPU functions to their own header") cache ops functions are declared in a separate
UPSTREAM: usb: cdns3: ep0: Fix build warnings related to cache ops
Since, commit 62f9b6544728 ("common: Move older CPU functions to their own header") cache ops functions are declared in a separate header. Include the same to avoid build warnings.
Change-Id: I76b3f46ce7e8988335380a22038fb12296ccfb75 Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit bdf30e84909d8d99c2700a0fc6c3e799e3d8e2d4)
show more ...
|
| 8cf2756c | 18-Nov-2019 |
Vignesh Raghavendra <vigneshr@ti.com> |
UPSTREAM: usb: cdns3: Fix include file path
xhci.h has now been moved to include/usb/ directory. Therefore, update the path in the Cadence USB drivers.
Change-Id: Id8eb19ff4ee0130265b14d9f350f6f78c
UPSTREAM: usb: cdns3: Fix include file path
xhci.h has now been moved to include/usb/ directory. Therefore, update the path in the Cadence USB drivers.
Change-Id: Id8eb19ff4ee0130265b14d9f350f6f78c6d691aa Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit e5521b1c6f4e2d18f7b33e6db06af5e47fdef52c)
show more ...
|
| 5cec6cdf | 01-Oct-2019 |
Vignesh Raghavendra <vigneshr@ti.com> |
UPSTREAM: usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
Add driver to handle TI specific wrapper for Cadence USB3 controller present on J721e SoC. Based on Linux driver for the same.
C
UPSTREAM: usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
Add driver to handle TI specific wrapper for Cadence USB3 controller present on J721e SoC. Based on Linux driver for the same.
Change-Id: I68fb3c8144633bb6f363ee0f5dd7f5461d4a38a0 Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit a9ca4193bd3d96f1545d30c4b6a6845442403f26)
show more ...
|
| 5fac2ed3 | 01-Oct-2019 |
Vignesh Raghavendra <vigneshr@ti.com> |
UPSTREAM: usb: cdns3: gadget: Implement udc_set_speed() callback
Implement udc_set_speed() callback to limit Controller's speed to high-speed/full-speed when working with gadgets that are high-speed
UPSTREAM: usb: cdns3: gadget: Implement udc_set_speed() callback
Implement udc_set_speed() callback to limit Controller's speed to high-speed/full-speed when working with gadgets that are high-speed or full-speed only
Change-Id: Iee46beaf6336dc974597b3163287344c4bda2771 Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 927c22b0dae7ee9e3e89d8be6393b030371cb842)
show more ...
|