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
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
ASoC: rockchip: i2s: Fix concurrency between tx/rx
Sugar Zhang
1
-0
/
+7
2021-08-26
Merge series "Patches to update for rockchip i2s" from Sugar Zhang <sugar.zha...
Mark Brown
2
-72
/
+150
2021-08-26
ASoC: rockchip: i2s: Add support for frame inversion
Sugar Zhang
2
-7
/
+23
2021-08-26
ASoC: rockchip: i2s: Add compatible for more SoCs
Sugar Zhang
1
-0
/
+10
2021-08-26
ASoC: rockchip: i2s: Make playback/capture optional
Sugar Zhang
1
-50
/
+79
2021-08-26
ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
Xiaotan Luo
1
-8
/
+8
2021-08-26
ASoC: rockchip: i2s: Fix regmap_ops hang
Sugar Zhang
1
-5
/
+14
2021-08-26
ASoC: rockchip: i2s: Improve dma data transfer efficiency
Sugar Zhang
1
-2
/
+2
2021-08-26
ASoC: rockchip: i2s: Fixup clk div error
Sugar Zhang
1
-2
/
+2
2021-08-26
ASoC: rockchip: i2s: Add support for set bclk ratio
Sugar Zhang
1
-1
/
+15
2021-08-26
ASoC: rockchip: spdif: Add support for rk3568 spdif
Sugar Zhang
1
-0
/
+2
2021-08-26
ASoC: rockchip: spdif: Fix some coding style
Sugar Zhang
1
-17
/
+17
2021-08-26
ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile
Sugar Zhang
1
-0
/
+2
2021-07-03
Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-6
/
+3
2021-06-16
ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-16
ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-16
ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-08
clkdev: remove CONFIG_CLKDEV_LOOKUP
Arnd Bergmann
1
-7
/
+7
2021-01-21
ASoC: rockchip: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2
-2
/
+2
2021-01-21
ASoC: sync parameter naming : rate / sample_bits
Kuninori Morimoto
1
-1
/
+1
2020-11-26
ASoC: rockchip: mark OF related data as maybe unused
Krzysztof Kozlowski
3
-3
/
+3
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-3
/
+3
2020-09-22
ASoC: hdmi-codec: Use set_jack ops to set jack
Cheng-Yi Chiang
1
-2
/
+1
2020-09-11
ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_para...
Tuo Li
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-31
ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection
Alper Nebi Yasak
1
-1
/
+16
2020-07-23
ASoC: rockchip: use asoc_substream_to_rtd()
Kuninori Morimoto
5
-8
/
+8
2020-07-13
ASoC: rockchip: spdif: Handle clk by pm runtime
Sugar Zhang
1
-42
/
+17
2020-07-01
ASoC: rockchip: add format and rate constraints on rk3399
Yu-Hsuan Hsu
1
-0
/
+13
2020-06-18
ASoC: rockchip: Fix a reference count leak.
Qiushi Wu
1
-1
/
+3
2020-03-27
ASoC: rockchip: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...
Kuninori Morimoto
4
-16
/
+16
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-3
/
+6
2019-10-29
ASoC: rockchip_max98090: Add HDMI jack support
Cheng-Yi Chiang
2
-1
/
+24
2019-10-29
ASoC: rockchip_max98090: Optionally support HDMI use case
Cheng-Yi Chiang
1
-65
/
+226
2019-10-28
ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection
Cheng-Yi Chiang
1
-2
/
+5
2019-10-03
ASoc: rockchip: i2s: Fix RPM imbalance
Robin Murphy
1
-1
/
+1
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+2
2019-09-09
ASoC: rockchip: ignore 0Hz sysclk
Katsuhiro Suzuki
1
-0
/
+3
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
1
-0
/
+11
2019-08-13
ASoC: rockchip: rockchip_max98090: Set period size to 240
Cheng-Yi Chiang
1
-0
/
+11
2019-08-09
ASoC: rockchip: rockchip_max98090: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-3
/
+3
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-7
/
+2
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2
-3
/
+34
2019-07-26
ASoC: rockchip: Fix mono capture
Cheng-Yi Chiang
1
-3
/
+2
2019-07-22
ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34
Enric Balletbo i Serra
1
-1
/
+0
2019-07-22
SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
Enric Balletbo i Serra
1
-0
/
+32
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-28
ASoC: rockchip: rk3399_gru_sound: consider CPU-Platform possibility
Kuninori Morimoto
1
-6
/
+13
2019-06-28
ASoC: rockchip: rockchip_rt5645: consider CPU-Platform possibility
Kuninori Morimoto
1
-1
/
+4
2019-06-28
ASoC: rockchip: rockchip_max98090: consider CPU-Platform possibility
Kuninori Morimoto
1
-1
/
+4
[next]