summaryrefslogtreecommitdiff
path: root/sound/soc/soc-utils.c
AgeCommit message (Expand)Author
2023-09-25ASoC: soc-utils: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto
2023-09-11ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbolSameer Pujar
2023-05-08ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto
2022-11-07ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin
2022-08-15ASoC: soc-utils: Improve kerneldoc for snd_soc_tdm_params_to_bclk()Richard Fitzgerald
2022-06-27ASoC: soc-utils: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald
2021-10-29ASoC: Stop dummy from overriding hwparamsAmadeusz Sławiński
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto
2021-04-16ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto
2020-06-29asoc: Update supported rate and format for dummy daiRohit kumar
2019-12-11ASoC: utils: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: soc-utils: remove snd_pcm_opsKuninori Morimoto
2019-08-05ASoC: add soc-component.cKuninori Morimoto
2018-09-27ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_opsMatthias Kaehlcke
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown
2018-07-02ASoC: soc-utils.c: convert to SPDX identifiersKuninori Morimoto
2018-06-26ASoC: soc-utils: Fix unregistration orderFabio Estevam
2018-02-12ASoC: soc-utils: replace codec to componentKuninori Morimoto
2018-02-12ASoC: soc-utils: replace platform to componentKuninori Morimoto
2017-11-29ASoC: soc-utils: add const to dummy_codecKuninori Morimoto
2017-08-14ASoC: soc-utils: make snd_soc_platform_driver constBhumika Goyal
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall
2015-08-31ASoC: Document snd-soc-dummy-dai purposeAnatol Pomozov
2014-10-20ASoC: : drop owner assignment from platform_driversWolfram Sang
2014-01-16Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood
2013-12-30ASoC: soc-utils: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-09-17ASoC: core utils: Dont set DMA params for BE substreamsLiam Girdwood
2013-05-17ASoC: simplify registration of snd-soc-dummy deviceUwe Kleine-König
2013-04-17ASoC: define playback and capture streams in dummy codecStas Sergeev
2012-12-10ASoC: utils: remove __dev* attributesBill Pemberton
2012-01-20ASoC: utils - Add support for a dummy codec driver.Liam Girdwood
2011-12-06ASoC: Provide a more complete DMA driver stubMark Brown
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-04-28ASoC: Work around allmodconfig failureMark Brown
2011-04-27ASoC: Add more natural support for no-DMA DAIsMark Brown
2011-02-01ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size()Mark Brown
2009-11-25ASoC: Add BCLK calculation utility for TDM mode tooMark Brown
2009-11-12ASoC: Add bit clock rate calculator utility functionsMark Brown