index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
cdns3-plat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: cdns3: Remove the invalid comment
Li Qiong
2025-04-11
1
-2
/
+0
*
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
1
-1
/
+1
*
usb: cdns3: Use dev_err_probe
Alexander Stein
2023-12-15
1
-5
/
+11
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-0
/
+1
*
usb: cdns3: Put the cdns set active part outside the spin lock
Xiaolei Wang
2023-07-25
1
-1
/
+2
*
usb: cdns3-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
usb: cdns3: remove dead code
Dongliang Mu
2022-09-27
1
-2
/
+0
*
usb: cdns3: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-21
1
-6
/
+8
*
usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'
Lee Jones
2021-05-27
1
-1
/
+1
*
usb: cdns3: add power lost support for system resume
Frank Li
2021-04-12
1
-1
/
+22
*
usb: cdns3: Refactoring names in reusable code
Pawel Laszczak
2020-12-29
1
-12
/
+13
*
usb: cdns3: Moves reusable code to separate module
Pawel Laszczak
2020-12-29
1
-0
/
+2
*
usb: cdns3: Split core.c into cdns3-plat and core.c file
Pawel Laszczak
2020-12-29
1
-0
/
+312