index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
1
-7
/
+7
*
usb: dwc2: Remove 'return' from void function
John Youn
2017-01-24
1
-1
/
+0
*
usb: dwc2: Fix logical continuations
John Youn
2017-01-24
1
-3
/
+2
*
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
1
-11
/
+9
*
usb: dwc2: Fix coverity issue in hcd_queue.c
Vardan Mikayelyan
2016-11-18
1
-33
/
+36
*
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
1
-9
/
+9
*
usb: dwc2: add printf attribute to cat_printf()
Nicolas Iooss
2016-06-29
1
-1
/
+2
*
usb: dwc2: Fixed SOF interrupt enabling/disabling
Sevak Arakelyan
2016-04-28
1
-1
/
+2
*
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
1
-160
/
+1010
*
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2016-03-04
1
-1
/
+10
*
usb: dwc2: host: Manage frame nums better in scheduler
Douglas Anderson
2016-03-04
1
-86
/
+265
*
usb: dwc2: host: Split code out to make dwc2_do_reserve()
Douglas Anderson
2016-03-04
1
-45
/
+67
*
usb: dwc2: host: Reorder things in hcd_queue.c
Douglas Anderson
2016-03-04
1
-289
/
+289
*
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
2016-03-04
1
-53
/
+54
*
usb: dwc2: host: Add a delay before releasing periodic bandwidth
Douglas Anderson
2016-03-04
1
-56
/
+181
*
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
2016-03-04
1
-1
/
+23
*
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
2016-03-04
1
-2
/
+4
*
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2016-03-04
1
-6
/
+1
*
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
2015-12-15
1
-1
/
+1
*
usb: dwc2: host: use correct frame number during qh init
Gregory Herrero
2015-10-01
1
-0
/
+3
*
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
1
-0
/
+8
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
1
-5
/
+5
*
usb: dwc2: host: allocate qh before atomic enqueue
Mian Yousaf Kaukab
2015-07-06
1
-37
/
+12
*
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-04-29
1
-4
/
+6
*
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
2015-04-29
1
-7
/
+1
*
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
2014-09-19
1
-12
/
+4
*
Move DWC2 driver out of staging
Paul Zimmerman
2014-01-13
1
-0
/
+835