index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
drd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
1
-3
/
+3
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
1
-0
/
+15
2021-01-14
usb: cdns3: Adds missing __iomem markers
Pawel Laszczak
1
-6
/
+6
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak
1
-1
/
+28
2020-12-29
usb: cdns3: Refactoring names in reusable code
Pawel Laszczak
1
-50
/
+50
2020-12-29
usb: cdns3: Moves reusable code to separate module
Pawel Laszczak
1
-1
/
+2
2020-12-29
usb: cdns3: Split core.c into cdns3-plat and core.c file
Pawel Laszczak
1
-1
/
+0
2020-12-29
usb: cdns3: Add support for DRD CDNSP
Pawel Laszczak
1
-30
/
+71
2020-10-02
usb: cdns3: drd: call PHY .set_mode accordingly
Peter Chen
1
-0
/
+5
2020-10-02
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
1
-0
/
+12
2020-10-02
usb: cdns3: add runtime PM support
Peter Chen
1
-0
/
+3
2020-07-24
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
1
-56
/
+68
2020-07-24
usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
Pawel Laszczak
1
-2
/
+2
2020-07-24
usb: cdns3: drd: changed return type from int to bool
Pawel Laszczak
1
-8
/
+8
2020-07-24
usb: cdns3: drd: return IRQ_NONE explicitly.
Pawel Laszczak
1
-2
/
+2
2020-07-24
usb: cnds3: drd: deleted !=
Pawel Laszczak
1
-1
/
+1
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
1
-10
/
+9
2020-04-16
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
1
-2
/
+2
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
1
-0
/
+381