summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz2020-04-201-1/+7
* ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz2020-04-201-4/+7
* Merge series "ASoC: rsnd: Fixes for multichannel HDMI audio output" from Matt...Mark Brown2020-04-162-5/+5
|\
| * ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-04-161-1/+1
| * ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz2020-04-161-4/+4
* | ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-04-161-3/+3
|/
* ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart2020-04-151-9/+2
* ASoC: topology: Fix endianness issueAmadeusz Sławiński2020-04-151-1/+1
* ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold2020-04-151-0/+16
* ASoC: soc-pcm: dpcm: Only allow playback/capture if supportedStephan Gerhold2020-04-151-2/+11
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-04-152-0/+35
* ASoC: madera: Remove a couple of stray blank linesCharles Keepax2020-04-141-4/+0
* ASoC: wsa881x: mark read_only_wordlength flagSrinivas Kandagatla2020-04-141-0/+4
* ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson2020-04-142-6/+2
* soc/stm/stm32_sub_sai: Add missing '\n' in log messagesSebastian Fricke2020-04-141-1/+1
* ASoC: dapm: Remove dapm_connect_dai_link_widgets helperCharles Keepax2020-04-141-22/+14
* ASoC: dapm: Move error message to avoid some duplicationCharles Keepax2020-04-141-12/+4
* ASoC: Intel: soc-acpi-intel-cml-match: remove useless 'rt1308_2_adr'Jason Yan2020-04-141-8/+0
* ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr'Jason Yan2020-04-141-8/+0
* ASoC: amd: Fix button configurationAkshu Agrawal2020-04-141-3/+3
* ASoC: tas571x: disable regulators on failed probePhilipp Puschmann2020-04-141-5/+15
* ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax2020-04-141-43/+48
* ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski2020-04-142-57/+56
* ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński2020-04-091-2/+7
* ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński2020-04-091-1/+3
* ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński2020-04-091-1/+3
* ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński2020-04-091-6/+12
* ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński2020-04-091-2/+14
* ASoC: topology: Add missing memory checksAmadeusz Sławiński2020-04-091-13/+49
* ASoC: cs4270: pull reset GPIO low then highMike Willard2020-04-071-5/+35
* ASoC: rt5645: Add platform-data for Medion E1239THans de Goede2020-04-061-0/+8
* ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-061-0/+11
* ASoC: stm32: sai: Add missing cleanupJulia Lawall2020-04-061-1/+3
* ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede2020-04-031-1/+1
* ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede2020-04-031-0/+2
* ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-031-0/+2
* ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede2020-04-031-1/+1
* ASoC: topology: use name_prefix for new kcontrol이경택2020-04-011-1/+1
* ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing2020-04-011-1/+4
* ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-011-2/+4
* ASoC: dapm: connect virtual mux with default value이경택2020-03-311-1/+7
* ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold2020-03-311-2/+2
* Merge series "ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai l...Mark Brown2020-03-304-4/+0
|\
| * ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
* | ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart2020-03-301-4/+4
* | ASoC: fix regwmask이경택2020-03-301-2/+2
|/
* ASoC: AMD: Clear format bits before setting themAkshu Agrawal2020-03-302-0/+3