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
starfive-6.6.48-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
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
1
-1
/
+1
2017-01-24
usb: dwc2: Fix brace usage
John Youn
1
-6
/
+6
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-1
/
+1
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
-23
/
+4
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-6
/
+1
2016-11-18
usb: dwc2: Add params.c file
John Youn
1
-173
/
+0
2016-10-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+34
2016-09-14
usb: dwc2: add support for Meson8b and GXBB SoCs
Jerome Brunet
1
-0
/
+34
2016-08-22
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
1
-0
/
+22
2016-04-28
usb: dwc2: Proper cleanup on dr_mode failure
John Youn
1
-1
/
+1
2016-03-04
usb: dwc2: Add support for Lantiq ARX and XRX SoCs
Antti Seppälä
1
-0
/
+34
2016-03-04
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
Douglas Anderson
1
-1
/
+1
2016-03-04
usb: dwc2: rockchip: Make the max_transfer_size automatic
Douglas Anderson
1
-1
/
+1
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
1
-1
/
+7
2015-12-22
usb: dwc2: add shutdown callback to platform variant
Heiko Stübner
1
-8
/
+27
2015-12-22
usb: dwc2: Remove redundant reset in probe
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
1
-7
/
+3
2015-12-22
usb: dwc2: Fix dr_mode validation
John Youn
1
-13
/
+69
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
1
-0
/
+6
2015-12-15
usb: dwc2: add support of hi6220
Zhangfei Gao
1
-0
/
+33
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
1
-0
/
+4
2015-11-20
usb: dwc2: fix kernel oops during driver probe
Stefan Wahren
1
-14
/
+14
2015-11-19
usb: dwc2: make otg clk optional
Stefan Wahren
1
-4
/
+7
2015-11-19
usb: dwc2: Return errors from PHY
Stefan Wahren
1
-5
/
+32
2015-11-19
usb: dwc2: Make PHY optional
John Youn
1
-5
/
+0
2015-11-17
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
1
-1
/
+2
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
1
-37
/
+179
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
1
-1
/
+0
2015-10-01
usb: dwc2: fix unbalanced phy control
Marek Szyprowski
1
-2
/
+0
2015-10-01
usb: dwc2: force dr_mode in case of configuration mismatch
Mian Yousaf Kaukab
1
-0
/
+11
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
1
-4
/
+4
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
1
-0
/
+2
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
1
-1
/
+16
2015-04-29
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
1
-0
/
+2
2015-04-29
usb: dwc2: move debugfs code to a separate file
Mian Yousaf Kaukab
1
-0
/
+4
2015-03-12
usb: dwc2: rework initialization of host and gadget in dual-role mode
Marek Szyprowski
1
-8
/
+21
2015-01-12
usb: dwc2: platform: add generic PHY framework support
Yunzhi Li
1
-2
/
+34
2014-11-25
usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n
Fabio Estevam
1
-2
/
+2
2014-11-21
usb: dwc2: gadget: add mutex to serialize init/deinit calls
Marek Szyprowski
1
-0
/
+2
2014-11-15
usb: dwc2: move usb_disabled() call to host driver only
Dinh Nguyen
1
-3
/
+0
2014-11-14
usb: dwc2: Update common interrupt handler to call gadget interrupt handler
Dinh Nguyen
1
-0
/
+8
2014-11-14
usb: dwc2: convert to use dev_pm_ops API
Dinh Nguyen
1
-6
/
+9
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
1
-0
/
+28
2014-09-12
Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"
Robert Baldyga
1
-1
/
+0
2014-09-09
usb: dwc2: move "samsung,s3c6400-hsotg" into common platform
Dinh Nguyen
1
-0
/
+1
2014-09-09
usb: dwc2: add 'mode' which based on Kconfig select or dts setting
Kever Yang
1
-0
/
+4
2014-09-09
usb: dwc2: add compatible data for rockchip soc
Kever Yang
1
-0
/
+29
[next]