index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
midi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
|
*
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
1
-0
/
+1
|
|
\
|
*
|
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-2
/
+2
*
|
|
ALSA: usb-audio: Cancel pending work at closing a MIDI substream
Takashi Iwai
2022-05-25
1
-0
/
+3
|
|
/
|
/
|
*
|
ALSA: usb-audio: Clear MIDI port active flag after draining
Takashi Iwai
2022-04-20
1
-0
/
+1
|
/
*
ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser
Takashi Iwai
2021-05-11
1
-3
/
+4
*
ALSA: usb-audio: Validate MS endpoint descriptors
Takashi Iwai
2021-05-10
1
-0
/
+4
*
ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
Colin Ian King
2021-04-20
1
-1
/
+1
*
ALSA: usb-audio: generate midi streaming substream names from jack names
George Harker
2021-03-01
1
-5
/
+98
*
ALSA: usb-audio: use usb headers rather than define structs locally
George Harker
2021-03-01
1
-18
/
+2
*
ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
Takashi Iwai
2020-12-23
1
-0
/
+4
*
ALSA: usb-audio: Replace tasklet with work
Takashi Iwai
2020-09-09
1
-6
/
+7
*
ALSA: usb-audio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-4
/
+3
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-08-03
1
-1
/
+1
|
\
|
*
ALSA: Replace with fallthrough pseudo keyword in the remaining places
Takashi Iwai
2020-07-09
1
-1
/
+1
*
|
ALSA: usb-audio: Fix race against the error recovery URB submission
Takashi Iwai
2020-07-10
1
-5
/
+12
|
/
*
ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...
Andreas Steinmetz
2020-03-31
1
-5
/
+24
*
ALSA: usb-midi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
*
ALSA: usb-audio: Use lower hex numbers for IDs
Takashi Iwai
2020-01-05
1
-2
/
+2
*
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2018-10-04
1
-2
/
+1
*
ALSA: usb-midi: use irqsave() in USB's complete callback
John Ogness
2018-07-02
1
-2
/
+3
*
ALSA: usb-audio: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-4
/
+3
*
ALSA: usb-audio: Add sanity checks for invalid EPs
Takashi Iwai
2017-10-11
1
-8
/
+30
*
ALSA: usb-audio: Put missing KERN_CONT prefix
Takashi Iwai
2017-08-31
1
-2
/
+2
*
ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create()
Markus Elfring
2017-08-23
1
-11
/
+11
*
ALSA: usb-audio: constify snd_kcontrol_new structures
Bhumika Goyal
2017-04-12
1
-1
/
+1
*
ALSA: usb: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: usb-midi: correct speed checking
Oliver Neukum
2016-05-08
1
-0
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2016-02-26
1
-1
/
+0
|
\
|
*
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
2016-02-13
1
-1
/
+0
*
|
ALSA: usb-audio: Refer to chip->usb_id for quirks and MIDI creation
Takashi Iwai
2016-01-29
1
-6
/
+9
|
/
*
ALSA: usb-audio: constify usb_protocol_ops structures
Julia Lawall
2015-12-11
1
-12
/
+13
*
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
2015-11-22
1
-1
/
+1
*
ALSA: usb-audio: work around CH345 input SysEx corruption
Clemens Ladisch
2015-11-16
1
-0
/
+42
*
ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
Clemens Ladisch
2015-11-16
1
-0
/
+3
*
ALSA: usb-audio: add packet size quirk for the Medeli DD305
Clemens Ladisch
2015-11-16
1
-0
/
+1
*
ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o...
Keith A. Milner
2015-10-11
1
-4
/
+7
*
ALSA: usb-audio: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-3
/
+2
*
ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery
Takashi Iwai
2014-12-06
1
-0
/
+2
*
Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-10-10
1
-0
/
+11
|
\
|
*
ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XF
Clemens Ladisch
2014-09-08
1
-0
/
+11
*
|
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
1
-1
/
+1
|
/
*
ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.*
Adam Goode
2014-08-05
1
-164
/
+209
*
ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input
Adam Goode
2014-08-05
1
-0
/
+28
*
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-21
/
+24
*
ALSA: usb-audio: add MIDI port names for some Roland devices
Clemens Ladisch
2013-06-27
1
-0
/
+33
*
ALSA: usb-audio: add support for many Roland/Yamaha devices
Clemens Ladisch
2013-06-27
1
-0
/
+41
*
ALSA: usb-audio: disable autopm for MIDI devices
Clemens Ladisch
2013-04-15
1
-11
/
+2
*
ALSA: usb-audio: neaten EXPORT_SYMBOLS placement
Eldad Zack
2013-04-04
1
-4
/
+3
*
ALSA: usb-audio: convert list_for_each to entry variant
Eldad Zack
2013-04-04
1
-3
/
+2
[next]