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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
2
-6
/
+6
2016-11-18
usb: dwc2: Remove unnecessary prototypes
John Youn
2
-235
/
+54
2016-11-18
usb: dwc2: Remove dwc2_set_all_params function
John Youn
3
-38
/
+44
2016-11-18
usb: dwc2: Move parameter initialization into params.c
John Youn
3
-23
/
+36
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
10
-181
/
+176
2016-11-18
usb: dwc2: Add params.c file
John Youn
5
-1089
/
+1133
2016-11-18
usb: dwc2: Remove unused hardware parameter
John Youn
1
-1
/
+0
2016-11-18
usb: dwc2: Remove unnecessary kfree
John Youn
1
-1
/
+0
2016-11-03
usb: dwc2: cleanup with list_first_entry_or_null()
Masahiro Yamada
1
-4
/
+2
2016-10-18
Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"
John Youn
2
-8
/
+46
2016-10-18
Revert "usb: dwc2: gadget: change variable name to more meaningful"
John Youn
1
-4
/
+4
2016-10-17
usb: dwc2: Add msleep for host-only
Heiko Stuebner
1
-1
/
+10
2016-10-07
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+34
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
4
-86
/
+135
2016-09-14
usb: dwc2: add support for Meson8b and GXBB SoCs
Jerome Brunet
1
-0
/
+34
2016-09-08
usb: dwc2: Properly account for the force mode delays
John Youn
1
-17
/
+14
2016-09-08
usb: dwc2: Add delay to core soft reset
John Youn
3
-0
/
+97
2016-09-08
usb: dwc2: gadget: Only initialize device if in device mode
John Youn
1
-2
/
+5
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2
-0
/
+23
2016-08-31
usb: dwc2: gadget: free TX FIFO after killing requests
Robert Baldyga
1
-4
/
+4
2016-08-31
usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()
Robert Baldyga
1
-12
/
+1
2016-08-31
usb: dwc2: gadget: change variable name to more meaningful
Robert Baldyga
1
-4
/
+4
2016-08-31
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2
-46
/
+8
2016-08-31
usb: dwc2: gadget: use ep->fifo_index in context of FIFO registers
Robert Baldyga
1
-2
/
+3
2016-08-30
usb: dwc2: gadget: don't print on ENOMEM
Wolfram Sang
1
-6
/
+2
2016-08-29
usb: dwc2: gadget: don't print on ENOMEM
Wolfram Sang
1
-6
/
+2
2016-08-25
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-22
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
2
-0
/
+23
2016-08-09
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-06-29
USB: dwc2-usb: add USB_GADGET dependency
Arnd Bergmann
1
-0
/
+1
2016-06-29
usb: dwc2: add printf attribute to cat_printf()
Nicolas Iooss
1
-1
/
+2
2016-06-21
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
3
-28
/
+71
2016-06-21
usb: dwc2: gadget: Add EP disabled interrupt handler
Vardan Mikayelyan
1
-17
/
+70
2016-06-21
usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers
Vardan Mikayelyan
1
-49
/
+124
2016-06-21
usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers
Vardan Mikayelyan
1
-0
/
+94
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
Vardan Mikayelyan
1
-13
/
+38
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function
Vardan Mikayelyan
1
-1
/
+29
2016-06-21
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2
-5
/
+5
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2
-0
/
+24
2016-06-21
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
Vardan Mikayelyan
1
-4
/
+2
2016-06-21
usb: dwc2: gadget: Corrected field names
Vardan Mikayelyan
1
-3
/
+3
2016-06-21
usb: dwc2: gadget: Remove unnecessary code
Vardan Mikayelyan
1
-8
/
+0
2016-06-21
usb: dwc2: gadget: Remove unnecessary line
Vardan Mikayelyan
1
-1
/
+0
2016-06-21
usb: dwc2: Add missing register field definitions
Vardan Mikayelyan
1
-0
/
+13
2016-05-31
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
1
-0
/
+27
2016-05-31
usb: dwc2: gadget: Do not halt isochronous endpoints
Vahram Aharonyan
1
-0
/
+5
2016-05-31
usb: dwc2: gadget: Do not halt endpoint if active
Vahram Aharonyan
1
-4
/
+15
2016-04-28
usb: dwc2: Proper cleanup on dr_mode failure
John Youn
1
-1
/
+1
2016-04-28
usb: dwc2: Fixed SOF interrupt enabling/disabling
Sevak Arakelyan
1
-1
/
+2
2016-04-28
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
2
-0
/
+2
[next]