开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_midi2.c
Age
Commit message (
Expand
)
Author
2026-03-11
usb: gadget: functionfs: Use safer strscpy() instead of strcpy()
Ai Chao
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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
2025-09-06
usb: gadget: midi2: Fix MIDI2 IN EP max packet size
Takashi Iwai
2025-09-06
usb: gadget: midi2: Fix missing UMP group attributes initialization
Takashi Iwai
2025-05-11
ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
Takashi Iwai
2024-12-04
usb: gadget: midi2: Fix interpretation of is_midi1 bits
Takashi Iwai
2024-11-10
usb: gadget: function: remove redundant else statement
Colin Ian King
2024-09-03
usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
Michael Grzeschik
2024-07-31
usb: gadget: midi2: Fix the response for FB info with block 0xff
Takashi Iwai
2024-07-10
usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
Takashi Iwai
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
2023-07-30
usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()
Yang Yingliang
2023-07-26
usb: gadget: midi2: More flexible MIDI 1.0 configuration
Takashi Iwai
2023-07-26
usb: gadget: midi2: Add "Operation Mode" control
Takashi Iwai
2023-07-26
usb: gadget: midi2: MIDI 1.0 interface (altset 0) support
Takashi Iwai
2023-07-26
usb: gadget: midi2: Dynamically create MIDI 1.0 altset descriptors
Takashi Iwai
2023-07-26
usb: gadget: midi2: Add configfs support
Takashi Iwai
2023-07-26
usb: gadget: Add support for USB MIDI 2.0 function driver
Takashi Iwai