summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2021-04-12ASoC: SOF: Kconfig: fix typo of SND_SOC_SOF_PCILibin Yang
2021-04-12ASOC: SOF: simplify nocodec modePierre-Louis Bossart
2021-04-12ASoC: SOF: pcm: export snd_pcm_dai_link_fixupPierre-Louis Bossart
2021-04-12ASoC: SOF: Intel: update set_mach_params()Pierre-Louis Bossart
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart
2021-04-12ASoC: SOF: add Kconfig option for probe workqueuesPierre-Louis Bossart
2021-04-12ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi
2021-04-12ASoC: SOF: core: Add missing error prints to device probe operationPeter Ujfalusi
2021-04-09ASoC: amd: Add support for ALC1015P codec in acp3x machine driverVijendar Mukunda
2021-04-09ASoC: wcd9335: constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: codecs: lpass-wsa-macro: constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: rt1019: remove registers to sync with rt1019 datasheetJack Yu
2021-04-09ASoC: rt711-sdca: Constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: wcd934x: constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: rt715-sdca: Constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: Intel: KMB: Constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: codecs: lpass-rx-macro: constify static struct snd_soc_dai_opsYe Bin
2021-04-09ASoC: soc-compress: lock pcm_mutex to resolve lockdep errorGyeongtaek Lee
2021-04-09ASoC: amd: raven: acp3x-i2s: Constify static struct snd_soc_dai_opsYe Bin
2021-04-08Merge series "ASoC: simple-card-utils: prepare for multi support" from Kunino...Mark Brown
2021-04-08ASoC: tas2770: Constify static struct snd_soc_dai_opsYe Bin
2021-04-08ASoC: cx2072x: constify static struct snd_soc_dai_opsYe Bin
2021-04-08ASoC: rt1019: constify static struct snd_soc_dai_opsYe Bin
2021-04-08ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum
2021-04-08ASoC: tas2764: constify static struct snd_soc_dai_opsYe Bin
2021-04-08ASoC: codecs: tlv320aic3x: add AIC3106Jiri Prchal
2021-04-08ASoC: codecs: wsa881x: constify static struct snd_soc_dai_opsYe Bin
2021-04-08ASoC: simple-card-utils: share dummy DAI and reduce memoryKuninori Morimoto
2021-04-08ASoC: simple-card-utils: enable flexible CPU/Codec/PlatformKuninori Morimoto
2021-04-08ASoC: codecs: Fix runtime PM imbalance in tas2552_probeDinghao Liu
2021-04-08ASoC: rt1011: remove pack_id check in rt1011Jack Yu
2021-04-07Merge series "Adds SPI support" from Jiri Prchal <jiri.prchal@aksignal.cz>:Mark Brown
2021-04-07ASoC: meson: axg-fifo: add NO_PERIOD_WAKEUP supportJerome Brunet
2021-04-07ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski
2021-04-07ASoC: codecs: lpass-va-macro: constify static struct snd_soc_dai_opsYe Bin
2021-04-07ASoC: codecs: tlv320aic3x: add SPI supportJiri Prchal
2021-04-07ASoC: codecs: tlv320aic3x: move I2C to separated fileJiri Prchal
2021-04-07ASoC: codecs: tlv320aic3x: rename probe functionJiri Prchal
2021-04-07ASoC: codecs: tlv320aic3x: move model definitionsJiri Prchal
2021-04-07ASoC: meson: axg-frddr: set fifo depth according to the periodJerome Brunet
2021-04-06Merge series "kbl_da7219_max9357a machine changes for wov and MST" from vamsh...Mark Brown
2021-04-06ASoC: max98390: Add support for tx slot configuration.Steve Lee
2021-04-06ASoC: ak5558: Fix s/show/slow/ typoShengjiu Wang
2021-04-06ASoc: Intel: board: add BE DAI link for WoVMac Chiang
2021-04-06ASoC: Intel: kbl: Add MST route change to kbl machine driversVamshi Krishna Gopal
2021-04-06ASoC: tlv320aic32x4: Register clocks before registering componentAnnaliese McDermond
2021-04-06ASoC: tlv320aic32x4: Increase maximum register in regmapAnnaliese McDermond
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman