index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+4
2017-04-14
ALSA: usb-line6: constify snd_kcontrol_new strucutre array
Takashi Sakamoto
1
-1
/
+1
2016-09-20
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
Andrej Krutak
1
-7
/
+24
2016-09-20
ALSA: line6: Support assymetrical in/out configurations
Andrej Krutak
1
-14
/
+19
2016-09-19
ALSA: line6: Enable different number of URBs for frame transfers
Andrej Krutak
1
-7
/
+14
2016-08-22
ALSA: line6: Give up on the lock while URBs are released.
Andrej Krutak
1
-0
/
+2
2016-08-22
ALSA: line6: Remove double line6_pcm_release() after failed acquire.
Andrej Krutak
1
-1
/
+0
2015-07-14
ALSA: line6: Fix -EBUSY error during active monitoring
Takashi Iwai
1
-7
/
+2
2015-01-28
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
1
-3
/
+10
2015-01-28
ALSA: line6: Make common PCM pointer callback
Takashi Iwai
1
-0
/
+9
2015-01-28
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
1
-146
/
+187
2015-01-28
ALSA: line6: Clear prev_fbuf and prev_fsize properly
Takashi Iwai
1
-4
/
+4
2015-01-28
ALSA: line6: Consolidate PCM stream buffer allocation and free
Takashi Iwai
1
-24
/
+29
2015-01-28
ALSA: line6: Use dev_err()
Takashi Iwai
1
-1
/
+2
2015-01-28
ALSA: line6: Consolidate URB unlink and sync helpers
Takashi Iwai
1
-21
/
+69
2015-01-28
ALSA: line6: Rearrange PCM structure
Takashi Iwai
1
-25
/
+25
2015-01-28
ALSA: line6: Use incremental loop
Takashi Iwai
1
-3
/
+3
2015-01-28
ALSA: line6: Drop superfluous spinlock for trigger
Takashi Iwai
1
-17
/
+6
2015-01-28
ALSA: line6: Fix the error recovery in line6_pcm_acquire()
Takashi Iwai
1
-6
/
+6
2015-01-28
ALSA: line6: Use logical OR
Takashi Iwai
1
-2
/
+2
2015-01-28
ALSA: line6: Fix missing error handling in line6_pcm_acquire()
Takashi Iwai
1
-1
/
+2
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: Sync PCM stop at disconnect
Takashi Iwai
1
-18
/
+1
2015-01-20
ALSA: line6: Drop MISSING_CASE macro
Takashi Iwai
1
-3
/
+0
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
1
-1
/
+0
2015-01-20
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
Takashi Iwai
1
-7
/
+4
2015-01-20
ALSA: line6: Don't handle PCM trigger for other cards
Takashi Iwai
1
-0
/
+2
2015-01-20
ALSA: line6: Drop superfluous snd_device for PCM
Takashi Iwai
1
-34
/
+19
2015-01-20
ALSA: line6: Handle impulse response via control API
Takashi Iwai
1
-82
/
+75
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
1
-1
/
+5
2015-01-13
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
1
-0
/
+527