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
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
10
-314
/
+83
2019-08-30
usb: dwc3: gadget: Workaround Mirosoft's BESL check
Thinh Nguyen
1
-2
/
+12
2019-08-29
usb: common: Separated decoding functions from dwc3 driver.
Pawel Laszczak
2
-253
/
+1
2019-08-28
usb: dwc3: gadget: Set BESL config parameter
Thinh Nguyen
1
-0
/
+10
2019-08-28
usb: dwc3: Separate field holding multiple properties
Thinh Nguyen
2
-3
/
+3
2019-08-28
usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables
Neil Armstrong
1
-1
/
+13
2019-08-28
usb: dwc3: st: Add of_dev_put() in probe function
Nishka Dasgupta
1
-0
/
+1
2019-08-28
usb: dwc3: st: Add of_node_put() before return in probe function
Nishka Dasgupta
1
-3
/
+6
2019-08-28
usb: dwc3: don't set gadget->is_otg flag
Roger Quadros
1
-1
/
+0
2019-08-09
usb: dwc3: Use clk_bulk_prepare_enable()
Andrey Smirnov
1
-18
/
+5
2019-08-09
usb: dwc3: Use devres to get clocks
Andrey Smirnov
1
-5
/
+2
2019-08-09
usb: dwc3: remove generic PHYs forwarding for XHCI device
Marek Szyprowski
1
-18
/
+4
2019-08-09
usb: dwc3: Update soft-reset wait polling rate
Thinh Nguyen
2
-5
/
+20
2019-08-09
usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
Masahiro Yamada
1
-1
/
+6
2019-08-09
usb: dwc3: Switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-09
usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-05
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2
-4
/
+1
2019-07-25
usb: dwc3: Switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-07-04
Revert "usb:gadget Separated decoding functions from dwc3 driver."
Greg Kroah-Hartman
2
-1
/
+253
2019-07-03
usb:gadget Separated decoding functions from dwc3 driver.
Pawel Laszczak
2
-253
/
+1
2019-07-03
usb: dwc3: pci: add support for TigerLake Devices
Felipe Balbi
1
-0
/
+4
2019-06-20
usb: dwc3: remove unused @lock member of dwc3_ep struct
Chunfeng Yun
2
-4
/
+0
2019-06-20
usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
Felipe Balbi
1
-0
/
+4
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
5
-1
/
+42
2019-06-18
usb: dwc3: qcom: Use of_clk_get_parent_count()
Kefeng Wang
1
-2
/
+1
2019-06-18
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
1
-5
/
+7
2019-06-18
usb: dwc3: qcom: Improve error handling
Lee Jones
1
-0
/
+3
2019-06-18
usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
Lee Jones
1
-0
/
+12
2019-06-18
usb: dwc3: qcom: Add support for booting with ACPI
Lee Jones
2
-29
/
+179
2019-06-18
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
1
-5
/
+31
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2019-05-03
usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
Thinh Nguyen
2
-3
/
+2
2019-05-03
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
1
-1
/
+1
2019-05-03
usb: dwc3: debug: Print GET_STATUS(device) tracepoint
Thinh Nguyen
1
-0
/
+3
2019-05-03
usb: dwc3: Do core validation early on probe
Thinh Nguyen
1
-6
/
+5
2019-05-03
usb: dwc3: gadget: Set lpm_capable
Thinh Nguyen
1
-0
/
+1
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2
-2
/
+2
2019-05-03
usb: dwc3: Free resource immediately after use
Andy Shevchenko
1
-0
/
+3
2019-05-03
usb: dwc3: of-simple: Convert to bulk clk API
Robin Murphy
1
-78
/
+17
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
3
-0
/
+615
2019-05-03
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-04-24
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+2
2019-03-20
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
1
-1
/
+2
2019-03-20
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
1
-0
/
+4
2019-02-19
usb: dwc3: drd: Defer probe if extcon device is not found
Andy Shevchenko
1
-2
/
+7
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
9
-116
/
+158
2019-02-13
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
1
-0
/
+2
[next]