index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
pcm.c
Age
Commit message (
Expand
)
Author
2019-12-11
ALSA: line6: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-08-21
ALSA: line6: Fix memory leak at line6_init_pcm() error path
Takashi Iwai
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-02
ALSA: line6: Fix write on zero-sized buffer
Takashi Iwai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-04-14
ALSA: usb-line6: constify snd_kcontrol_new strucutre array
Takashi Sakamoto
2016-09-19
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
Andrej Krutak
2016-09-19
ALSA: line6: Support assymetrical in/out configurations
Andrej Krutak
2016-09-19
ALSA: line6: Enable different number of URBs for frame transfers
Andrej Krutak
2016-08-22
ALSA: line6: Give up on the lock while URBs are released.
Andrej Krutak
2016-08-22
ALSA: line6: Remove double line6_pcm_release() after failed acquire.
Andrej Krutak
2015-07-14
ALSA: line6: Fix -EBUSY error during active monitoring
Takashi Iwai
2015-01-28
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
2015-01-28
ALSA: line6: Make common PCM pointer callback
Takashi Iwai
2015-01-28
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
2015-01-28
ALSA: line6: Clear prev_fbuf and prev_fsize properly
Takashi Iwai
2015-01-28
ALSA: line6: Consolidate PCM stream buffer allocation and free
Takashi Iwai
2015-01-28
ALSA: line6: Use dev_err()
Takashi Iwai
2015-01-28
ALSA: line6: Consolidate URB unlink and sync helpers
Takashi Iwai
2015-01-28
ALSA: line6: Rearrange PCM structure
Takashi Iwai
2015-01-28
ALSA: line6: Use incremental loop
Takashi Iwai
2015-01-28
ALSA: line6: Drop superfluous spinlock for trigger
Takashi Iwai
2015-01-28
ALSA: line6: Fix the error recovery in line6_pcm_acquire()
Takashi Iwai
2015-01-28
ALSA: line6: Use logical OR
Takashi Iwai
2015-01-28
ALSA: line6: Fix missing error handling in line6_pcm_acquire()
Takashi Iwai
2015-01-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
2015-01-20
ALSA: line6: Sync PCM stop at disconnect
Takashi Iwai
2015-01-20
ALSA: line6: Drop MISSING_CASE macro
Takashi Iwai
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
2015-01-20
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
Takashi Iwai
2015-01-20
ALSA: line6: Don't handle PCM trigger for other cards
Takashi Iwai
2015-01-20
ALSA: line6: Drop superfluous snd_device for PCM
Takashi Iwai
2015-01-20
ALSA: line6: Handle impulse response via control API
Takashi Iwai
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai