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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
97
-108
/
+97
2015-01-28
ALSA: sscape: add missing include of linux/io.h
Arnd Bergmann
1
-0
/
+1
2015-01-28
Merge branch 'topic/line6' into for-next
Takashi Iwai
15
-1105
/
+705
2015-01-28
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
2
-6
/
+20
2015-01-28
ALSA: line6: Make common PCM pointer callback
Takashi Iwai
4
-20
/
+12
2015-01-28
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
7
-425
/
+252
2015-01-28
ALSA: line6: Clear prev_fbuf and prev_fsize properly
Takashi Iwai
2
-7
/
+7
2015-01-28
ALSA: line6: Fix racy loopback handling
Takashi Iwai
2
-20
/
+24
2015-01-28
ALSA: line6: Minor tidy up in line6_probe()
Takashi Iwai
1
-11
/
+9
2015-01-28
ALSA: line6: Let snd_card_new() allocate private data
Takashi Iwai
6
-45
/
+20
2015-01-28
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
Takashi Iwai
6
-30
/
+31
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
5
-38
/
+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
5
-133
/
+69
2015-01-28
ALSA: line6: Rearrange PCM structure
Takashi Iwai
4
-208
/
+142
2015-01-28
ALSA: line6: Drop voodoo workarounds
Takashi Iwai
2
-24
/
+0
2015-01-28
ALSA: line6: Use incremental loop
Takashi Iwai
3
-11
/
+11
2015-01-28
ALSA: line6: Drop superfluous spinlock for trigger
Takashi Iwai
2
-22
/
+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-28
ALSA: line6: Reduce superfluous spinlock in midi.c
Takashi Iwai
2
-18
/
+7
2015-01-28
ALSA: line6: Remove unused line6_nop_read()
Takashi Iwai
2
-12
/
+0
2015-01-28
ALSA: line6: Fix memory leak at probe error path
Takashi Iwai
1
-29
/
+30
2015-01-28
ALSA: line6: Minor refactoring
Takashi Iwai
1
-45
/
+49
2015-01-28
ALSA: line6/toneport: Implement LED controls via LED class
Takashi Iwai
2
-74
/
+91
2015-01-28
ALSA: line6/toneport: Fix wrong argument for toneport_has_led()
Takashi Iwai
1
-3
/
+1
2015-01-28
ALSA: line6: Don't forget to call driver's destructor at error path
Takashi Iwai
1
-0
/
+2
2015-01-28
ALSA: line6/toneport: Move setup_timer() at the beginning
Takashi Iwai
1
-4
/
+5
2015-01-28
ALSA: line6: Remove superfluous NULL checks in each driver
Takashi Iwai
4
-38
/
+8
2015-01-28
ALSA: line6: Abort if inconsistent usbdev is found at disconnect
Takashi Iwai
1
-3
/
+3
2015-01-28
ALSA: line6: Yet more cleanup of superfluous NULL checks
Takashi Iwai
1
-11
/
+2
2015-01-26
ALSA: seq: remove unused callback_all field
Clemens Ladisch
3
-7
/
+2
2015-01-26
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
1
-1
/
+1
2015-01-26
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
1
-1
/
+1
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
22
-90
/
+158
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
1
-31
/
+0
2015-01-26
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi...
Mark Brown
5
-17
/
+39
2015-01-26
Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix...
Mark Brown
9
-16
/
+52
2015-01-26
Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus
Mark Brown
1
-1
/
+1
2015-01-26
Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linus
Mark Brown
1
-1
/
+1
2015-01-20
ALSA: hda - Enable docking station for an HP machine
TienFu Chen
1
-0
/
+13
2015-01-20
Merge branch 'topic/timer-cleanup' into for-next
Takashi Iwai
20
-114
/
+63
2015-01-20
Merge branch 'topic/line6' into for-next
Takashi Iwai
26
-1428
/
+946
2015-01-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
16
-16
/
+16
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
18
-50
/
+50
2015-01-20
ALSA: line6: Remove superfluous NULL checks
Chris Rorvick
1
-11
/
+1
2015-01-20
ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()
Takashi Iwai
2
-62
/
+0
[next]