aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2020-04-24Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-21ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang
2020-04-20ASoC: wm89xx: Add missing dependencyYueHaibing
2020-04-20Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <mat...Mark Brown
2020-04-20Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet ...Mark Brown
2020-04-20ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-04-20ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz
2020-04-20ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz
2020-04-20ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet
2020-04-20ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet
2020-04-17ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart
2020-04-17ASoC: stm32: sai: fix sai probeOlivier Moysan
2020-04-16Merge series "ASoC: rsnd: Fixes for multichannel HDMI audio output" from Matt...Mark Brown
2020-04-16ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński
2020-04-16ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz
2020-04-16ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz
2020-04-15ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart
2020-04-15ASoC: topology: Fix endianness issueAmadeusz Sławiński
2020-04-15ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold
2020-04-15ASoC: soc-pcm: dpcm: Only allow playback/capture if supportedStephan Gerhold
2020-04-15ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel
2020-04-14ASoC: madera: Remove a couple of stray blank linesCharles Keepax
2020-04-14ASoC: wsa881x: mark read_only_wordlength flagSrinivas Kandagatla
2020-04-14ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson
2020-04-14soc/stm/stm32_sub_sai: Add missing '\n' in log messagesSebastian Fricke
2020-04-14ASoC: dapm: Remove dapm_connect_dai_link_widgets helperCharles Keepax
2020-04-14ASoC: dapm: Move error message to avoid some duplicationCharles Keepax
2020-04-14ASoC: Intel: soc-acpi-intel-cml-match: remove useless 'rt1308_2_adr'Jason Yan
2020-04-14ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr'Jason Yan
2020-04-14ASoC: amd: Fix button configurationAkshu Agrawal
2020-04-14ASoC: tas571x: disable regulators on failed probePhilipp Puschmann
2020-04-14ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax
2020-04-14ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-09ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński
2020-04-09ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński
2020-04-09ASoC: topology: Add missing memory checksAmadeusz Sławiński
2020-04-07ASoC: cs4270: pull reset GPIO low then highMike Willard
2020-04-06ASoC: rt5645: Add platform-data for Medion E1239THans de Goede
2020-04-06ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede
2020-04-06ASoC: stm32: sai: Add missing cleanupJulia Lawall
2020-04-03ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede
2020-04-03ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede
2020-04-03ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede
2020-04-03ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-01ASoC: topology: use name_prefix for new kcontrol이경택