index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
2017-04-11
1
-0
/
+5
*
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
2017-01-26
1
-1
/
+1
*
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
1
-7
/
+9
*
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
1
-0
/
+1
*
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
1
-0
/
+7
*
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
1
-1
/
+1
*
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
1
-5
/
+0
*
usb: dwc2: Rearrange param structure members
John Youn
2017-01-24
1
-28
/
+23
*
usb: dwc2: Update parameter types
John Youn
2017-01-24
1
-26
/
+26
*
usb: dwc2: Set core parameters to default values
John Youn
2017-01-24
1
-4
/
+0
*
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
1
-9
/
+0
*
usb: dwc2: Fix lines over 80 characters
John Youn
2017-01-24
1
-4
/
+9
*
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
1
-9
/
+10
*
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
1
-34
/
+35
*
usb: dwc2: use u32 for DT binding parameters
Leo Yan
2017-01-24
1
-2
/
+2
*
usb: dwc2: gadget: Add new core parameter for low speed
Vardan Mikayelyan
2016-11-18
1
-0
/
+1
*
usb: dwc2: gadget: Add IOT device IDs, configure core accordingly
Vardan Mikayelyan
2016-11-18
1
-0
/
+18
*
usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_ep
Vahram Aharonyan
2016-11-18
1
-0
/
+5
*
usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structure
Vahram Aharonyan
2016-11-18
1
-0
/
+7
*
usb: dwc2: gadget: Add DMA descriptor chains for EP 0
Vahram Aharonyan
2016-11-18
1
-0
/
+13
*
usb: dwc2: gadget: Add descriptor DMA parameter
Vahram Aharonyan
2016-11-18
1
-0
/
+2
*
usb: dwc2: Deprecate g-use-dma binding
John Youn
2016-11-18
1
-3
/
+1
*
usb: dwc2: Get host DMA device properties
John Youn
2016-11-18
1
-1
/
+5
*
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
2016-11-18
1
-2
/
+2
*
usb: dwc2: Move gadget settings into core_params
John Youn
2016-11-18
1
-8
/
+24
*
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
2016-11-18
1
-1
/
+1
*
usb: dwc2: Remove unnecessary prototypes
John Youn
2016-11-18
1
-207
/
+20
*
usb: dwc2: Remove dwc2_set_all_params function
John Youn
2016-11-18
1
-2
/
+0
*
usb: dwc2: Move parameter initialization into params.c
John Youn
2016-11-18
1
-0
/
+3
*
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
1
-1
/
+1
*
usb: dwc2: Add params.c file
John Youn
2016-11-18
1
-0
/
+5
*
usb: dwc2: Remove unused hardware parameter
John Youn
2016-11-18
1
-1
/
+0
*
Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"
John Youn
2016-10-18
1
-0
/
+7
*
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-14
1
-7
/
+1
|
\
|
*
usb: dwc2: Add delay to core soft reset
John Youn
2016-09-08
1
-0
/
+1
|
*
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2016-08-31
1
-7
/
+0
*
|
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
2016-08-22
1
-0
/
+1
|
/
*
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
2016-06-21
1
-1
/
+0
*
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2016-06-21
1
-1
/
+1
*
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2016-06-21
1
-0
/
+5
*
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
2016-05-31
1
-0
/
+27
*
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
1
-24
/
+0
*
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
1
-0
/
+13
*
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
1
-2
/
+83
*
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
2016-03-04
1
-0
/
+4
*
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
2016-03-04
1
-1
/
+2
*
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
2016-03-04
1
-0
/
+20
*
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
1
-0
/
+2
*
usb: dwc2: Improve handling of host and device hwparams
John Youn
2015-12-22
1
-0
/
+3
*
usb: dwc2: Add functions to set and clear force mode
John Youn
2015-12-22
1
-0
/
+2
[next]