开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_uac1_legacy.c
Age
Commit message (
Expand
)
Author
2026-07-17
usb: gadget: f_uac1_legacy: remove broken string configfs attributes
Xu Yang
2026-04-02
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...
Christophe JAILLET
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2020-07-09
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
2020-02-10
usb: gadget: remove redundant assignment to variable status
Colin Ian King
2019-05-03
usb: gadget: do not use __constant_cpu_to_le16
Sergey Senozhatsky
2018-03-26
usb: Remove Blackfin references in USB support
Aaron Wu
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-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-06-19
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol