aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/capture.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2020-07-101-0/+2
* ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-5/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* ALSA: line6: make snd_pcm_ops constBhumika Goyal2017-10-021-1/+1
* ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak2016-09-191-0/+5
* ALSA: line6: Allow different channel numbers for in/outAndrej Krutak2016-09-191-2/+6
* ALSA: line6: Support assymetrical in/out configurationsAndrej Krutak2016-09-191-5/+5
* ALSA: line6: Add high-speed USB supportAndrej Krutak2016-09-191-1/+9
* ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak2016-09-191-6/+11
* ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai2015-01-281-3/+2
* ALSA: line6: Make common PCM pointer callbackTakashi Iwai2015-01-281-10/+1
* ALSA: line6: Reorganize PCM stream handlingTakashi Iwai2015-01-281-78/+10
* ALSA: line6: Fix racy loopback handlingTakashi Iwai2015-01-281-9/+11
* ALSA: line6: Consolidate PCM stream buffer allocation and freeTakashi Iwai2015-01-281-6/+0
* ALSA: line6: Consolidate URB unlink and sync helpersTakashi Iwai2015-01-281-52/+0
* ALSA: line6: Rearrange PCM structureTakashi Iwai2015-01-281-32/+32
* ALSA: line6: Drop voodoo workaroundsTakashi Iwai2015-01-281-12/+0
* ALSA: line6: Use incremental loopTakashi Iwai2015-01-281-2/+2
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-201-1/+1
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-201-1/+1
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-201-1/+0
* ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai2015-01-201-3/+1
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-201-4/+0
* ALSA: line6: Handle impulse response via control APITakashi Iwai2015-01-201-4/+0
* ALSA: line6: Split to each driverTakashi Iwai2015-01-201-1/+0
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-0/+433