index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
2015-01-28
1
-3
/
+10
*
ALSA: line6: Make common PCM pointer callback
Takashi Iwai
2015-01-28
1
-0
/
+9
*
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
2015-01-28
1
-146
/
+187
*
ALSA: line6: Clear prev_fbuf and prev_fsize properly
Takashi Iwai
2015-01-28
1
-4
/
+4
*
ALSA: line6: Consolidate PCM stream buffer allocation and free
Takashi Iwai
2015-01-28
1
-24
/
+29
*
ALSA: line6: Use dev_err()
Takashi Iwai
2015-01-28
1
-1
/
+2
*
ALSA: line6: Consolidate URB unlink and sync helpers
Takashi Iwai
2015-01-28
1
-21
/
+69
*
ALSA: line6: Rearrange PCM structure
Takashi Iwai
2015-01-28
1
-25
/
+25
*
ALSA: line6: Use incremental loop
Takashi Iwai
2015-01-28
1
-3
/
+3
*
ALSA: line6: Drop superfluous spinlock for trigger
Takashi Iwai
2015-01-28
1
-17
/
+6
*
ALSA: line6: Fix the error recovery in line6_pcm_acquire()
Takashi Iwai
2015-01-28
1
-6
/
+6
*
ALSA: line6: Use logical OR
Takashi Iwai
2015-01-28
1
-2
/
+2
*
ALSA: line6: Fix missing error handling in line6_pcm_acquire()
Takashi Iwai
2015-01-28
1
-1
/
+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: Sync PCM stop at disconnect
Takashi Iwai
2015-01-20
1
-18
/
+1
*
ALSA: line6: Drop MISSING_CASE macro
Takashi Iwai
2015-01-20
1
-3
/
+0
*
ALSA: line6: Reorganize card resource handling
Takashi Iwai
2015-01-20
1
-1
/
+0
*
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
Takashi Iwai
2015-01-20
1
-7
/
+4
*
ALSA: line6: Don't handle PCM trigger for other cards
Takashi Iwai
2015-01-20
1
-0
/
+2
*
ALSA: line6: Drop superfluous snd_device for PCM
Takashi Iwai
2015-01-20
1
-34
/
+19
*
ALSA: line6: Handle impulse response via control API
Takashi Iwai
2015-01-20
1
-82
/
+75
*
ALSA: line6: Split to each driver
Takashi Iwai
2015-01-20
1
-1
/
+5
*
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
2015-01-12
1
-0
/
+527