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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2
-3
/
+3
2022-03-24
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-110
/
+0
2022-03-24
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
319
-7106
/
+21344
2022-03-24
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2022-03-22
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
1
-0
/
+11
2022-03-22
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
Giacomo Guiduzzi
1
-2
/
+2
2022-03-22
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
1
-0
/
+4
2022-03-22
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
1
-4
/
+7
2022-03-22
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
1
-14
/
+18
2022-03-22
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
1
-0
/
+4
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2
-22
/
+41
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
11
-29
/
+11
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
282
-6719
/
+20444
2022-03-21
Merge branch 'for-next' into for-linus
Takashi Iwai
24
-264
/
+667
2022-03-18
Make the SOF control, PCM and PM code IPC agnostic
Mark Brown
17
-1459
/
+1805
2022-03-18
ASoC: atmel: mchp-pdmc: print the correct property name
Codrin Ciubotariu
1
-5
/
+6
2022-03-18
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
3
-24
/
+42
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
5
-226
/
+235
2022-03-18
ASoC: SOF: expose sof_route_setup()
Ranjani Sridharan
2
-2
/
+4
2022-03-18
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2
-171
/
+189
2022-03-18
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2
-17
/
+49
2022-03-18
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2
-95
/
+115
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
7
-35
/
+72
2022-03-18
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2
-3
/
+4
2022-03-18
ASoC: SOF: Introduce IPC-specific PCM ops
Ranjani Sridharan
2
-0
/
+20
2022-03-18
ASoC: SOF: Add bytes_ext control IPC ops for IPC3
Ranjani Sridharan
2
-180
/
+188
2022-03-18
ASoC: SOF: Add bytes_get/put control IPC ops for IPC3
Ranjani Sridharan
2
-54
/
+77
2022-03-18
ASoC: SOF: Add enum_get/put control ops for IPC3
Ranjani Sridharan
2
-27
/
+62
2022-03-18
ASoC: SOF: Add switch get/put IPC3 ops
Ranjani Sridharan
2
-27
/
+62
2022-03-18
ASoC: SOF: Add volume_get/put IPC3 ops
Ranjani Sridharan
2
-50
/
+114
2022-03-18
ASoC: SOF: Add IPC3 topology control ops
Ranjani Sridharan
7
-150
/
+166
2022-03-18
ASoC: SOF: Introduce IPC ops for kcontrol IO
Ranjani Sridharan
1
-0
/
+24
2022-03-18
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
7
-46
/
+104
2022-03-18
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
6
-326
/
+246
2022-03-18
ASoC: SOF: set up scheduler widget before all other widgets in the pipeline
Ranjani Sridharan
1
-38
/
+44
2022-03-18
ALSA: oss: Release temporary buffers upon errors
Takashi Iwai
1
-13
/
+15
2022-03-18
ALSA: oss: Fix PCM OSS buffer allocation overflow
Takashi Iwai
2
-5
/
+12
2022-03-18
ALSA: core: Fix typo in 'PCM Timer Interface' help
Elijah Harding
1
-1
/
+1
2022-03-18
ALSA: hda/realtek: Fix LED on Zbook Studio G9
Kai-Heng Feng
1
-2
/
+2
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-2
/
+2
2022-03-17
ASoC: fsl_spdif: Add new registers included on i.MX8ULP
Shengjiu Wang
2
-1
/
+65
2022-03-17
ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
Yihao Han
1
-2
/
+1
2022-03-16
Introduce IPC abstraction for SOF topology parsing
Mark Brown
9
-2193
/
+2735
2022-03-16
ASoC: ak4642: Use of_device_get_match_data()
Minghao Chi
1
-8
/
+3
2022-03-16
ASoC: codecs: Fix misplaced lpass_macro_pds_exit call
Srinivasa Rao Mandadapu
2
-4
/
+4
2022-03-16
ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call
Takashi Iwai
2
-4
/
+4
2022-03-16
ASoC: amd: Fix reference to PCM buffer address
Meng Tang
1
-1
/
+1
2022-03-16
ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data
Miaoqian Lin
1
-0
/
+1
2022-03-16
ASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev...
Miaoqian Lin
1
-1
/
+3
2022-03-16
ASoC: rt1308-sdw: get calibration params after power on
Shuming Fan
1
-33
/
+40
[next]