index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-35
/
+33
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-1
/
+1
2021-06-21
Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2
-7
/
+4
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2
-8
/
+7
2021-06-10
usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-3
/
+1
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2
-8
/
+10
2021-05-27
usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'
Lee Jones
1
-1
/
+2
2021-05-27
usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget...
Lee Jones
1
-1
/
+1
2021-05-27
usb: cdns3: cdns3-imx: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-05-27
usb: cdns3: cdns3-ep0: Fix a few kernel-doc formatting issues
Lee Jones
1
-3
/
+3
2021-05-27
usb: cdns3: cdns3-ti: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-05-27
usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issues
Lee Jones
1
-17
/
+17
2021-05-27
usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'
Lee Jones
1
-1
/
+1
2021-05-27
usb: cdns3: core: Fix a couple of incorrectly documented function names
Lee Jones
1
-2
/
+2
2021-05-27
usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler
Pawel Laszczak
1
-3
/
+4
2021-05-25
usb: cdns3: Enable TDL_CHK only for OUT ep
Sanket Parmar
1
-5
/
+3
2021-05-21
USB: cdnsp: drop irq-flags initialisations
Johan Hovold
1
-2
/
+2
2021-05-11
usb: cdnsp: Fix lack of removing request from pending list.
Pawel Laszczak
1
-7
/
+7
2021-05-11
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2021-05-11
usb: cdnsp: Useless condition has been removed
Pawel Laszczak
1
-3
/
+2
2021-05-11
usb: cdns3: Corrected comment to align with kernel-doc comment
Souptick Joarder
1
-1
/
+1
2021-04-12
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
2
-5
/
+13
2021-04-12
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-04-12
usb: cdns3: delete repeated clear operations
Wang Qing
1
-1
/
+0
2021-04-12
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2
-6
/
+25
2021-04-12
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2
-23
/
+20
2021-04-12
usb: cdns3: fix static checker warning.
Frank Li
1
-1
/
+1
2021-04-12
usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
Wei Yongjun
1
-1
/
+1
2021-04-12
usb: cdns3: trace: delete the trace parameter for request->trb
Peter Chen
1
-4
/
+1
2021-04-12
usb: cdns3: imx: add power lost support for system resume
Frank Li
1
-0
/
+34
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
5
-3
/
+68
2021-03-27
usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
Pawel Laszczak
1
-0
/
+4
2021-03-13
usb: cdnsp: Fixes incorrect value in ISOC TRB
Pawel Laszczak
1
-1
/
+4
2021-02-09
Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
27
-523
/
+10404
2021-02-06
usb: cdnsp: Removes some useless trace events
Pawel Laszczak
4
-18
/
+0
2021-01-23
usb: cdns3: Add support for TI's AM64 SoC
Aswath Govindraju
1
-0
/
+1
2021-01-14
usb: cdnsp: fixes undefined reference to cdns_remove
Pawel Laszczak
1
-0
/
+8
2021-01-14
usb: cdns3: Adds missing __iomem markers
Pawel Laszczak
2
-12
/
+12
2020-12-29
usb: cdns3: imx: improve driver .remove API
Peter Chen
1
-0
/
+5
2020-12-29
usb: cdns3: imx: fix can't create core device the second time issue
Peter Chen
1
-10
/
+1
2020-12-29
usb: cdns3: imx: fix writing read-only memory issue
Peter Chen
1
-1
/
+5
2020-12-29
usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'
Pawel Laszczak
1
-1
/
+6
2020-12-29
usb: cdnsp: Fixes for sparse warnings
Pawel Laszczak
7
-37
/
+32
2020-12-29
usb: cdns3: Fixes for sparse warnings
Pawel Laszczak
2
-5
/
+5
2020-12-29
usb: cdnsp: fix error handling in cdnsp_mem_init()
Pawel Laszczak
1
-12
/
+24
2020-12-29
usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.h
Pawel Laszczak
2
-8
/
+3
2020-12-29
usb: cdnsp: Removes some not useful function arguments
Pawel Laszczak
3
-14
/
+13
2020-12-29
usb: cdns3: fix warning when USB_CDNS_HOST is not set
Randy Dunlap
1
-2
/
+2
2020-12-29
usb: cdns3: fix build when PM_SLEEP is not set
Randy Dunlap
1
-0
/
+5
[next]