index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
khazad.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
ASoC: fsl-asoc-card: add support for dai links with multiple codecs
Elinor Montmasson
1
-8
/
+11
2024-07-08
ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...
Shenghao Ding
1
-36
/
+35
2024-07-05
ASoc: pcm6240: Remove unnecessary name-prefix for all the controls
Shenghao Ding
1
-24
/
+6
2024-07-04
ASoc: tas2781: Set "Speaker Force Firmware Load" as the common kcontrol for b...
Shenghao Ding
1
-7
/
+22
2024-07-04
ASoC: amd: Adjust error handling in case of absent codec device
Aleksandr Mishin
1
-1
/
+3
2024-07-04
ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removal
Krzysztof Kozlowski
1
-47
/
+66
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-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: 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: 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
[next]