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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
5
-21
/
+23
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-15
Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-75
/
+260
2020-05-14
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
1
-3
/
+13
2020-05-14
usb: host: xhci-plat: keep runtime active when removing host
Li Jun
1
-1
/
+3
2020-05-14
usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
Sriharsha Allenki
1
-2
/
+2
2020-05-14
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
1
-10
/
+10
2020-05-14
usb: mtu3: constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-05-14
usb: gadget: udc: atmel: Make some symbols static
Samuel Zou
1
-2
/
+2
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-2
/
+129
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-64
/
+123
2020-05-13
usb: typec: mux: intel: Fix DP_HPD_LVL bit field
Prashant Malani
1
-3
/
+3
2020-05-13
usb: host: Add ability to build new Broadcom STB USB drivers
Al Cooper
2
-0
/
+21
2020-05-13
usb: ehci: Add new EHCI driver for Broadcom STB SoC's
Al Cooper
1
-0
/
+280
2020-05-13
usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
Al Cooper
1
-0
/
+10
2020-05-13
usb: typec: tps6598x: Add USB role switching logic
Bryan O'Donoghue
1
-7
/
+50
2020-05-13
usb: typec: tps6598x: Add OF probe binding
Bryan O'Donoghue
1
-0
/
+7
2020-05-13
usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation
Heikki Krogerus
1
-6
/
+36
2020-05-13
usb: typec: Add typec_find_orientation()
Heikki Krogerus
1
-12
/
+24
2020-05-13
usb: roles: Switch on role-switch uevent reporting
Bryan O'Donoghue
1
-1
/
+3
2020-05-13
USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()
Wei Yongjun
1
-3
/
+4
2020-05-13
USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
Tang Bin
1
-3
/
+2
2020-05-13
USB: EHCI: ehci-mv: Fix unused assignment in mv_ehci_probe()
Tang Bin
1
-3
/
+1
2020-05-13
USB: host: ehci-mxc: Use the defined variable to simplify code
Tang Bin
1
-7
/
+6
2020-05-13
usblp: poison URBs upon disconnect
Oliver Neukum
1
-1
/
+4
2020-05-13
sierra-ms: do not call scsi_get_host_dev()
Hannes Reinecke
1
-4
/
+0
2020-05-13
USB: pci-quirks: Add Raspberry Pi 4 quirk
Nicolas Saenz Julienne
1
-0
/
+16
2020-05-11
Merge 5.7-rc5 into usb-next
Greg Kroah-Hartman
7
-10
/
+21
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
1
-0
/
+1
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
1
-4
/
+4
2020-05-09
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-09
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...
Christophe JAILLET
1
-3
/
+9
2020-05-09
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
1
-1
/
+1
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-09
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
1
-0
/
+1
2020-05-09
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
1
-3
/
+0
2020-05-07
usb: chipidea: msm: Ensure proper controller reset using role switch API
Bryan O'Donoghue
1
-1
/
+1
2020-05-06
Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-2
/
+3
2020-05-06
usb: chipidea: Enable user-space triggered role-switching
Bryan O'Donoghue
1
-0
/
+1
2020-05-06
usb: chipidea: udc: add software sg list support
Peter Chen
3
-32
/
+133
2020-05-06
usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulp
Peter Chen
1
-5
/
+84
2020-05-06
usb: chipidea: pull down dp for possible charger detection operation
Peter Chen
1
-1
/
+4
2020-05-06
usb: chipidea: introduce imx7d USB charger detection
Jun Li
3
-1
/
+259
2020-05-06
usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer use
Peter Chen
1
-1
/
+6
[prev]
[next]