index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
1
-1
/
+0
2023-09-23
usb: cdns3: Put the cdns set active part outside the spin lock
Xiaolei Wang
1
-4
/
+11
2023-07-19
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
1
-2
/
+0
2023-07-19
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+2
2021-05-27
usb: cdns3: core: Fix a couple of incorrectly documented function names
Lee Jones
1
-2
/
+2
2021-04-12
usb: cdns3: fix static checker warning.
Frank Li
1
-1
/
+1
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
1
-1
/
+28
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak
1
-2
/
+9
2020-12-29
usb: cdns3: Refactoring names in reusable code
Pawel Laszczak
1
-71
/
+71
2020-12-29
usb: cdns3: Moves reusable code to separate module
Pawel Laszczak
1
-3
/
+15
2020-12-29
usb: cdns3: Split core.c into cdns3-plat and core.c file
Pawel Laszczak
1
-260
/
+24
2020-12-29
usb: cdns3: Add support for DRD CDNSP
Pawel Laszczak
1
-7
/
+17
2020-12-10
Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
1
-11
/
+4
2020-12-10
usb: cdns3: fix NULL pointer dereference on no platform data
Roger Quadros
1
-1
/
+1
2020-12-10
usb: cdns3: add quirk for enable runtime pm by default
Peter Chen
1
-1
/
+2
2020-12-10
usb: cdns3: Rids of duplicate error message
Pawel Laszczak
1
-10
/
+2
2020-11-30
usb: cdns3: core: fix goto label for error path
Peter Chen
1
-1
/
+1
2020-11-30
usb: cdns3: Fix hardware based role switch
Roger Quadros
1
-12
/
+15
2020-10-02
usb: cdns3: core: quit if it uses role switch class
Peter Chen
1
-0
/
+4
2020-10-02
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
1
-0
/
+2
2020-10-02
usb: cdns3: add runtime PM support
Peter Chen
1
-17
/
+136
2020-10-02
usb: cdns3: introduce set_phy_power_on{off} APIs
Peter Chen
1
-15
/
+28
2020-07-29
usb: cdns3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-2
/
+1
2020-07-24
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
1
-6
/
+2
2020-07-24
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
1
-11
/
+9
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
1
-2
/
+2
2020-07-24
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
1
-7
/
+0
2020-07-03
usb: cdns3: core: Fix incorrect formatting and misspelled function arg docs
Lee Jones
1
-4
/
+4
2020-04-16
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
1
-5
/
+3
2020-04-16
usb: cdns3: delete role_override
Peter Chen
1
-37
/
+0
2020-04-16
usb: cdns3: core: get role switch node from firmware
Peter Chen
1
-0
/
+2
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-11
/
+11
2019-10-18
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
1
-1
/
+3
2019-10-10
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
1
-1
/
+19
2019-09-03
usb: cdns3: Remove redundant dev_err call in cdns3_probe()
Wei Yongjun
1
-3
/
+1
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
1
-0
/
+653