aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/line6/pcm.c
AgeCommit message (Expand)Author
2015-07-14ALSA: line6: Fix -EBUSY error during active monitoringTakashi Iwai
2015-01-28ALSA: line6: Handle error from line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Make common PCM pointer callbackTakashi Iwai
2015-01-28ALSA: line6: Reorganize PCM stream handlingTakashi Iwai
2015-01-28ALSA: line6: Clear prev_fbuf and prev_fsize properlyTakashi Iwai
2015-01-28ALSA: line6: Consolidate PCM stream buffer allocation and freeTakashi Iwai
2015-01-28ALSA: line6: Use dev_err()Takashi Iwai
2015-01-28ALSA: line6: Consolidate URB unlink and sync helpersTakashi Iwai
2015-01-28ALSA: line6: Rearrange PCM structureTakashi Iwai
2015-01-28ALSA: line6: Use incremental loopTakashi Iwai
2015-01-28ALSA: line6: Drop superfluous spinlock for triggerTakashi Iwai
2015-01-28ALSA: line6: Fix the error recovery in line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Use logical ORTakashi Iwai
2015-01-28ALSA: line6: Fix missing error handling in line6_pcm_acquire()Takashi 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: Sync PCM stop at disconnectTakashi Iwai
2015-01-20ALSA: line6: Drop MISSING_CASE macroTakashi Iwai
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai
2015-01-20ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai
2015-01-20ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai
2015-01-20ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai
2015-01-20ALSA: line6: Handle impulse response via control APITakashi Iwai
2015-01-20ALSA: line6: Split to each driverTakashi Iwai
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai