summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/podhd.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Pass driver name to line6_probe()Chris Rorvick2015-02-081-1/+1
* ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai2015-01-281-3/+3
* ALSA: line6: Remove struct usb_line6_podhdTakashi Iwai2015-01-281-6/+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-3/+1
* 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-3/+3
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-281-4/+0
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-201-3/+3
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-201-68/+7
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-201-6/+0
* ALSA: line6: Split to each driverTakashi Iwai2015-01-201-2/+122
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-0/+156