summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/pod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-5/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-5/+1Star
* | ALSA: line6: Use container_of()Takashi Iwai2019-05-281-5/+7
* | ALSA: line6: pod: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-69/+27Star
|/
* ALSA: line6: fix check on snd_card_registerAditya Pakki2019-01-071-1/+2
* ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook2017-10-171-6/+5Star
* ALSA: line6: constify snd_kcontrol_new structuresBhumika Goyal2017-04-121-1/+1
* ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak2016-09-191-1/+8
* ALSA: line6: Allow different channel numbers for in/outAndrej Krutak2016-09-191-2/+1Star
* ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak2016-08-221-6/+6
* ALSA: line6: Use explicit type for serial numberChris Rorvick2015-02-111-2/+2
* ALSA: line6: Pass driver name to line6_probe()Chris Rorvick2015-02-081-1/+1
* ALSA: line6: Get rid of unused variable in pod.cTakashi Iwai2015-02-061-1/+0Star
* ALSA: line6: Create sysfs via snd_card_add_dev_attr()Takashi Iwai2015-02-061-25/+13Star
* ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai2015-01-281-3/+3
* ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai2015-01-281-1/+0Star
* ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai2015-01-281-24/+8Star
* ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai2015-01-281-7/+2Star
* ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai2015-01-281-7/+7
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-281-20/+8Star
* 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-3/+3
* ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai2015-01-201-3/+9
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-201-51/+9Star
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-201-6/+0Star
* ALSA: line6: Split to each driverTakashi Iwai2015-01-201-2/+222
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-0/+453