index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: cdns3: fix NULL pointer dereference on no platform data
Roger Quadros
2021-03-11
1
-1
/
+1
*
usb: cdns3: add quirk for enable runtime pm by default
Peter Chen
2021-03-11
1
-1
/
+2
*
usb: cdns3: core: fix goto label for error path
Peter Chen
2020-11-30
1
-1
/
+1
*
usb: cdns3: Fix hardware based role switch
Roger Quadros
2020-11-30
1
-12
/
+15
*
usb: cdns3: core: quit if it uses role switch class
Peter Chen
2020-10-02
1
-0
/
+4
*
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
2020-10-02
1
-0
/
+2
*
usb: cdns3: add runtime PM support
Peter Chen
2020-10-02
1
-17
/
+136
*
usb: cdns3: introduce set_phy_power_on{off} APIs
Peter Chen
2020-10-02
1
-15
/
+28
*
usb: cdns3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
1
-2
/
+1
*
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
2020-07-24
1
-6
/
+2
*
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
2020-07-24
1
-11
/
+9
*
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2020-07-24
1
-2
/
+2
*
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
2020-07-24
1
-7
/
+0
*
usb: cdns3: core: Fix incorrect formatting and misspelled function arg docs
Lee Jones
2020-07-03
1
-4
/
+4
*
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
2020-04-16
1
-5
/
+3
*
usb: cdns3: delete role_override
Peter Chen
2020-04-16
1
-37
/
+0
*
usb: cdns3: core: get role switch node from firmware
Peter Chen
2020-04-16
1
-0
/
+2
*
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-03-04
1
-11
/
+11
*
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
2019-10-18
1
-1
/
+3
*
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
2019-10-10
1
-1
/
+19
*
usb: cdns3: Remove redundant dev_err call in cdns3_probe()
Wei Yongjun
2019-09-03
1
-3
/
+1
*
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
2019-08-29
1
-0
/
+653