index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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-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