summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2020-03-04Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-04ASoc: amd: acp3x: Add missing include <linux/io.h>YueHaibing
2020-03-03ASoC: amd: Fix compile warning of argument typeAkshu Agrawal
2020-03-03ASoC: amd: AMD RV RT5682 should depends on CROS_ECEnric Balletbo i Serra
2020-03-03ASoC: SOF: Fix snd_sof_ipc_stream_posn()Dan Carpenter
2020-03-03ASoC: rt1015: modify pre-divider for sysclkJack Yu
2020-03-02Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-02Merge series "ASoC: SOF: updates for 5.7" from Pierre-Louis Bossart <pierre-l...Mark Brown
2020-03-02ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driverYueHaibing
2020-03-02ASoc: amd: Add DMIC switch capability to machine driverAkshu Agrawal
2020-03-02ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() opRanjani Sridharan
2020-03-02ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE doneKeyon Jie
2020-03-02ASoC: SOF: ipc: check ipc return value before data copyJaska Uimonen
2020-03-02ASoC: SOF: pcm: skip DMA buffer pre-allocationKeyon Jie
2020-03-02ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu
2020-02-28ASoC: zte: zx-spdif: remove redundant dev_err messagetangbin
2020-02-28ASoC: soc-dapm: don't use rtd->cpu_dai on for_each_rtd_cpu_dai()Kuninori Morimoto
2020-02-28ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski
2020-02-28ASoC: rt5682: Make rt5682_clock_config staticYueHaibing
2020-02-28ASoC: rt1015: modify some structure to be static.Jack Yu
2020-02-28ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()Kuninori Morimoto
2020-02-28ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax
2020-02-26ASoC: Add Multi CPU DAI supportMark Brown
2020-02-26ASoC: tas2562: Add entries for the TAS2563 audio amplifierDan Murphy
2020-02-26ASoC: amd: Allow I2S wake event after ACP is powerd OnAkshu Agrawal
2020-02-26ASoC: rt5682: Revise the function nameOder Chiou
2020-02-26ASoC: rt5682: Add the soundwire supportOder Chiou
2020-02-26ASoC: amd: Add machine driver for Raven based platformAkshu Agrawal
2020-02-26ASoC: pcm: check if cpu-dai supports a given streamBard Liao
2020-02-26ASoC: Return error if the function does not support multi-cpuBard Liao
2020-02-26ASoC: Add multiple CPU DAI support in DAPMShreyas NC
2020-02-26ASoC: Add dapm_add_valid_dai_widget helperShreyas NC
2020-02-26ASoC: Add multiple CPU DAI support for PCM opsShreyas NC
2020-02-26ASoC: Add initial support for multiple CPU DAIsShreyas NC
2020-02-26ASoC: tas2562: Fix sample rate error messageDan Murphy
2020-02-25ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-24ASoC: soc-pcm cleanup step4Mark Brown
2020-02-24ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()Kai Vehmanen
2020-02-24ASoC: soc-pcm: add dpcm_create/remove_debugfs_state()Kuninori Morimoto
2020-02-24ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top sideKuninori Morimoto
2020-02-24ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto
2020-02-24ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update()Kuninori Morimoto
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto
2020-02-24ASoC: soc-pcm: cleanup soc_pcm_apply_msb()Kuninori Morimoto
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()Kuninori Morimoto
2020-02-24ASoC: Intel: Skylake: Fix available clock counter incrementationAmadeusz Sławiński
2020-02-24ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()Kuninori Morimoto
2020-02-24ASoC: meson: aiu: fix semicolon.cocci warningskbuild test robot
2020-02-24ASoC: Fix SND_SOC_ALL_CODECS imply ac97 falloutGeert Uytterhoeven