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
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2
-3
/
+39
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-10
/
+8
2022-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-2
/
+2
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
1
-4
/
+8
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
123
-711
/
+12672
2022-08-03
usb:udc: remove reference to AVR32 architecture in Atmel USBA Kconfig
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-07-29
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-17
/
+1
2022-07-28
usb: misc: onboard_usb_hub: Remove duplicated power_on delay
Alexander Stein
1
-3
/
+0
2022-07-27
usb: misc: onboard_usb_hub: Add TI USB8041 hub support
Alexander Stein
2
-0
/
+9
2022-07-27
usb: misc: onboard_usb_hub: Add reset-gpio support
Alexander Stein
2
-5
/
+45
2022-07-27
USB: usbsevseg: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-1
/
+1
2022-07-27
usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub
Fabrice Gasnier
2
-0
/
+3
2022-07-27
usb: typec: ucsi: stm32g0: add bootloader support
Fabrice Gasnier
1
-13
/
+526
2022-07-27
usb: typec: ucsi: stm32g0: add support for stm32g0 controller
Fabrice Gasnier
3
-0
/
+275
2022-07-27
usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
Linyu Yuan
1
-0
/
+4
2022-07-27
usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...
Andrey Strachuk
1
-3
/
+6
2022-07-27
usb/chipidea: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb: renesas-xhci: Do not print any log while fw verif success
Chen Xingdi
1
-4
/
+0
2022-07-27
usb: typec: retimer: Add missing id check in match callback
NĂcolas F. R. A. Prado
1
-2
/
+7
2022-07-27
USB: xhci: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-27
usb/typec/tcpm: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/musb: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/misc: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/image: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/host: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/atm: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
USB: gadget: Fix use-after-free Read in usb_udc_uevent()
Alan Stern
1
-5
/
+6
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-11
/
+15
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
1
-1
/
+7
2022-07-27
usb: typec: anx7411: fix passing zero to 'PTR_ERR'
Xin Ji
1
-5
/
+6
2022-07-27
usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_cli...
Yang Yingliang
1
-1
/
+1
2022-07-27
usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: use semi-colons instead of commas
Dan Carpenter
1
-5
/
+5
2022-07-27
usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()
Dan Carpenter
1
-2
/
+2
2022-07-27
usb: typec: anx7411: Fix an array out of bounds
Dan Carpenter
1
-1
/
+1
2022-07-27
usb: phy: remove redundant store to variable var after & operation
Colin Ian King
1
-1
/
+1
2022-07-25
Merge tag 'usb-serial-5.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
8
-16
/
+12
2022-07-25
USB: serial: fix tty-port initialized comments
Johan Hovold
3
-3
/
+5
2022-07-25
USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
Yan Xinyu
1
-4
/
+6
2022-07-25
USB: gadget: f_acm: use CDC defines
Johan Hovold
1
-15
/
+5
2022-07-25
USB: cdc-acm: use CDC serial-state defines
Johan Hovold
2
-25
/
+12
2022-07-25
USB: cdc-acm: use CDC control-line defines
Johan Hovold
2
-16
/
+9
2022-07-25
USB: mtu3: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-4
/
+2
2022-07-19
usb: musb: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
8
-17
/
+25
2022-07-16
xhci: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-16
usb: chipidea: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
[next]