summaryrefslogtreecommitdiff
path: root/sound/usb/line6/pod.c
Commit message (Expand)AuthorAge
* ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook2017-10-17
* ALSA: line6: constify snd_kcontrol_new structuresBhumika Goyal2017-04-12
* ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak2016-09-19
* ALSA: line6: Allow different channel numbers for in/outAndrej Krutak2016-09-19
* ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak2016-08-22
* ALSA: line6: Use explicit type for serial numberChris Rorvick2015-02-11
* ALSA: line6: Pass driver name to line6_probe()Chris Rorvick2015-02-08
* ALSA: line6: Get rid of unused variable in pod.cTakashi Iwai2015-02-06
* ALSA: line6: Create sysfs via snd_card_add_dev_attr()Takashi Iwai2015-02-06
* ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai2015-01-28
* ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai2015-01-28
* ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai2015-01-28
* ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai2015-01-28
* ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai2015-01-28
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-28
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-20
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-20
* ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai2015-01-20
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-20
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-20
* ALSA: line6: Split to each driverTakashi Iwai2015-01-20
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-12