aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-5/+1
2018-04-12ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza1-1/+1
2017-10-11ALSA: line6: Add yet more sanity checks for invalid EPsTakashi Iwai1-6/+11
2017-01-12ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2016-09-19ALSA: line6: Allow processing of raw incoming messagesAndrej Krutak1-1/+1
2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai1-1/+0
2015-01-28ALSA: line6: Reduce superfluous spinlock in midi.cTakashi Iwai1-12/+6
2015-01-20ALSA: line6: Remove driver version from header commentChris Rorvick1-1/+1
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick1-3/+3
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai1-1/+0
2015-01-20ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai1-4/+1
2015-01-20ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai1-42/+23
2015-01-20ALSA: line6: Split to each driverTakashi Iwai1-1/+2
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai1-0/+321