platform/kernel/linux-starfive.git
2023-02-09 Srinivas KandagatlaASoC: codecs: lpass: remove not so useful verbose log
2023-02-09 Srinivas KandagatlaASoC: codecs: lpass: do not reset soundwire block on...
2023-02-09 Srinivas KandagatlaASoC: codecs: lpass: fix incorrect mclk rate
2023-02-09 Srinivas KandagatlaASoC: codecs: lpass: register mclk after runtime pm
2023-02-09 Srinivas KandagatlaASoC: qcom: audioreach: fix ADSP ready check
2023-02-09 Srinivas KandagatlaASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flag
2023-02-09 Srinivas KandagatlaASoC: qcom: q6apm-dai: fix race condition while updatin...
2023-02-09 Srinivas KandagatlaASoC: qcom: q6apm-lpass-dai: unprepare stream if its...
2023-02-08 Jerome BrunetASoC: dt-bindings: meson: convert axg sound card contro...
2023-02-08 Kiseok JoASoC: dt-bindings: irondevice,sma1303: Rework binding...
2023-02-08 Kiseok JoASoC: SMA1303: Convert the TDM slot properties in devic...
2023-02-08 Kiseok JoASoC: SMA1303: Remove the I2C Retry property in devicetree
2023-02-08 Kuninori MorimotoASoC: dt-bindings: renesas,rsnd.yaml: tidyup reg/reg...
2023-02-07 Jerome BrunetASoC: dt-bindings: meson: convert axg spdif output...
2023-02-07 Jerome BrunetASoC: dt-bindings: meson: convert axg spdif input to...
2023-02-07 Jerome BrunetASoC: dt-bindings: meson: convert axg fifo to schema
2023-02-07 Jerome BrunetASoC: dt-bindings: meson: convert axg pdm to schema
2023-02-07 Jerome BrunetASoC: dt-bindings: meson: convert axg tdm formatters...
2023-02-07 Jerome BrunetASoC: dt-bindings: meson: convert axg tdm interface...
2023-02-06 Jiapeng ChongASoC: codecs: Fix unsigned comparison with less than...
2023-02-06 Tom RixASoC: codecs: aw88395: initialize cur_scene_id to 0
2023-02-03 Mark BrownASoC: SOF: core/ipc4/mtl: Add support for PCM delay
2023-02-03 Mark BrownASoC: (SOF) topology: Regression fixes for next
2023-02-03 Vijendar MukundaASoC: amd: update ps platform acp header file
2023-02-03 Yang LiASoC: codecs: fix platform_no_drv_owner.cocci warning
2023-02-03 Jerome BrunetASoC: dt-bindings: meson: fix gx-card codec node regex
2023-02-03 Jerome BrunetASoC: dt-bindings: create component common schema
2023-02-03 Arnd BergmannASoC: SOF: fix intel-soundwire link failure
2023-02-03 Trevor WuASoC: mediatek: mt8188: remove etdm dead code
2023-02-03 Rander WangASoC: SOF: ipc4-pcm: add delay function support
2023-02-03 Rander WangASoC: SOF: Intel: mtl: add get_stream_position support
2023-02-03 Rander WangASoC: SOF: add get_stream_position ops for pcm delay
2023-02-03 Rander WangASoC: SOF: add delay function support in sof framework
2023-02-03 Rander WangASoC: SOF: ipc4-pcm: add hw_params
2023-02-03 Rander WangASoC: SOF: ipc4-pcm: allocate time info for pcm delay...
2023-02-03 Rander WangASoC: SOF: add time info structure for ipc4 path
2023-02-03 Rander WangASoC: SOF: add fw_info_box support
2023-02-03 Rander WangASoC: SOF: add ipc4_fw_reg header file
2023-02-02 Nathan ChancellorASoC: mchp-spdifrx: Fix uninitialized use of mr in...
2023-02-02 Mark BrownFix default DMIC gain on AMD PDM drivers
2023-02-02 Colin Ian KingASoC: codecs: aw88395: Fix spelling mistake "cersion...
2023-02-02 Mario LimoncielloASoC: amd: ps: Add a module parameter to influence...
2023-02-02 Mario LimoncielloASoC: amd: ps: Adjust the gain for PDM DMIC
2023-02-02 Mario LimoncielloASoC: amd: renoir: Add a module parameter to influence...
2023-02-02 Mario LimoncielloASoC: amd: renoir: Adjust the gain for PDM DMIC
2023-02-02 Mario LimoncielloASoC: amd: yc: Add a module parameter to influence...
2023-02-02 Mario LimoncielloASoC: amd: yc: Adjust the gain for PDM DMIC
2023-02-02 Peter UjfalusiASoC: topology: Set correct unload callback for graph...
2023-02-02 Peter UjfalusiASoC: SOF: topology: Add missed "else" in sof_connect_d...
2023-02-01 Christophe... ASoC: codecs/jz4760: add digital gain controls
2023-02-01 Kuninori MorimotoASoC: rsnd: add R-Car Gen4 Sound support
2023-02-01 Kuninori MorimotoASoC: dt-bindings: renesas: add R8A779G0 V4H
2023-02-01 Kuninori MorimotoASoC: rsnd: dma.c: tidyup rsnd_dma_probe()
2023-02-01 Kuninori MorimotoASoC: rsnd: tidyup rsnd_dma_addr()
2023-02-01 Kuninori MorimotoASoC: rsnd: use array for 44.1kHz/48kHz rate handling
2023-02-01 Kuninori MorimotoASoC: rsnd: use clkin/out_size
2023-02-01 Kuninori MorimotoASoC: rsnd: moves clkout_name to top of the file
2023-02-01 Kuninori MorimotoASoC: rsnd: rename clk to clkin
2023-02-01 Kuninori MorimotoASoC: rsnd: remove unnecessary ADG flags
2023-02-01 Kuninori MorimotoASoC: rsnd: use same debug message format on clkout
2023-02-01 Kuninori MorimotoASoC: rsnd: indicate warning once if it can't handle...
2023-02-01 Kuninori MorimotoASoC: rsnd: indicate necessary error when clock start...
2023-02-01 Kuninori MorimotoASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()
2023-02-01 Kuninori MorimotoASoC: rsnd: fixup #endif position
2023-02-01 Kuninori MorimotoASoC: rsnd: check whether playback/capture property...
2023-02-01 Yassine OudjanaASoC: qcom: apq8096: set driver name correctly
2023-02-01 Kuninori MorimotoASoC: cs42l42: use helper function
2023-01-31 Mark BrownASoC: cs42l42: Add SoundWire support
2023-01-31 Mark BrownASoC: use helper function and cleanup
2023-01-31 Mark BrownASoC: mchp-spdifrx: add runtime PM support and fixes
2023-01-31 Mark BrownASoC: codecs: Add Awinic AW88395 audio amplifier
2023-01-31 Mark BrownAdd the Renesas IDT821034 codec support
2023-01-31 Stefan BindingASoC: cs42l42: Wait for debounce interval after resume
2023-01-31 Richard FitzgeraldASoC: cs42l42: Don't set idle_bias_on
2023-01-31 Richard FitzgeraldASoC: cs42l42: Add SoundWire support
2023-01-31 Richard FitzgeraldASoC: cs42l42: Export some functions for SoundWire
2023-01-31 Richard FitzgeraldASoC: cs42l42: Separate ASP config from PLL config
2023-01-31 Richard FitzgeraldASoC: cs42l42: Ensure MCLKint is a multiple of the...
2023-01-31 Richard FitzgeraldASoC: cs42l42: Add SOFT_RESET_REBOOT register
2023-01-31 Stefan Bindingsoundwire: stream: Add specific prep/deprep commands...
2023-01-31 Kiseok JoASoC: dt-bindings: irondevice,sma1303.yaml: Fix about...
2023-01-31 Uwe Kleine... ASoC: sma1303: Convert to i2c's .probe_new()
2023-01-31 Kiseok JoMAINTAINERS: add IRON DEVICE AUDIO CODEC DRIVERS
2023-01-31 Kuninori MorimotoASoC: soc-dai.h: cleanup Playback/Capture data for...
2023-01-31 Kuninori MorimotoASoC: soc-topology.c: use helper function
2023-01-31 Kuninori MorimotoASoC: soc-pcm.c: use helper function
2023-01-31 Kuninori MorimotoASoC: soc-dai.c: use helper function
2023-01-31 Kuninori MorimotoASoC: soc-dapm.c: use helper function
2023-01-31 Kuninori MorimotoASoC: soc-core.c: use helper function
2023-01-31 Kuninori MorimotoASoC: ti: use helper function
2023-01-31 Kuninori MorimotoASoC: tegra: use helper function
2023-01-31 Kuninori MorimotoASoC: sof: use helper function
2023-01-31 Kuninori MorimotoASoC: rockchip: use helper function
2023-01-31 Kuninori MorimotoASoC: meson: use helper function
2023-01-31 Kuninori MorimotoASoC: mediatek: use helper function
2023-01-31 Kuninori MorimotoASoC: intel: use helper function
2023-01-31 Kuninori MorimotoASoC: sdw-mockup: use helper function
2023-01-31 Kuninori MorimotoASoC: spear: use helper function
2023-01-31 Kuninori MorimotoASoC: cirrus: use helper function
2023-01-31 Kuninori MorimotoASoC: rt: use helper function
next