index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
midi.c
Age
Commit message (
Expand
)
Author
2025-07-11
ALSA: line6: Use safer strscpy() instead of strcpy()
Takashi Iwai
2024-10-10
ALSA: line6: update contact information
Markus Grabner
2022-12-26
ALSA: line6: fix stack overflow in line6_midi_transmit
Artem Egorkine
2022-12-26
ALSA: line6: correct midi status byte when receiving data from podxt
Artem Egorkine
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2018-04-12
ALSA: line6: Use correct endpoint type for midi output
Fabián Inostroza
2017-10-11
ALSA: line6: Add yet more sanity checks for invalid EPs
Takashi Iwai
2017-01-12
ALSA: usb: Constify snd_rawmidi_ops
Takashi Iwai
2016-09-19
ALSA: line6: Allow processing of raw incoming messages
Andrej Krutak
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
2015-01-28
ALSA: line6: Reduce superfluous spinlock in midi.c
Takashi Iwai
2015-01-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
2015-01-20
ALSA: line6: Remove superfluous out-of-memory error messages
Takashi Iwai
2015-01-20
ALSA: line6: Drop superfluous snd_device for rawmidi
Takashi Iwai
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai