index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: gadget: Transfer length limit checking for DDMA
Vahram Aharonyan
2016-11-18
1
-1
/
+31
*
usb: dwc2: host: Rename MAX_DMA_DESC_SIZE to HOST_DMA_NBYTES_LIMIT
Vahram Aharonyan
2016-11-18
2
-3
/
+3
*
usb: dwc2: gadget: Add DMA descriptor chains for EP 0
Vahram Aharonyan
2016-11-18
2
-0
/
+67
*
usb: dwc2: gadget: Add DMA descriptor status quadlet fields
Vahram Aharonyan
2016-11-18
1
-0
/
+37
*
usb: dwc2: gadget: Add descriptor DMA parameter
Vahram Aharonyan
2016-11-18
3
-0
/
+19
*
usb: dwc2: Make the DMA descriptor structure packed
Vahram Aharonyan
2016-11-18
1
-1
/
+1
*
usb: dwc2: Update DMA descriptor structure
Vahram Aharonyan
2016-11-18
4
-29
/
+30
*
usb: dwc2: Deprecate g-use-dma binding
John Youn
2016-11-18
3
-7
/
+15
*
usb: dwc2: Fix coverity issue in hcd_queue.c
Vardan Mikayelyan
2016-11-18
1
-33
/
+36
*
usb: dwc2: Fix dead code in hcd.c
Vardan Mikayelyan
2016-11-18
1
-5
/
+0
*
usb: dwc2: gadget: Update for new usb_endpoint_maxp()
Vardan Mikayelyan
2016-11-18
1
-19
/
+23
*
usb: dwc2: Add PCI properties
Vahram Aharonyan
2016-11-18
1
-0
/
+19
*
usb: dwc2: Get host DMA device properties
John Youn
2016-11-18
2
-31
/
+23
*
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
2016-11-18
4
-51
/
+51
*
usb: dwc2: Move gadget settings into core_params
John Youn
2016-11-18
3
-91
/
+296
*
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
2016-11-18
2
-6
/
+6
*
usb: dwc2: Remove unnecessary prototypes
John Youn
2016-11-18
2
-235
/
+54
*
usb: dwc2: Remove dwc2_set_all_params function
John Youn
2016-11-18
3
-38
/
+44
*
usb: dwc2: Move parameter initialization into params.c
John Youn
2016-11-18
3
-23
/
+36
*
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
10
-181
/
+176
*
usb: dwc2: Add params.c file
John Youn
2016-11-18
5
-1089
/
+1133
*
usb: dwc2: Remove unused hardware parameter
John Youn
2016-11-18
1
-1
/
+0
*
usb: dwc2: Remove unnecessary kfree
John Youn
2016-11-18
1
-1
/
+0
*
usb: dwc2: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-11-03
1
-4
/
+2
*
Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"
John Youn
2016-10-18
2
-8
/
+46
*
Revert "usb: dwc2: gadget: change variable name to more meaningful"
John Youn
2016-10-18
1
-4
/
+4
*
usb: dwc2: Add msleep for host-only
Heiko Stuebner
2016-10-17
1
-1
/
+10
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-10-07
1
-0
/
+34
|
\
|
*
usb: dwc2: add support for Meson8b and GXBB SoCs
Jerome Brunet
2016-09-14
1
-0
/
+34
*
|
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-14
4
-86
/
+135
|
\
\
|
*
|
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
|
|
/
*
|
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2016-09-05
2
-0
/
+23
|
\
\
|
*
|
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
2016-08-22
2
-0
/
+23
|
|
/
*
|
usb: dwc2: gadget: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-6
/
+2
*
|
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-09
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
[prev]
[next]