summaryrefslogtreecommitdiff
path: root/sound/usb/line6/toneport.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-11ALSA: line6: toneport: Use explicit type for firmware versionChris Rorvick1-1/+1
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick1-1/+1
2015-02-08ALSA: line6: Pass driver name to line6_probe()Chris Rorvick1-1/+1
2015-02-08ALSA: line6: Pass toneport pointer to toneport_has_led()Chris Rorvick1-7/+12
2015-02-08ALSA: line6: Add toneport_has_source_select()Chris Rorvick1-16/+16
2015-01-28ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai1-3/+3
2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai1-1/+0
2015-01-28ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai1-18/+6
2015-01-28ALSA: line6: Handle error from line6_pcm_acquire()Takashi Iwai1-3/+10
2015-01-28ALSA: line6: Reorganize PCM stream handlingTakashi Iwai1-3/+3
2015-01-28ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai1-7/+2
2015-01-28ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai1-7/+7
2015-01-28ALSA: line6/toneport: Implement LED controls via LED classTakashi Iwai1-74/+89
2015-01-28ALSA: line6/toneport: Fix wrong argument for toneport_has_led()Takashi Iwai1-3/+1
2015-01-28ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai1-4/+5
2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai1-6/+0
2015-01-20ALSA: line6: Remove driver version from header commentChris Rorvick1-1/+1
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick1-2/+2
2015-01-20ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai1-4/+6
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai1-58/+7
2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai1-6/+0
2015-01-20ALSA: line6: Split to each driverTakashi Iwai1-9/+179
2015-01-19ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai1-5/+3
2015-01-13ALSA: move line6 usb driver into sound/usbTakashi Iwai1-0/+465