index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
1
-0
/
+5
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
1
-1
/
+1
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
1
-7
/
+9
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
1
-0
/
+1
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
1
-0
/
+7
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
1
-1
/
+1
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-5
/
+0
2017-01-24
usb: dwc2: Rearrange param structure members
John Youn
1
-28
/
+23
2017-01-24
usb: dwc2: Update parameter types
John Youn
1
-26
/
+26
2017-01-24
usb: dwc2: Set core parameters to default values
John Youn
1
-4
/
+0
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
1
-9
/
+0
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
1
-4
/
+9
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
1
-9
/
+10
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-34
/
+35
2017-01-24
usb: dwc2: use u32 for DT binding parameters
Leo Yan
1
-2
/
+2
2016-11-18
usb: dwc2: gadget: Add new core parameter for low speed
Vardan Mikayelyan
1
-0
/
+1
2016-11-18
usb: dwc2: gadget: Add IOT device IDs, configure core accordingly
Vardan Mikayelyan
1
-0
/
+18
2016-11-18
usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_ep
Vahram Aharonyan
1
-0
/
+5
2016-11-18
usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structure
Vahram Aharonyan
1
-0
/
+7
2016-11-18
usb: dwc2: gadget: Add DMA descriptor chains for EP 0
Vahram Aharonyan
1
-0
/
+13
2016-11-18
usb: dwc2: gadget: Add descriptor DMA parameter
Vahram Aharonyan
1
-0
/
+2
2016-11-18
usb: dwc2: Deprecate g-use-dma binding
John Youn
1
-3
/
+1
2016-11-18
usb: dwc2: Get host DMA device properties
John Youn
1
-1
/
+5
2016-11-18
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
1
-2
/
+2
2016-11-18
usb: dwc2: Move gadget settings into core_params
John Youn
1
-8
/
+24
2016-11-18
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
1
-1
/
+1
2016-11-18
usb: dwc2: Remove unnecessary prototypes
John Youn
1
-207
/
+20
2016-11-18
usb: dwc2: Remove dwc2_set_all_params function
John Youn
1
-2
/
+0
2016-11-18
usb: dwc2: Move parameter initialization into params.c
John Youn
1
-0
/
+3
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-1
/
+1
2016-11-18
usb: dwc2: Add params.c file
John Youn
1
-0
/
+5
2016-11-18
usb: dwc2: Remove unused hardware parameter
John Youn
1
-1
/
+0
2016-10-18
Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"
John Youn
1
-0
/
+7
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-7
/
+1
2016-09-08
usb: dwc2: Add delay to core soft reset
John Youn
1
-0
/
+1
2016-08-31
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
1
-7
/
+0
2016-08-22
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
1
-0
/
+1
2016-06-21
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
1
-1
/
+0
2016-06-21
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
1
-1
/
+1
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
1
-0
/
+5
2016-05-31
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
1
-0
/
+27
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
1
-24
/
+0
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
1
-0
/
+13
2016-03-04
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
1
-2
/
+83
2016-03-04
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
1
-0
/
+4
2016-03-04
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
1
-1
/
+2
2016-03-04
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
1
-0
/
+20
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
1
-0
/
+2
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
1
-0
/
+3
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
1
-0
/
+2
[next]