index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd_intr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-06-06
1
-2
/
+3
*
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
1
-48
/
+48
|
\
|
*
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-07-30
1
-48
/
+48
*
|
usb: dwc2: host: do not delay retries for CONTROL IN transfers
Dmitry Torokhov
2018-07-17
1
-2
/
+7
|
/
*
usb: dwc2: fix isoc split in transfer with no data
William Wu
2018-06-19
1
-2
/
+1
*
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-06-19
1
-0
/
+8
*
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-21
1
-0
/
+12
*
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
2017-12-13
1
-0
/
+20
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
1
-23
/
+22
*
usb: dwc2: Fix lines over 80 characters
John Youn
2017-01-24
1
-6
/
+7
*
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
1
-16
/
+21
*
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
1
-12
/
+11
*
usb: dwc2: Stop Complete Splits after Data PID == 0
Sevak Arakelyan
2016-11-18
1
-1
/
+6
*
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
2016-11-18
1
-7
/
+7
*
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
1
-24
/
+24
*
usb: dwc2: host: If using uframe scheduler, end splits better
Douglas Anderson
2016-03-04
1
-6
/
+42
*
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
2016-03-04
1
-4
/
+8
*
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
2016-03-04
1
-4
/
+6
*
usb: dwc2: host: There's not really a TT for the root hub
Douglas Anderson
2016-03-04
1
-0
/
+10
*
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
2016-03-04
1
-1
/
+5
*
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
1
-0
/
+17
*
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
2016-03-04
1
-2
/
+2
*
usb: dwc2: host: Avoid use of chan->qh after qh freed
Douglas Anderson
2016-03-04
1
-0
/
+10
*
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2016-03-04
1
-65
/
+0
*
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
Tang, Jianqiang
2016-02-17
1
-0
/
+8
*
usb: dwc2: host: Clear interrupts before handling them
Douglas Anderson
2015-12-15
1
-9
/
+9
*
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
2015-12-15
1
-5
/
+1
*
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
2015-12-15
1
-2
/
+13
*
usb: dwc2: host: Fix use after free w/ simultaneous irqs
Doug Anderson
2015-10-19
1
-10
/
+60
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
1
-41
/
+41
*
usb: dwc2: host: ensure qtb exists before dereferencing it
Gregory Herrero
2015-04-29
1
-0
/
+10
*
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-04-29
1
-15
/
+38
*
usb: dwc2: host: resume root hub on port connect
Gregory Herrero
2015-04-29
1
-0
/
+3
*
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
2014-09-19
1
-22
/
+0
*
usb: dwc2: make the scheduler handle excessive NAKs better
Nick Hudson
2014-09-11
1
-0
/
+8
*
usb: dwc2: fix dereference before NULL check
Paul Zimmerman
2014-02-15
1
-5
/
+9
*
Move DWC2 driver out of staging
Paul Zimmerman
2014-01-13
1
-0
/
+2119