index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
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]