summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/core.c
AgeCommit message (Expand)Author
2020-10-02usb: cdns3: core: quit if it uses role switch classPeter Chen
2020-10-02usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockupPawel Laszczak
2020-10-02usb: cdns3: add runtime PM supportPeter Chen
2020-10-02usb: cdns3: introduce set_phy_power_on{off} APIsPeter Chen
2020-07-29usb: cdns3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-24usb: cdns3: core: removed overwriting some error codePawel Laszczak
2020-07-24usb: cdns3: core: removed 'goto not_otg'Pawel Laszczak
2020-07-24usb: cdns3: drd: removed not needed variables initializationPawel Laszczak
2020-07-24usb: cdns3: core: removed cdns3_get_current_role_driver functionPawel Laszczak
2020-07-03usb: cdns3: core: Fix incorrect formatting and misspelled function arg docsLee Jones
2020-04-16usb: cdns3: change "cdsn3" to"cdns3"Peter Chen
2020-04-16usb: cdns3: delete role_overridePeter Chen
2020-04-16usb: cdns3: core: get role switch node from firmwarePeter Chen
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2019-10-18usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros
2019-09-03usb: cdns3: Remove redundant dev_err call in cdns3_probe()Wei Yongjun
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak