summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/pod.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+0
* ALSA: line6: Create sysfs via snd_card_add_dev_attr()Takashi Iwai2015-02-061-25/+13
* 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/+0
* ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai2015-01-281-24/+8
* 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/+7
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-281-20/+8
* 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/+9
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-201-6/+0
* ALSA: line6: Split to each driverTakashi Iwai2015-01-201-2/+222
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-0/+453
OpenPOWER on IntegriCloud