index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
midi.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()
HyeongJun An
1
-0
/
+2
2026-08-24
ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()
Marouane El Moufid
1
-0
/
+2
2026-07-26
ALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()
Baul Lee
1
-0
/
+2
2026-05-07
ALSA: usb-audio: Bound MIDI endpoint descriptor scans
Cássio Gabriel
1
-5
/
+7
2026-03-27
ALSA: usb-audio: rotate standard MIDI output port scan
Cássio Gabriel
1
-4
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-09-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+4
2025-09-28
ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free
Jeongjun Park
1
-5
/
+4
2025-08-12
ALSA: usb-audio: Replace manual mutex/spinlock with guard()
Takashi Iwai
1
-41
/
+25
2025-07-11
ALSA: usb-audio: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-19
ALSA: usb-audio: Kill timer properly at removal
Takashi Iwai
1
-1
/
+2
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+12
2025-05-08
ALSA: usb: midi: use snd_kcontrol_chip()
Kuninori Morimoto
1
-1
/
+1
2025-04-29
ALSA: usb-audio: Fix duplicated name in MIDI substream names
Takashi Iwai
1
-4
/
+12
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2025-03-14
ALSA: usb-audio: Fix CME quirk for UF series keyboards
Ricard Wanderlof
1
-6
/
+74
2025-02-18
ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports
Takashi Iwai
1
-1
/
+1
2024-08-08
ALSA: usb-audio: Use standard print API
Takashi Iwai
1
-3
/
+3
2024-02-15
ALSA: usb-audio: More relaxed check of MIDI jack names
Takashi Iwai
1
-48
/
+25
2023-05-23
ALSA: usb-audio: Manage number of rawmidis globally
Takashi Iwai
1
-1
/
+6
2022-11-12
ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
Takashi Iwai
1
-3
/
+1
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2022-05-25
ALSA: usb-audio: Cancel pending work at closing a MIDI substream
Takashi Iwai
1
-0
/
+3
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2022-04-23
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+2
2022-04-20
ALSA: usb-audio: Clear MIDI port active flag after draining
Takashi Iwai
1
-0
/
+1
2021-05-11
ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser
Takashi Iwai
1
-3
/
+4
2021-05-10
ALSA: usb-audio: Validate MS endpoint descriptors
Takashi Iwai
1
-0
/
+4
2021-04-20
ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
Colin Ian King
1
-1
/
+1
2021-03-01
ALSA: usb-audio: generate midi streaming substream names from jack names
George Harker
1
-5
/
+98
2021-03-01
ALSA: usb-audio: use usb headers rather than define structs locally
George Harker
1
-18
/
+2
2020-12-23
ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
Takashi Iwai
1
-0
/
+4
2020-09-09
ALSA: usb-audio: Replace tasklet with work
Takashi Iwai
1
-6
/
+7
2020-09-02
ALSA: usb-audio: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-1
/
+1
2020-07-10
ALSA: usb-audio: Fix race against the error recovery URB submission
Takashi Iwai
1
-5
/
+12
2020-07-09
ALSA: Replace with fallthrough pseudo keyword in the remaining places
Takashi Iwai
1
-1
/
+1
2020-03-31
ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...
Andreas Steinmetz
1
-5
/
+24
2020-02-12
ALSA: usb-midi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-05
ALSA: usb-audio: Use lower hex numbers for IDs
Takashi Iwai
1
-2
/
+2
2018-10-04
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
1
-2
/
+1
2018-07-02
ALSA: usb-midi: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2017-10-17
ALSA: usb-audio: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-11
ALSA: usb-audio: Add sanity checks for invalid EPs
Takashi Iwai
1
-8
/
+30
2017-08-31
ALSA: usb-audio: Put missing KERN_CONT prefix
Takashi Iwai
1
-2
/
+2
2017-08-23
ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create()
Markus Elfring
1
-11
/
+11
2017-04-12
ALSA: usb-audio: constify snd_kcontrol_new structures
Bhumika Goyal
1
-1
/
+1
[next]