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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
ASoC: ak4458: remove "reset-gpios" property handler
Shengjiu Wang
1
-10
/
+1
2024-07-04
ASoC: SOF: ipc4-topology: Use single token list for the copiers
Peter Ujfalusi
1
-18
/
+11
2024-07-04
ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.
Herve Codina
1
-75
/
+297
2024-07-04
dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI
Herve Codina
1
-6
/
+35
2024-07-04
soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
Herve Codina
2
-0
/
+15
2024-07-04
soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
Herve Codina
2
-11
/
+33
2024-07-04
ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
Herve Codina
1
-15
/
+22
2024-07-04
ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
Herve Codina
1
-48
/
+45
2024-07-04
ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...
Herve Codina
1
-25
/
+47
2024-07-04
ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
Herve Codina
1
-38
/
+46
2024-07-04
ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
Herve Codina
1
-34
/
+31
2024-07-04
ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
Herve Codina
1
-0
/
+2
2024-07-04
ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...
Peter Ujfalusi
1
-0
/
+6
2024-07-04
ASoC: rt711-sdw: add missing readable registers
Bard Liao
1
-0
/
+2
2024-07-04
ASoC: SOF: Intel: hda: fix null deref on system suspend entry
Kai Vehmanen
1
-6
/
+6
2024-07-03
ASoC: codecs: lpass-wsa-macro: Simplify with cleanup.h
Krzysztof Kozlowski
1
-12
/
+10
2024-07-03
ASoC: codecs: lpass-rx-macro: Use unsigned for number of widgets
Krzysztof Kozlowski
1
-2
/
+2
2024-07-03
ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()
Krzysztof Kozlowski
2
-2
/
+2
2024-07-03
ASoC: codecs: lpass-rx-macro: Keep static regmap_config as const
Krzysztof Kozlowski
1
-4
/
+10
2024-07-03
ASoC: codecs: lpass-rx-macro: Simplify with cleanup.h
Krzysztof Kozlowski
1
-9
/
+6
2024-07-03
ASoC: codecs: lpass-rx-macro: Simplify PDS cleanup with devm
Krzysztof Kozlowski
2
-18
/
+17
2024-07-03
ASoC: tas5086: Convert to GPIO descriptors
Linus Walleij
1
-15
/
+12
2024-07-03
ASoC: wsa884x: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: wsa883x: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: wsa881x: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: jz4770: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: jz4760: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs53l30: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l36: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l35: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l34: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l56: Set correct upper volume limit
Mark Brown
2
-2
/
+6
2024-07-03
ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
Chancel Liu
1
-20
/
+23
2024-07-03
ASoC: cs35l56: Limit Speaker Volume to +12dB maximum
Richard Fitzgerald
1
-1
/
+1
2024-07-03
ASoC: cs35l56: Use header defines for Speaker Volume control definition
Richard Fitzgerald
1
-1
/
+5
2024-07-03
ASoC: tas2781: Use of_property_read_reg()
Rob Herring (Arm)
1
-23
/
+11
2024-07-03
ASoC: PCM6240: Use of_property_read_reg()
Rob Herring (Arm)
1
-21
/
+10
2024-07-02
ASoC: topology: kcontrol registration cleanup
Mark Brown
1
-374
/
+194
2024-07-02
Add master clock handling for nau8824
Mark Brown
3
-2
/
+28
2024-07-02
ASoC: dt-bindings: realtek,rt5645: Convert to dtschema
Animesh Agarwal
2
-82
/
+131
2024-07-02
ASoC: topology: Unify code for creating standalone and widget enum control
Amadeusz Sławiński
1
-77
/
+9
2024-07-02
ASoC: topology: Unify code for creating standalone and widget mixer control
Amadeusz Sławiński
1
-57
/
+9
2024-07-02
ASoC: topology: Unify code for creating standalone and widget bytes control
Amadeusz Sławiński
1
-42
/
+9
2024-07-02
ASoC: topology: Reshuffle function placement
Amadeusz Sławiński
1
-233
/
+233
2024-07-02
ASoC: topology: Rename function creating widget kcontrol
Amadeusz Sławiński
1
-6
/
+6
2024-07-02
ASoC: topology: Align dynamic object initialization for controls
Amadeusz Sławiński
1
-5
/
+9
2024-07-02
ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()
Amadeusz Sławiński
1
-1
/
+1
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_create
Amadeusz Sławiński
1
-21
/
+10
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_create
Amadeusz Sławiński
1
-23
/
+12
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_create
Amadeusz Sławiński
1
-12
/
+5
[prev]
[next]