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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
usb: musb: use true for 'use_dma'
Jason Yan
1
-1
/
+1
2020-05-25
usb: musb: start session in resume for host port
Bin Liu
1
-0
/
+7
2020-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
1
-2
/
+8
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
79
-868
/
+1630
2020-05-25
usb: dwc3: keystone: Turn on USB3 PHY before controller
Roger Quadros
1
-1
/
+40
2020-05-25
usb: dwc3: gadget: Check for prepared TRBs
Thinh Nguyen
1
-0
/
+8
2020-05-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-17
/
+61
2020-05-25
usb: cdns3: ep0: delete the redundant status stage
Peter Chen
1
-7
/
+0
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
5
-23
/
+63
2020-05-25
usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
Tang Bin
1
-2
/
+2
2020-05-25
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
1
-1
/
+1
2020-05-25
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-05-25
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
1
-5
/
+6
2020-05-25
usb: dwc3: Increase timeout for CmdAct cleared by device controller
Yu Chen
1
-1
/
+1
2020-05-25
USB: dummy-hcd: use configurable endpoint naming scheme
Andrey Konovalov
1
-13
/
+13
2020-05-25
usb: cdns3: gadget: assign interrupt number to USB gadget structure
Peter Chen
1
-0
/
+1
2020-05-25
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-05-25
usb: gadget: udc: atmel: Don't use DT to configure end point
Gregory CLEMENT
2
-40
/
+84
2020-05-25
usb: dwc3: gadget: Use SET_EP_PRIME for NoStream
Thinh Nguyen
2
-3
/
+13
2020-05-25
usb: dwc3: gadget: Handle stream transfers
Thinh Nguyen
3
-3
/
+104
2020-05-25
usb: dwc3: gadget: Don't prepare beyond a transfer
Thinh Nguyen
1
-0
/
+8
2020-05-25
usb: dwc3: gadget: Wait for transfer completion
Thinh Nguyen
2
-1
/
+9
2020-05-25
usb: dwc3: gadget: Handle XferComplete for streams
Thinh Nguyen
1
-6
/
+28
2020-05-25
usb: dwc3: gadget: Enable XferComplete event
Thinh Nguyen
1
-0
/
+1
2020-05-25
usb: dwc3: gadget: Refactor TRB completion handler
Thinh Nguyen
1
-19
/
+26
2020-05-25
usb: dwc3: gadget: Check for in-progress END_TRANSFER
Thinh Nguyen
1
-0
/
+4
2020-05-25
usb: gadget: f_tcm: Inform last stream request
Thinh Nguyen
1
-0
/
+3
2020-05-25
usb: dwc3: Get MDWIDTH for DWC_usb32
Thinh Nguyen
3
-2
/
+22
2020-05-25
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
4
-97
/
+97
2020-05-25
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
1
-0
/
+106
2020-05-25
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
1
-0
/
+17
2020-05-25
USB: dummy-hcd: Add missing annotation for set_link_state()
Jules Irenge
1
-0
/
+1
2020-05-25
usb: gadget: Add missing annotation for xudc_handle_setup()
Jules Irenge
1
-0
/
+1
2020-05-25
usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code
Wei Yongjun
1
-12
/
+2
2020-05-25
usb: gadget: omap_udc: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-05-25
usb: gadget: udc: remove comparison to bool in mv_u3d_core.c
Jason Yan
1
-1
/
+1
2020-05-25
usb: gadget: net2272: use false for 'use_dma'
Jason Yan
1
-1
/
+1
2020-05-25
usb: dwc3: use true,false for dwc->otg_restart_host
Jason Yan
1
-2
/
+2
2020-05-25
usb: gadget: function: remove redundant assignment to variable 'status'
Colin Ian King
1
-2
/
+0
2020-05-25
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Nathan Chancellor
1
-4
/
+0
2020-05-25
usb: gadget: f_acm: add suspend resume callbacks
Fabrice Gasnier
1
-0
/
+16
2020-05-25
usb: gadget: f_serial: add suspend resume callbacks
Fabrice Gasnier
1
-0
/
+16
2020-05-25
usb: gadget: u_serial: add suspend resume callbacks
Fabrice Gasnier
2
-8
/
+51
2020-05-25
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
1
-2
/
+5
2020-05-25
usb: gadget: uvc_video: add worker to handle the frame pumping
Michael Grzeschik
4
-65
/
+19
2020-05-25
usb: renesas_usbhs: Use the correct style for SPDX License Identifier
Nishad Kamdar
7
-7
/
+7
2020-05-25
usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs()
Jason Yan
1
-1
/
+1
2020-05-25
usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
Martin Blumenstingl
1
-24
/
+6
2020-05-25
phy: amlogic: meson-gxl-usb3: remove code for non-existing PHY
Martin Blumenstingl
3
-296
/
+0
2020-05-25
usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
Neil Armstrong
1
-1
/
+101
[next]