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
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
25
-139
/
+202
2020-09-11
Merge tag 'asoc-fix-v5.9-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
25
-139
/
+202
2020-09-08
ASoC: tlv320adcx140: Wake up codec before accessing register
Camel Guo
1
-12
/
+12
2020-09-07
ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
Cezary Rojewski
1
-1
/
+1
2020-09-04
Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-14
/
+10
2020-09-02
ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
Hans de Goede
1
-0
/
+10
2020-09-02
ASoC: txx9: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-02
ASoC: siu: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+4
2020-09-02
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-01
ASoC: Intel: haswell: Fix power transition refactor
Cezary Rojewski
1
-104
/
+81
2020-09-01
ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev
Camel Guo
1
-1
/
+3
2020-09-01
ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
Sylwester Nawrocki
1
-0
/
+8
2020-09-01
ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
Sylwester Nawrocki
3
-0
/
+6
2020-08-28
ASoC: meson: axg-toddr: fix channel order on g12 platforms
Jerome Brunet
1
-1
/
+23
2020-08-28
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2
-2
/
+15
2020-08-26
Merge series "ASoC: Fix return check for devm_regmap_init_sdw()" from Vinod K...
Mark Brown
5
-10
/
+10
2020-08-26
ASoC: qcom: common: Fix refcount imbalance on error
Dinghao Liu
1
-2
/
+4
2020-08-26
ASoC: rt700: Fix return check for devm_regmap_init_sdw()
Vinod Koul
1
-2
/
+2
2020-08-26
ASoC: rt715: Fix return check for devm_regmap_init_sdw()
Vinod Koul
1
-2
/
+2
2020-08-26
ASoC: rt711: Fix return check for devm_regmap_init_sdw()
Vinod Koul
1
-2
/
+2
2020-08-26
ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()
Vinod Koul
1
-2
/
+2
2020-08-26
ASoC: max98373: Fix return check for devm_regmap_init_sdw()
Vinod Koul
1
-2
/
+2
2020-08-25
ASoC: ti: fixup ams_delta_mute() function name
Kuninori Morimoto
1
-2
/
+2
2020-08-25
ASoC: pcm3168a: ignore 0 Hz settings
Kuninori Morimoto
1
-0
/
+7
2020-08-25
Merge tag 'v5.9-rc2' into asoc-5.9
Mark Brown
10
-79
/
+66
2020-08-24
ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread case
Rander Wang
1
-3
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
24
-40
/
+40
2020-08-21
Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
17
-243
/
+266
2020-08-21
ASoC: qcom: Set card->owner to avoid warnings
Stephan Gerhold
4
-0
/
+4
2020-08-21
ASoC: intel: atom: Add period size constraint
Brent Lu
1
-0
/
+11
2020-08-19
ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay
Mateusz Gorski
1
-1
/
+1
2020-08-19
Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
17
-243
/
+266
2020-08-17
ASoC: intel: Fix memleak in sst_media_open
Dinghao Liu
1
-2
/
+3
2020-08-17
ASoC: wm8994: Avoid attempts to read unreadable registers
Sylwester Nawrocki
1
-0
/
+4
2020-08-17
ASoC: msm8916-wcd-analog: fix register Interrupt offset
Srinivas Kandagatla
1
-2
/
+2
2020-08-17
ASoC: wm8994: Prevent access to invalid VU register bits on WM1811
Sylwester Nawrocki
1
-16
/
+44
2020-08-11
ASoC: q6routing: add dummy register read/write function
Srinivas Kandagatla
1
-0
/
+16
2020-08-11
ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
Srinivas Kandagatla
1
-105
/
+105
2020-08-11
ASoC: Make soc_component_read() returning an error code again
Takashi Iwai
1
-1
/
+1
2020-08-10
ASoC: amd: Replacing component->name with codec_dai->name.
Ravulapati Vishnu vardhan rao
1
-1
/
+1
2020-08-07
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
488
-4450
/
+14382
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-25
/
+2
2020-08-03
Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi...
Mark Brown
5
-10
/
+10
2020-08-03
ASoC: fsl: Fix unused variable warning
Takashi Iwai
1
-1
/
+0
2020-08-03
ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=n
Takashi Iwai
1
-2
/
+2
2020-08-03
ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=n
Takashi Iwai
1
-2
/
+2
2020-08-03
ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=n
Takashi Iwai
1
-2
/
+2
2020-08-03
ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=n
Takashi Iwai
1
-2
/
+2
2020-08-03
ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=n
Takashi Iwai
1
-2
/
+2
2020-08-03
ASoC: amd: renoir: restore two more registers during resume
Hui Wang
1
-20
/
+9
[next]