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
2020-10-30
Merge tag 'usb-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
3
-83
/
+102
2020-10-30
usb: cdns3: gadget: own the lock wrongly at the suspend routine
Peter Chen
1
-4
/
+7
2020-10-30
usb: cdns3: Fix on-chip memory overflow issue
Pawel Laszczak
3
-76
/
+94
2020-10-29
usb: cdns3: gadget: suspicious implicit sign extension
Peter Chen
1
-1
/
+1
2020-10-29
xhci: Don't create stream debugfs files with spinlock held.
Mathias Nyman
1
-1
/
+4
2020-10-29
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
2
-0
/
+18
2020-10-29
xhci: Fix sizeof() mismatch
Colin Ian King
1
-2
/
+2
2020-10-29
usb: typec: stusb160x: fix signedness comparison issue with enum variables
Amelie Delaunay
1
-12
/
+8
2020-10-29
usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x
Amelie Delaunay
1
-0
/
+1
2020-10-28
USB: apple-mfi-fastcharge: don't probe unhandled devices
Bastien Nocera
1
-5
/
+12
2020-10-28
usbcore: Check both id_table and match() when both available
Bastien Nocera
3
-12
/
+24
2020-10-28
usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
Tang Bin
1
-2
/
+2
2020-10-28
usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2020-10-28
usb: typec: tcpm: reset hard_reset_count for any disconnect
Li Jun
1
-3
/
+3
2020-10-28
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2
-9
/
+6
2020-10-28
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
1
-3
/
+6
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
4
-4
/
+4
2020-10-28
usb: typec: stusb160x: fix some signedness bugs
Dan Carpenter
1
-3
/
+4
2020-10-28
usb: cdns3: Variable 'length' set but not used
Pawel Laszczak
1
-2
/
+0
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-71
/
+162
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-18
/
+0
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
139
-1386
/
+5265
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+14
2020-10-10
usb: musb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-09
usb: typec: Add QCOM PMIC typec detection driver
Wesley Cheng
3
-0
/
+275
2020-10-08
Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
6
-19
/
+36
2020-10-08
USB: serial: option: add Cellient MPL200 card
Wilken Gottwalt
1
-0
/
+3
2020-10-08
usb: typec: tcpci_maxim: Add support for Sink FRS
Badhri Jagan Sridharan
1
-4
/
+46
2020-10-08
usb: typec: tcpci: Implement callbacks for FRS
Badhri Jagan Sridharan
2
-0
/
+25
2020-10-08
usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
Badhri Jagan Sridharan
1
-3
/
+226
2020-10-08
usb: typec: tcpci_maxim: Chip level TCPC driver
Badhri Jagan Sridharan
4
-7
/
+476
2020-10-08
usb: typec: tcpci: Add set_vbus tcpci callback
Badhri Jagan Sridharan
2
-0
/
+8
2020-10-08
usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
Badhri Jagan Sridharan
2
-0
/
+8
2020-10-07
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
Shuah Khan
1
-1
/
+7
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
1
-0
/
+11
2020-10-05
USB: serial: ftdi_sio: use cur_altsetting for consistency
Mychaela N. Falconia
1
-7
/
+7
2020-10-05
USB: serial: option: Add Telit FT980-KS composition
Leonid Bloch
1
-0
/
+2
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2
-22
/
+34
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
52
-711
/
+1791
2020-10-02
USB: core: remove polling for /sys/kernel/debug/usb/devices
Sergey Korolev
2
-42
/
+0
2020-10-02
usb: typec: add support for STUSB160x Type-C controller family
Amelie Delaunay
3
-0
/
+888
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
1
-0
/
+15
2020-10-02
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
1
-4
/
+14
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-02
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+1
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
6
-4
/
+210
2020-10-02
usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform
Wan Ahmad Zainie
1
-0
/
+1
2020-10-02
usb: dwc3: gadget: Support up to max stream id
Thinh Nguyen
1
-2
/
+2
2020-10-02
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
1
-17
/
+55
2020-10-02
usb: typec: displayport: Reduce noise from the driver
Heikki Krogerus
1
-1
/
+1
[next]