Age | Commit message (Expand) | Author | Files | Lines |
2015-03-05 | ALSA: line6: Clamp values correctly | Takashi Iwai | 1 | -3/+3 |
2015-01-28 | ALSA: line6: Remove snd_line6_ prefix of pcm property fields | Takashi Iwai | 1 | -6/+5 |
2015-01-28 | ALSA: line6: Fix volume calculation for big-endian | Takashi Iwai | 1 | -9/+14 |
2015-01-28 | ALSA: line6: Make common PCM pointer callback | Takashi Iwai | 1 | -10/+1 |
2015-01-28 | ALSA: line6: Reorganize PCM stream handling | Takashi Iwai | 1 | -92/+12 |
2015-01-28 | ALSA: line6: Clear prev_fbuf and prev_fsize properly | Takashi Iwai | 1 | -3/+3 |
2015-01-28 | ALSA: line6: Fix racy loopback handling | Takashi Iwai | 1 | -11/+13 |
2015-01-28 | ALSA: line6: Skip volume manipulation during silence copying | Takashi Iwai | 1 | -2/+3 |
2015-01-28 | ALSA: line6: Do clipping in volume / monitor manipulations | Takashi Iwai | 1 | -3/+7 |
2015-01-28 | ALSA: line6: Consolidate PCM stream buffer allocation and free | Takashi Iwai | 1 | -6/+0 |
2015-01-28 | ALSA: line6: Consolidate URB unlink and sync helpers | Takashi Iwai | 1 | -52/+0 |
2015-01-28 | ALSA: line6: Rearrange PCM structure | Takashi Iwai | 1 | -39/+39 |
2015-01-28 | ALSA: line6: Drop voodoo workarounds | Takashi Iwai | 1 | -12/+0 |
2015-01-28 | ALSA: line6: Use incremental loop | Takashi Iwai | 1 | -6/+6 |
2015-01-20 | ALSA: line6: Remove driver version from header comment | Chris Rorvick | 1 | -1/+1 |
2015-01-20 | ALSA: line6: Refer to manufacturer as "Line 6" | Chris Rorvick | 1 | -1/+1 |
2015-01-20 | ALSA: line6: Reorganize card resource handling | Takashi Iwai | 1 | -1/+0 |
2015-01-20 | ALSA: line6: Remove superfluous out-of-memory error messages | Takashi Iwai | 1 | -3/+1 |
2015-01-20 | ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag | Takashi Iwai | 1 | -4/+0 |
2015-01-20 | ALSA: line6: Handle impulse response via control API | Takashi Iwai | 1 | -8/+0 |
2015-01-20 | ALSA: line6: Split to each driver | Takashi Iwai | 1 | -1/+0 |
2015-01-13 | ALSA: move line6 usb driver into sound/usb | Takashi Iwai | 1 | -0/+593 |