index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
Thinh Nguyen
2
-19
/
+206
2024-12-24
usb: gadget: f_tcm: Send sense on cancelled transfer
Thinh Nguyen
1
-1
/
+2
2024-12-24
usb: gadget: f_tcm: Save CPU ID per command
Thinh Nguyen
1
-0
/
+1
2024-12-24
usb: gadget: f_tcm: Stop proceeding further on -ESHUTDOWN
Thinh Nguyen
1
-3
/
+7
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
[prev]
[next]