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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
3
-0
/
+615
2019-05-03
usb: dwc2: Add Amlogic G12A DWC2 Params
Neil Armstrong
1
-0
/
+12
2019-05-03
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
1
-4
/
+15
2019-05-03
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-05-03
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
1
-1
/
+2
2019-05-03
USB: serial: io_edgeport: fix up switch fall-through comments
Greg Kroah-Hartman
1
-23
/
+14
2019-05-02
usb: usb251xb: Add US port lanes inversion property
Serge Semin
1
-0
/
+2
2019-05-02
usb: usb251xb: Create a ports field collector method
Serge Semin
1
-45
/
+26
2019-05-01
usb: isp1760-hcd: Fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2019-04-30
usb: musb: dsps: Use dev_get_drvdata()
Kefeng Wang
1
-4
/
+2
2019-04-30
usb: musb: jz4740: obtain USB PHY from devicetree
Paul Cercueil
1
-10
/
+7
2019-04-30
usb: musb: jz4740: Let the platform probe the PHY
Paul Cercueil
1
-2
/
+0
2019-04-30
soc: sunxi: Fix missing dependency on REGMAP_MMIO
Samuel Holland
1
-1
/
+1
2019-04-30
usb: musb: omap2430: Add support for idling phy when musb is idle
Tony Lindgren
1
-0
/
+6
2019-04-30
usb: musb: Silence error about blacklisting hubs if !CONFIG_USB
Paul Cercueil
1
-4
/
+5
2019-04-30
usbip: vhci_hcd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-30
UAS: fix alignment of scatter/gather segments
Oliver Neukum
1
-13
/
+22
2019-04-30
USB: serial: drop unnecessary goto
Johan Hovold
1
-2
/
+1
2019-04-30
USB: serial: clean up throttle handling
Johan Hovold
1
-26
/
+8
2019-04-30
USB: serial: fix unthrottle races
Johan Hovold
1
-7
/
+32
2019-04-29
USB: cdc-acm: clean up throttle handling
Johan Hovold
2
-27
/
+9
2019-04-29
USB: cdc-acm: fix unthrottle races
Johan Hovold
1
-7
/
+25
2019-04-29
usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()
Wei Yongjun
1
-0
/
+1
2019-04-27
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
2
-0
/
+9
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
3
-0
/
+57
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
3
-25
/
+48
2019-04-27
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
3
-0
/
+45
2019-04-27
usb: usb251xb: Add an empty hub' i2c-bus segment checker
Serge Semin
1
-0
/
+7
2019-04-26
USB: serial: spcp8x5: simplify init_termios
Johan Hovold
1
-4
/
+1
2019-04-26
USB: serial: oti6858: simplify init_termios
Johan Hovold
1
-4
/
+1
2019-04-26
USB: serial: iuu_phoenix: simplify init_termios
Johan Hovold
1
-2
/
+1
2019-04-26
USB: serial: iuu_phoenix: drop bogus initial cflag
Johan Hovold
1
-2
/
+1
2019-04-26
USB: serial: cypress_m8: clean up initial-termios handling
Johan Hovold
1
-29
/
+7
2019-04-26
USB: serial: cypress_m8: drop unused termios
Johan Hovold
1
-11
/
+1
2019-04-26
USB: serial: cypress_m8: drop unused driver data flag
Johan Hovold
1
-1
/
+0
2019-04-26
USB: serial: ark3116: drop redundant init_termios
Johan Hovold
1
-11
/
+0
2019-04-26
USB: serial: fix initial-termios handling
Johan Hovold
1
-4
/
+7
2019-04-25
USB: yurex: Fix protection fault after device removal
Alan Stern
1
-0
/
+1
2019-04-25
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2
-9
/
+10
2019-04-25
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
1
-0
/
+24
2019-04-25
usb: typec: Add driver for NVIDIA Alt Modes
Ajay Gupta
4
-1
/
+59
2019-04-25
usb: typec: displayport: Export probe and remove functions
Ajay Gupta
2
-5
/
+15
2019-04-25
usb: typec: ucsi: Support for DisplayPort alt mode
Heikki Krogerus
4
-8
/
+364
2019-04-25
usb: typec: ucsi: Preliminary support for alternate modes
Heikki Krogerus
4
-92
/
+428
2019-04-25
usb: typec: ucsi: ccg: add firmware flashing support
Ajay Gupta
1
-13
/
+814
2019-04-25
usb: typec: ucsi: ccg: add get_fw_info function
Ajay Gupta
1
-2
/
+64
2019-04-25
usb: usb251xb: Lock i2c-bus segment the hub resides
Serge Semin
1
-0
/
+55
2019-04-25
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-04-25
usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()
Dan Carpenter
1
-3
/
+3
2019-04-24
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+2
[prev]
[next]