aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/pod.c
AgeCommit message (Expand)Author
2016-08-22ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick
2015-02-08ALSA: line6: Pass driver name to line6_probe()Chris Rorvick
2015-02-06ALSA: line6: Get rid of unused variable in pod.cTakashi Iwai
2015-02-06ALSA: line6: Create sysfs via snd_card_add_dev_attr()Takashi Iwai
2015-01-28ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai
2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai
2015-01-28ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai
2015-01-28ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai
2015-01-28ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai
2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai
2015-01-20ALSA: line6: Remove driver version from header commentChris Rorvick
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick
2015-01-20ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai
2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai
2015-01-20ALSA: line6: Split to each driverTakashi Iwai
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai