platform/kernel/linux-starfive.git
2021-03-18 Pierre-Louis... ASoC: hdac_hdmi: remove useless initializations
2021-03-18 Pierre-Louis... ASoC: da7219-aad: remove useless initialization
2021-03-18 Pierre-Louis... ASoC: cx2070x: remove duplicate else branch
2021-03-18 Pierre-Louis... ASoC: cx2070x: remove useless assignment
2021-03-18 Pierre-Louis... ASoC: cros_ec_codec: remove null pointer dereference...
2021-03-18 Pierre-Louis... ASoC: adau1977: remove useless return
2021-03-18 Pierre-Louis... ASoC: ad1836: remove useless return
2021-03-18 Pierre-Louis... ASoC: ab8500-codec: remove useless structure
2021-03-17 Bhaskar ChowdhuryASoC: ti: Fix a typo in the file ams-delta.c
2021-03-16 Mark BrownMerge series "ASoC: SOF: debug: cleanups" from Pierre...
2021-03-16 Yang LiASoC: imx-hdmi: fix platform_no_drv_owner.cocci warnings
2021-03-16 Mikhail DurnevASoC: rsnd: core: Check convert rate in rsnd_hw_params
2021-03-16 Fabio EstevamASoC: mx27vis: Remove unused file
2021-03-16 Viorel SumanASoC: fsl_spdif: use snd_ctl_boolean_mono_info
2021-03-16 Guennadi LiakhovetskiASoC: SOF: remove superfluous NULL check in debugfs...
2021-03-16 Guennadi LiakhovetskiASoC: SOF: only allocate debugfs cache buffers for...
2021-03-16 Guennadi LiakhovetskiASoC: SOF: fix debugfs initialisation error handling
2021-03-12 Mark BrownMerge series "AsoC: rt5640/rt5651: Volume control fixes...
2021-03-12 Mark BrownMerge series "ASoC: samsung: remove cppcheck warnings...
2021-03-12 Robin GongASoC: fsl_asrc_dma: request dma channel from specific...
2021-03-12 Hans de GoedeASoC: Intel: bytcr_rt5640: Add used AIF to the componen...
2021-03-12 Hans de GoedeASoC: rt5640: Rename 'Mono DAC Playback Volume' to...
2021-03-12 Pierre-Louis... ASoC: samsung: tm2_wm5110: remove shadowed variable
2021-03-12 Pierre-Louis... ASoC: samsung: tm2_wm5110: check of of_parse return...
2021-03-12 Jack YuASoC: rt1015p: add acpi device id for rt1015p
2021-03-12 Hans de GoedeASoC: Intel: bytcr_rt5640: Enable jack-detect support...
2021-03-12 Mark BrownMerge series "ASoC: soc-pcm: cleanup each functions...
2021-03-12 Pierre-Louis... ASoC: mediatek: mt8173: rename local irq variable
2021-03-12 Pierre-Louis... ASoC: mediatek: mt2701: rename shadowed array
2021-03-12 Pierre-Louis... ASoC: mediatek: mt2701: align function prototype
2021-03-12 Pierre-Louis... ASoC: mediatek: mtk-btcvsd: remove useless assignment
2021-03-12 Kuninori MorimotoASoC: soc-pcm: share DPCM BE DAI stop operation
2021-03-12 Kuninori MorimotoASoC: soc-pcm: remove unneeded !rtd->dai_link check
2021-03-12 Kuninori MorimotoASoC: soc-pcm: fixup dpcm_be_dai_startup() user count
2021-03-12 Kuninori MorimotoASoC: soc-pcm: add soc_hw_sanity_check()
2021-03-12 Kuninori MorimotoASoC: soc-pcm: add soc_pcm_update_symmetry()
2021-03-12 Kuninori MorimotoASoC: soc-pcm: direct copy at snd_soc_set_runtime_hwpar...
2021-03-12 Kuninori MorimotoASoC: soc-pcm: add soc_cpu/codec_dai_name() macro
2021-03-12 Kuninori MorimotoASoC: soc-pcm: check DAI activity under soc_pcm_apply_s...
2021-03-11 Mark BrownMerge series "ASoC: mediatek: mt8183-mt6358: support...
2021-03-11 Mark BrownMerge series "ASoC: codecs: wolfson: remove cppcheck...
2021-03-11 Pierre-Louis... ASoC: soc-core: fix DMI handling
2021-03-11 Tzung-Bi ShihASoC: mediatek: mt8183: support machine driver with...
2021-03-11 Tzung-Bi ShihASoC: dt-bindings: mt8183: add compatible string for...
2021-03-11 Pierre-Louis... ASoC: wm_hubs: align function prototype
2021-03-11 Pierre-Louis... ASoC: wm_adsp: simplify return value
2021-03-11 Pierre-Louis... ASoC: wm8996: clarify expression
2021-03-11 Pierre-Louis... ASoC: wm8994: align function prototype
2021-03-11 Pierre-Louis... ASoC: wm8978: clarify expression
2021-03-11 Pierre-Louis... ASoC: wm8958-dsp2: rename local 'control' arrays
2021-03-11 Pierre-Louis... ASoC: wm8903: remove useless assignments
2021-03-11 Pierre-Louis... ASoC: wm2200: remove unused structure
2021-03-11 Pierre-Louis... ASoC: madera: align function prototype
2021-03-11 Pierre-Louis... ASoC: arizona: fix function argument
2021-03-10 Mark BrownMerge series "Report jack and button detection + Captur...
2021-03-10 Mark BrownMerge series "Add I2S-MCC support for Microchip's SAMA7...
2021-03-10 Shuming FanASoC: rt5682: add delay time of workqueue to control...
2021-03-10 Wei YongjunASoC: rt715-sdca: Remove unused including <linux/version.h>
2021-03-10 Wei YongjunASoC: rt715-sdca: Fix return value check in rt715_sdca_...
2021-03-10 Richard FitzgeraldASoC: cs42l42: Wait for PLL to lock before switching...
2021-03-10 Richard FitzgeraldASoC: cs42l42: Only start PLL if it is needed
2021-03-10 Richard FitzgeraldASoC: cs42l42: Wait at least 150us after writing SCLK_P...
2021-03-10 Lucas TanureASoC: cs42l42: Use bclk from hw_params if set_sysclk...
2021-03-10 Lucas TanureASoC: cs42l42: Report jack and button detection
2021-03-10 Lucas TanureASoC: cs42l42: Add Capture Support
2021-03-10 Lucas TanureASoC: cs42l42: Set clock source for both ways of stream
2021-03-10 Lucas TanureASoC: cs42l42: Provide finer control on playback path
2021-03-10 Lucas TanureASoC: cs42l42: Disable regulators if probe fails
2021-03-10 Lucas TanureASoC: cs42l42: Remove power if the driver is being...
2021-03-10 Codrin CiubotariuASoC: convert Microchip I2SMCC binding to yaml
2021-03-10 Mark BrownMerge series "Report jack and button detection + Captur...
2021-03-10 Shuming FanASoC: rt711-sdca: Add RT711 SDCA vendor-specific driver
2021-03-10 Hans de GoedeASoC: rt5645: The ALC3270 variant does not have a heads...
2021-03-10 Hans de GoedeASoC: rt5645: Move rt5645_platform_data to sound/soc...
2021-03-10 Tang BinASoC: codecs/jz4770: Remove superfluous error message
2021-03-10 Jack YuASoC: rt715-sdca: Add RT715 sdca vendor-specific driver
2021-03-10 Tang BinASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byna...
2021-03-10 Shengjiu WangASoC: wm8962: Relax bit clock divider searching
2021-03-10 Mark BrownMerge series "ASoC: remove more make W=1 warnings"...
2021-03-10 Mark BrownMerge series "ASoC: realtek: fix cppcheck warnings...
2021-03-10 Colin Ian KingASoC: fsl: fsl_easrc: Fix uninitialized variable st2_me...
2021-03-10 Yang LiASoC: codecs: fix platform_no_drv_owner.cocci warnings
2021-03-10 Wei YongjunASoC: rt1316: Fix return value check in rt1316_sdw_probe()
2021-03-10 Fabio EstevamASoC: sgtl5000: Fix identation of .driver elements
2021-03-10 Tang BinASoC: codec: Omit superfluous error message in jz4760_c...
2021-03-10 Pierre-Louis... ASoC: qcom: q6dsp: fix kernel-doc warning
2021-03-10 Pierre-Louis... ASoC: Intel: bytcr_wm5102: remove unused static variable
2021-03-10 Pierre-Louis... ASoC: fsl: fsl_easrc: fix kernel-doc warning
2021-03-10 Pierre-Louis... ASoC: fsl: fsl_ssi: fix kernel-doc warning
2021-03-10 Pierre-Louis... ASoC: amd: renoir: remove invalid kernel-doc comment
2021-03-10 Pierre-Louis... ASoC: sigmadsp-regmap: fix kernel-doc warning
2021-03-10 Pierre-Louis... ASoC: rt5631: fix kernel-doc warning
2021-03-10 Pierre-Louis... ASoC: jz4760: fix set but not used warning
2021-03-10 Pierre-Louis... ASoC: cs4270: fix kernel-doc
2021-03-10 Pierre-Louis... ASoC: rt5682: remove useless initialization
2021-03-10 Pierre-Louis... ASoC: rt5682: remove useless assignments
2021-03-10 Pierre-Louis... ASoC: rt5682: clarify expression
2021-03-10 Pierre-Louis... ASoC: rt5677: remove useless assignment
2021-03-10 Pierre-Louis... ASoC: rt5677: clarify expression
2021-03-10 Pierre-Louis... ASoC: rt5670: clarify expression
next