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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2024-12-24
usb: gadget: f_tcm: Cleanup requests on ep disable
Thinh Nguyen
1
-2
/
+13
2024-12-24
usb: gadget: f_tcm: Handle abort command
Thinh Nguyen
1
-0
/
+18
2024-12-24
usb: gadget: f_tcm: Minor cleanup redundant code
Thinh Nguyen
1
-2
/
+0
2024-12-24
usb: gadget: f_tcm: Execute command on write completion
Thinh Nguyen
2
-9
/
+34
2024-12-24
usb: gadget: f_tcm: Return ATA cmd direction
Thinh Nguyen
1
-0
/
+2
2024-12-24
usb: gadget: f_tcm: Use extra number of commands
Thinh Nguyen
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Handle multiple commands in parallel
Thinh Nguyen
1
-12
/
+8
2024-12-24
usb: gadget: f_tcm: Allocate matching number of commands to streams
Thinh Nguyen
2
-56
/
+61
2024-12-24
usb: gadget: f_tcm: Don't set static stream_id
Thinh Nguyen
1
-14
/
+3
2024-12-24
usb: gadget: f_tcm: Get stream by sbitmap number
Thinh Nguyen
2
-21
/
+6
2024-12-24
usb: gadget: f_tcm: Limit number of sessions
Thinh Nguyen
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Increase bMaxBurst
Thinh Nguyen
1
-2
/
+4
2024-12-24
usb: gadget: f_tcm: Increase stream count
Thinh Nguyen
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Don't prepare BOT write request twice
Thinh Nguyen
1
-17
/
+0
2024-12-24
usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
Thinh Nguyen
1
-18
/
+14
2024-12-24
usb: gadget: f_tcm: Fix Get/SetInterface return value
Thinh Nguyen
1
-2
/
+10
2024-12-24
usb: gadget: f_tcm: Decrement command ref count on cleanup
Thinh Nguyen
1
-0
/
+1
2024-12-24
usb: gadget: f_tcm: Translate error to sense
Thinh Nguyen
1
-2
/
+2
2024-12-24
usb: gadget: f_tcm: Don't free command immediately
Thinh Nguyen
1
-2
/
+0
2024-12-24
usb: typec: Print err when displayport fails to enter
Abhishek Pandit-Subedi
1
-1
/
+1
2024-12-24
usb: typec: Make active on port altmode writable
Abhishek Pandit-Subedi
1
-2
/
+3
2024-12-24
usb: typec: Add driver for Thunderbolt 3 Alternate Mode
Heikki Krogerus
3
-0
/
+399
2024-12-24
usb: typec: Only use SVID for matching altmodes
Abhishek Pandit-Subedi
4
-8
/
+6
2024-12-24
usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration
Roy Luo
1
-0
/
+2
2024-12-24
usbip: vudc: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-24
usb: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2024-12-24
usbip: Accept arbitrarily long scatter-gather list
Jason Long
1
-6
/
+2
2024-12-24
usb: typec: tcpm: Add new AMS for Get_Revision response
Amit Sunil Dhamne
1
-1
/
+40
2024-12-24
usb: typec: tcpm: Add support for parsing pd-revision DT property
Amit Sunil Dhamne
1
-2
/
+44
2024-12-24
usb: typec: hd3ss3220: support configuring role preference based on fwnode pr...
Oliver Facklam
1
-25
/
+47
2024-12-24
usb: typec: hd3ss3220: support configuring port type
Oliver Facklam
1
-1
/
+87
2024-12-24
usb: typec: hd3ss3220: configure advertised power opmode based on fwnode prop...
Oliver Facklam
1
-0
/
+53
2024-12-23
usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
Akash M
1
-1
/
+1
2024-12-23
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
1
-3
/
+4
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
1
-2
/
+4
2024-12-23
usb: typec: tcpci: fix NULL pointer issue on shared irq case
Xu Yang
1
-10
/
+15
2024-12-23
usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...
Lianqin Hu
1
-4
/
+4
2024-12-23
usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...
Joe Hattori
1
-8
/
+17
2024-12-23
usb: typec: ucsi: Set orientation as none when connector is unplugged
Abel Vesa
1
-0
/
+5
2024-12-23
usb: gadget: configfs: Ignore trailing LF for user strings to cdev
Ingo Rohloff
1
-1
/
+5
2024-12-23
USB: usblp: return error when setting unsupported protocol
Jun Yan
1
-3
/
+4
2024-12-23
usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
Prashanth K
1
-0
/
+1
2024-12-23
usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...
Dan Carpenter
1
-2
/
+2
2024-12-23
usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_S...
Xu Yang
1
-1
/
+2
2024-12-23
usb: dwc3-am62: Disable autosuspend during remove
Prashanth K
1
-0
/
+1
2024-12-23
usb: dwc3: gadget: fix writing NYET threshold
André Draszik
2
-1
/
+4
2024-12-23
usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp
Xu Yang
1
-2
/
+2
2024-12-23
USB: usblp: remove redundant semicolon
Jun Yan
1
-1
/
+1
2024-12-23
USB: Optimize goto logic in API usb_register_driver()
Zijun Hu
1
-4
/
+3
2024-12-23
usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
Roger Quadros
1
-27
/
+55
[prev]
[next]