aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3
Commit message (Expand)AuthorAge
* usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros2019-10-30
* usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar2019-10-30
* usb: cdns3: gadget: Don't manage pullupsRoger Quadros2019-10-27
* usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)2019-10-27
* usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros2019-10-18
* usb: cdns3: Fix dequeue implementation.Pawel Laszczak2019-10-15
* usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak2019-10-10
* usb: cdns3: fix cdns3_core_init_role()Roger Quadros2019-10-10
* usb: cdns3: gadget: Fix full-speed modeRoger Quadros2019-10-10
* usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak2019-10-07
* usb: cdns3: Fix sheduling with locks held.Pawel Laszczak2019-10-04
* usb: cdns3: Fix use after free in probe error handlingDan Carpenter2019-10-04
* usb: cdns3: Remove redundant dev_err call in cdns3_probe()Wei Yongjun2019-09-03
* usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"Colin Ian King2019-09-03
* usb: cdns3: fix missing assignment of ret before error check on retColin Ian King2019-09-03
* usb: cdns3: remove redundant assignment to ret on error exit pathColin Ian King2019-09-03
* usb: cdns3: remove set but not used variable 'priv_dev'YueHaibing2019-09-03
* usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing2019-09-03
* usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak2019-08-29
* usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak2019-08-29