index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
core.c
Age
Commit message (
Expand
)
Author
2020-07-29
usb: cdns3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-24
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
2020-07-03
usb: cdns3: core: Fix incorrect formatting and misspelled function arg docs
Lee Jones
2020-04-16
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
2020-04-16
usb: cdns3: delete role_override
Peter Chen
2020-04-16
usb: cdns3: core: get role switch node from firmware
Peter Chen
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2019-10-18
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
2019-10-10
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
2019-09-03
usb: cdns3: Remove redundant dev_err call in cdns3_probe()
Wei Yongjun
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak