index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
playback.c
Age
Commit message (
Expand
)
Author
2017-10-02
ALSA: line6: make snd_pcm_ops const
Bhumika Goyal
2016-09-19
ALSA: line6: Allow different channel numbers for in/out
Andrej Krutak
2016-09-19
ALSA: line6: Support assymetrical in/out configurations
Andrej Krutak
2016-09-19
ALSA: line6: Add high-speed USB support
Andrej Krutak
2016-09-19
ALSA: line6: Enable different number of URBs for frame transfers
Andrej Krutak
2015-03-05
ALSA: line6: Clamp values correctly
Takashi Iwai
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
2015-01-28
ALSA: line6: Fix volume calculation for big-endian
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: Fix racy loopback handling
Takashi Iwai
2015-01-28
ALSA: line6: Skip volume manipulation during silence copying
Takashi Iwai
2015-01-28
ALSA: line6: Do clipping in volume / monitor manipulations
Takashi Iwai
2015-01-28
ALSA: line6: Consolidate PCM stream buffer allocation and free
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: Drop voodoo workarounds
Takashi Iwai
2015-01-28
ALSA: line6: Use incremental loop
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: Reorganize card resource handling
Takashi Iwai
2015-01-20
ALSA: line6: Remove superfluous out-of-memory error messages
Takashi Iwai
2015-01-20
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
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