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
/
dwc2
/
hcd_ddma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Minas Harutyunyan
1
-1
/
+3
2024-03-26
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
1
-6
/
+11
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
1
-30
/
+0
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
1
-5
/
+5
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
1
-0
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-2
/
+2
2017-01-24
usb: dwc2: Fix logical continuations
John Youn
1
-4
/
+4
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-6
/
+5
2016-11-18
usb: dwc2: host: Rename MAX_DMA_DESC_SIZE to HOST_DMA_NBYTES_LIMIT
Vahram Aharonyan
1
-2
/
+2
2016-11-18
usb: dwc2: Update DMA descriptor structure
Vahram Aharonyan
1
-24
/
+24
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-2
/
+2
2016-03-04
usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
John Youn
1
-2
/
+4
2016-03-04
usb: dwc2: Use kmem_cache_free()
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-04
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
1
-17
/
+20
2016-03-04
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
1
-2
/
+2
2016-02-17
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
Tang, Jianqiang
1
-1
/
+1
2016-02-17
usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
Vardan Mikayelyan
1
-11
/
+10
2015-12-15
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
1
-2
/
+18
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
1
-24
/
+82
2015-12-15
usb: dwc2: host: process all completed urbs
Gregory Herrero
1
-2
/
+36
2015-12-15
usb: dwc2: host: always increment available host channel during release
Gregory Herrero
1
-0
/
+1
2015-12-15
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
1
-2
/
+30
2015-12-15
usb: dwc2: host: spinlock release channel
Gregory Herrero
1
-0
/
+4
2015-12-15
usb: dwc2: host: fix use of qtd after free in desc dma mode
Gregory Herrero
1
-1
/
+4
2015-12-15
usb: dwc2: host: rework isochronous halt path
Gregory Herrero
1
-1
/
+21
2015-12-15
usb: dwc2: host: set active bit in isochronous descriptors
Gregory Herrero
1
-8
/
+3
2015-12-15
usb: dwc2: host: ensure filling of isoc desc is correctly done
Gregory Herrero
1
-2
/
+3
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
1
-5
/
+5
2014-01-14
Move DWC2 driver out of staging
Paul Zimmerman
1
-0
/
+1212