index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
1
-30
/
+0
2021-11-17
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
1
-1
/
+1
2021-05-27
usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'
Lee Jones
1
-1
/
+1
2021-04-02
usb: dwc2: add parenthess and space around *
Tian Tao
1
-1
/
+1
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
1
-4
/
+6
2018-12-05
usb: dwc2: host: use hrtimer for NAK retries
Terin Stock
1
-7
/
+12
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
1
-5
/
+5
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
1
-0
/
+3
2018-06-19
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
1
-1
/
+1
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
1
-2
/
+3
2017-12-13
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
1
-4
/
+77
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
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
-7
/
+7
2017-01-24
usb: dwc2: Remove 'return' from void function
John Youn
1
-1
/
+0
2017-01-24
usb: dwc2: Fix logical continuations
John Youn
1
-3
/
+2
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-11
/
+9
2016-11-18
usb: dwc2: Fix coverity issue in hcd_queue.c
Vardan Mikayelyan
1
-33
/
+36
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-9
/
+9
2016-06-29
usb: dwc2: add printf attribute to cat_printf()
Nicolas Iooss
1
-1
/
+2
2016-04-28
usb: dwc2: Fixed SOF interrupt enabling/disabling
Sevak Arakelyan
1
-1
/
+2
2016-03-04
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
1
-160
/
+1010
2016-03-04
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
1
-1
/
+10
2016-03-04
usb: dwc2: host: Manage frame nums better in scheduler
Douglas Anderson
1
-86
/
+265
2016-03-04
usb: dwc2: host: Split code out to make dwc2_do_reserve()
Douglas Anderson
1
-45
/
+67
2016-03-04
usb: dwc2: host: Reorder things in hcd_queue.c
Douglas Anderson
1
-289
/
+289
2016-03-04
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
1
-53
/
+54
2016-03-04
usb: dwc2: host: Add a delay before releasing periodic bandwidth
Douglas Anderson
1
-56
/
+181
2016-03-04
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
1
-1
/
+23
2016-03-04
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
1
-2
/
+4
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
1
-6
/
+1
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
1
-1
/
+1
2015-10-01
usb: dwc2: host: use correct frame number during qh init
Gregory Herrero
1
-0
/
+3
2015-10-01
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
1
-0
/
+8
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
1
-5
/
+5
2015-07-06
usb: dwc2: host: allocate qh before atomic enqueue
Mian Yousaf Kaukab
1
-37
/
+12
2015-04-29
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
1
-4
/
+6
2015-04-29
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
1
-7
/
+1
2014-09-19
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
1
-12
/
+4
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman
1
-0
/
+835