index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-10-02
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-05-25
usb: gadget: f_tcm: Inform last stream request
Thinh Nguyen
2019-10-22
usb: gadget: f_tcm: Provide support to get alternate setting in tcm function
Jayshri Pawar
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-03-08
USB: gadget: function: remove redundant initialization of 'tv_nexus'
Colin Ian King
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-24
usb: gadget: f_tcm: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-03-30
usb: gadget: Correct usb EP argument for BOT status request
Manish Narani
2016-12-09
usb: gadget: Fix second argument of percpu_ida_alloc()
Bart Van Assche
2016-05-31
usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
Heinrich Schuchardt
2016-05-10
target: make close_session optional
Christoph Hellwig
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-10
usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
2016-03-10
usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
Nicholas Bellinger
2016-03-10
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2016-01-07
usb/gadget: Remove set-but-not-used variables
Bart Van Assche
2015-12-20
usb: gadget: f_tcm: add configfs support
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: f_tcm: use usb_gstrings_attach
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: f_tcm: remove redundant singleton
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: f_tcm: remove compatibility layer
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz