summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/variax.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai2021-05-191-6/+0
* ALSA: line6: Fix a typoChristophe JAILLET2019-07-221-1/+1
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-5/+1
* | ALSA: line6: Use container_of()Takashi Iwai2019-05-281-4/+6
* | ALSA: line6: variax: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-93/+35
|/
* ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook2017-10-171-16/+16
* ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak2016-09-191-2/+4
* ALSA: line6: Pass driver name to line6_probe()Chris Rorvick2015-02-081-1/+1
* ALSA: line6: Remove invalid capability bits for PODxt Live VariaxTakashi Iwai2015-01-281-3/+1
* ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai2015-01-281-1/+0
* ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai2015-01-281-15/+5
* ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai2015-01-281-7/+2
* ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai2015-01-281-7/+5
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-281-8/+0
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-201-1/+1
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-201-2/+2
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-201-45/+13
* ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai2015-01-201-3/+1
* ALSA: line6: Split to each driverTakashi Iwai2015-01-201-2/+131
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-0/+239