index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
midi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-12
ALSA: usb: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2016-05-08
ALSA: usb-midi: correct speed checking
Oliver Neukum
1
-0
/
+1
2016-02-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+0
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-01-29
ALSA: usb-audio: Refer to chip->usb_id for quirks and MIDI creation
Takashi Iwai
1
-6
/
+9
2015-12-11
ALSA: usb-audio: constify usb_protocol_ops structures
Julia Lawall
1
-12
/
+13
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
1
-1
/
+1
2015-11-16
ALSA: usb-audio: work around CH345 input SysEx corruption
Clemens Ladisch
1
-0
/
+42
2015-11-16
ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
Clemens Ladisch
1
-0
/
+3
2015-11-16
ALSA: usb-audio: add packet size quirk for the Medeli DD305
Clemens Ladisch
1
-0
/
+1
2015-10-11
ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o...
Keith A. Milner
1
-4
/
+7
2015-01-19
ALSA: usb-audio: Use setup_timer() and mod_timer()
Takashi Iwai
1
-3
/
+2
2014-12-06
ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery
Takashi Iwai
1
-0
/
+2
2014-10-10
Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+11
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-09-08
ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XF
Clemens Ladisch
1
-0
/
+11
2014-08-05
ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.*
Adam Goode
1
-164
/
+209
2014-08-05
ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input
Adam Goode
1
-0
/
+28
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
1
-21
/
+24
2013-06-27
ALSA: usb-audio: add MIDI port names for some Roland devices
Clemens Ladisch
1
-0
/
+33
2013-06-27
ALSA: usb-audio: add support for many Roland/Yamaha devices
Clemens Ladisch
1
-0
/
+41
2013-04-15
ALSA: usb-audio: disable autopm for MIDI devices
Clemens Ladisch
1
-11
/
+2
2013-04-04
ALSA: usb-audio: neaten EXPORT_SYMBOLS placement
Eldad Zack
1
-4
/
+3
[next]