index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: Properly account for the force mode delays
John Youn
2016-09-08
1
-17
/
+14
*
usb: dwc2: Add delay to core soft reset
John Youn
2016-09-08
3
-0
/
+97
*
usb: dwc2: gadget: Only initialize device if in device mode
John Youn
2016-09-08
1
-2
/
+5
*
usb: dwc2: gadget: free TX FIFO after killing requests
Robert Baldyga
2016-08-31
1
-4
/
+4
*
usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()
Robert Baldyga
2016-08-31
1
-12
/
+1
*
usb: dwc2: gadget: change variable name to more meaningful
Robert Baldyga
2016-08-31
1
-4
/
+4
*
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2016-08-31
2
-46
/
+8
*
usb: dwc2: gadget: use ep->fifo_index in context of FIFO registers
Robert Baldyga
2016-08-31
1
-2
/
+3
*
usb: dwc2: gadget: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-6
/
+2
*
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-25
1
-1
/
+1
*
USB: dwc2-usb: add USB_GADGET dependency
Arnd Bergmann
2016-06-29
1
-0
/
+1
*
usb: dwc2: add printf attribute to cat_printf()
Nicolas Iooss
2016-06-29
1
-1
/
+2
*
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
2016-06-21
3
-28
/
+71
*
usb: dwc2: gadget: Add EP disabled interrupt handler
Vardan Mikayelyan
2016-06-21
1
-17
/
+70
*
usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers
Vardan Mikayelyan
2016-06-21
1
-49
/
+124
*
usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers
Vardan Mikayelyan
2016-06-21
1
-0
/
+94
*
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
Vardan Mikayelyan
2016-06-21
1
-13
/
+38
*
usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function
Vardan Mikayelyan
2016-06-21
1
-1
/
+29
*
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2016-06-21
2
-5
/
+5
*
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2016-06-21
2
-0
/
+24
*
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
Vardan Mikayelyan
2016-06-21
1
-4
/
+2
*
usb: dwc2: gadget: Corrected field names
Vardan Mikayelyan
2016-06-21
1
-3
/
+3
*
usb: dwc2: gadget: Remove unnecessary code
Vardan Mikayelyan
2016-06-21
1
-8
/
+0
*
usb: dwc2: gadget: Remove unnecessary line
Vardan Mikayelyan
2016-06-21
1
-1
/
+0
*
usb: dwc2: Add missing register field definitions
Vardan Mikayelyan
2016-06-21
1
-0
/
+13
*
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
2016-05-31
1
-0
/
+27
*
usb: dwc2: gadget: Do not halt isochronous endpoints
Vahram Aharonyan
2016-05-31
1
-0
/
+5
*
usb: dwc2: gadget: Do not halt endpoint if active
Vahram Aharonyan
2016-05-31
1
-4
/
+15
*
usb: dwc2: Proper cleanup on dr_mode failure
John Youn
2016-04-28
1
-1
/
+1
*
usb: dwc2: Fixed SOF interrupt enabling/disabling
Sevak Arakelyan
2016-04-28
1
-1
/
+2
*
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
2016-04-28
2
-0
/
+2
*
usb: dwc2: gadget: Prevent handling of host interrupts
Vardan Mikayelyan
2016-04-28
1
-0
/
+3
*
usb: dwc2: gadget: Check for ep0 in enable
Vahram Aharonyan
2016-04-28
1
-1
/
+4
*
usb: dwc2: do not override forced dr_mode in gadget setup
Przemek Rudy
2016-04-04
1
-5
/
+18
*
usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
John Youn
2016-03-04
1
-2
/
+4
*
usb: dwc2: Add support for Lantiq ARX and XRX SoCs
Antti Seppälä
2016-03-04
1
-0
/
+34
*
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
4
-1801
/
+1806
*
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
4
-183
/
+179
*
usb: dwc2: Use kmem_cache_free()
Amitoj Kaur Chawla
2016-03-04
1
-1
/
+1
*
usb: dwc2: host: If using uframe scheduler, end splits better
Douglas Anderson
2016-03-04
1
-6
/
+42
*
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
4
-171
/
+1250
*
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2016-03-04
2
-3
/
+100
*
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
2016-03-04
2
-0
/
+33
*
usb: dwc2: host: Manage frame nums better in scheduler
Douglas Anderson
2016-03-04
2
-89
/
+272
*
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
2016-03-04
3
-6
/
+11
*
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
4
-82
/
+92
*
usb: dwc2: host: Use periodic interrupt even with DMA
Douglas Anderson
2016-03-04
1
-39
/
+32
*
usb: dwc2: host: There's not really a TT for the root hub
Douglas Anderson
2016-03-04
1
-0
/
+10
[next]