index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_tcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
usb: potential integer overflow in usbg_make_tpg()
Chen Yufeng
1
-2
/
+2
2024-12-24
usb: gadget: f_tcm: Refactor goto check_condition
Thinh Nguyen
1
-14
/
+12
2024-12-24
usb: gadget: f_tcm: Track BOT command kref
Thinh Nguyen
1
-1
/
+2
2024-12-24
usb: gadget: f_tcm: Requeue command request on error
Thinh Nguyen
1
-1
/
+6
2024-12-24
usb: gadget: f_tcm: Stall on invalid CBW
Thinh Nguyen
1
-1
/
+15
2024-12-24
usb: gadget: f_tcm: Check overlapped command
Thinh Nguyen
1
-1
/
+122
2024-12-24
usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
Thinh Nguyen
1
-19
/
+201
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
1
-8
/
+31
2024-12-24
usb: gadget: f_tcm: Return ATA cmd direction
Thinh Nguyen
1
-0
/
+2
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
1
-53
/
+54
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
1
-20
/
+6
2024-12-24
usb: gadget: f_tcm: Increase bMaxBurst
Thinh Nguyen
1
-2
/
+4
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-04
usb: storage: add a macro for the upper limit of max LUN
Dingyan Li
1
-6
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-12-04
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
1
-2
/
+2
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
1
-2
/
+2
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-2
/
+2
2023-03-16
scsi: usb: gadget: f_tcm: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2022-09-22
usb: gadget: add _init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2021-10-04
scsi: target: usb: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+6
2021-06-09
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
1
-1
/
+2
2021-03-04
scsi: target: usb: gadget: Convert to new submission API
Mike Christie
1
-10
/
+6
2021-03-04
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
1
-10
/
+10
2020-10-02
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
1
-6
/
+6
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-2
/
+4
2020-05-25
usb: gadget: f_tcm: Inform last stream request
Thinh Nguyen
1
-0
/
+3
2019-10-22
usb: gadget: f_tcm: Provide support to get alternate setting in tcm function
Jayshri Pawar
1
-1
/
+12
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-9
/
+0
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
1
-1
/
+1
[next]