aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/pcm.c
Commit message (Expand)AuthorAge
* ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-08-21
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
* | ALSA: line6: Fix write on zero-sized bufferTakashi Iwai2019-07-02
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ALSA: usb-line6: constify snd_kcontrol_new strucutre arrayTakashi Sakamoto2017-04-14
* ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak2016-09-19
* ALSA: line6: Support assymetrical in/out configurationsAndrej Krutak2016-09-19
* ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak2016-09-19
* ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak2016-08-22
* ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak2016-08-22
* ALSA: line6: Fix -EBUSY error during active monitoringTakashi Iwai2015-07-14
* ALSA: line6: Handle error from line6_pcm_acquire()Takashi Iwai2015-01-28
* ALSA: line6: Make common PCM pointer callbackTakashi Iwai2015-01-28
* ALSA: line6: Reorganize PCM stream handlingTakashi Iwai2015-01-28
* ALSA: line6: Clear prev_fbuf and prev_fsize properlyTakashi Iwai2015-01-28
* ALSA: line6: Consolidate PCM stream buffer allocation and freeTakashi Iwai2015-01-28
* ALSA: line6: Use dev_err()Takashi Iwai2015-01-28
* ALSA: line6: Consolidate URB unlink and sync helpersTakashi Iwai2015-01-28
* ALSA: line6: Rearrange PCM structureTakashi Iwai2015-01-28
* ALSA: line6: Use incremental loopTakashi Iwai2015-01-28
* ALSA: line6: Drop superfluous spinlock for triggerTakashi Iwai2015-01-28
* ALSA: line6: Fix the error recovery in line6_pcm_acquire()Takashi Iwai2015-01-28
* ALSA: line6: Use logical ORTakashi Iwai2015-01-28
* ALSA: line6: Fix missing error handling in line6_pcm_acquire()Takashi Iwai2015-01-28
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-20
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-20
* ALSA: line6: Sync PCM stop at disconnectTakashi Iwai2015-01-20
* ALSA: line6: Drop MISSING_CASE macroTakashi Iwai2015-01-20
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-20
* ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai2015-01-20
* ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai2015-01-20
* ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai2015-01-20
* ALSA: line6: Handle impulse response via control APITakashi Iwai2015-01-20
* ALSA: line6: Split to each driverTakashi Iwai2015-01-20
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-12