index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
capture.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
ALSA: line6: make snd_pcm_ops const
Bhumika Goyal
2017-10-02
1
-1
/
+1
*
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
Andrej Krutak
2016-09-19
1
-0
/
+5
*
ALSA: line6: Allow different channel numbers for in/out
Andrej Krutak
2016-09-19
1
-2
/
+6
*
ALSA: line6: Support assymetrical in/out configurations
Andrej Krutak
2016-09-19
1
-5
/
+5
*
ALSA: line6: Add high-speed USB support
Andrej Krutak
2016-09-19
1
-1
/
+9
*
ALSA: line6: Enable different number of URBs for frame transfers
Andrej Krutak
2016-09-19
1
-6
/
+11
*
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
2015-01-28
1
-3
/
+2
*
ALSA: line6: Make common PCM pointer callback
Takashi Iwai
2015-01-28
1
-10
/
+1
*
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
2015-01-28
1
-78
/
+10
*
ALSA: line6: Fix racy loopback handling
Takashi Iwai
2015-01-28
1
-9
/
+11
*
ALSA: line6: Consolidate PCM stream buffer allocation and free
Takashi Iwai
2015-01-28
1
-6
/
+0
*
ALSA: line6: Consolidate URB unlink and sync helpers
Takashi Iwai
2015-01-28
1
-52
/
+0
*
ALSA: line6: Rearrange PCM structure
Takashi Iwai
2015-01-28
1
-32
/
+32
*
ALSA: line6: Drop voodoo workarounds
Takashi Iwai
2015-01-28
1
-12
/
+0
*
ALSA: line6: Use incremental loop
Takashi Iwai
2015-01-28
1
-2
/
+2
*
ALSA: line6: Remove driver version from header comment
Chris Rorvick
2015-01-20
1
-1
/
+1
*
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
2015-01-20
1
-1
/
+1
*
ALSA: line6: Reorganize card resource handling
Takashi Iwai
2015-01-20
1
-1
/
+0
*
ALSA: line6: Remove superfluous out-of-memory error messages
Takashi Iwai
2015-01-20
1
-3
/
+1
*
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
Takashi Iwai
2015-01-20
1
-4
/
+0
*
ALSA: line6: Handle impulse response via control API
Takashi Iwai
2015-01-20
1
-4
/
+0
*
ALSA: line6: Split to each driver
Takashi Iwai
2015-01-20
1
-1
/
+0
*
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
2015-01-12
1
-0
/
+433