summaryrefslogtreecommitdiff
path: root/sound/soc/soc-utils.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto2023-05-081-0/+7
* ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin2022-11-071-1/+1
* ASoC: soc-utils: Improve kerneldoc for snd_soc_tdm_params_to_bclk()Richard Fitzgerald2022-08-151-11/+12
* ASoC: soc-utils: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald2022-04-051-0/+45
* ASoC: Stop dummy from overriding hwparamsAmadeusz Sławiński2021-10-291-0/+13
* ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto2021-06-071-0/+29
* ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto2021-04-161-0/+6
* ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* asoc: Update supported rate and format for dummy daiRohit kumar2020-06-291-1/+2
* ASoC: utils: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: soc-utils: remove snd_pcm_opsKuninori Morimoto2019-10-081-7/+4
* ASoC: add soc-component.cKuninori Morimoto2019-08-051-199/+0
* ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_opsMatthias Kaehlcke2018-09-271-2/+2
* Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown2018-08-081-1/+1
|\
| * ASoC: soc-utils: Fix unregistration orderFabio Estevam2018-06-261-1/+1
* | ASoC: soc-utils.c: convert to SPDX identifiersKuninori Morimoto2018-07-021-14/+8
|/
* ASoC: soc-utils: replace codec to componentKuninori Morimoto2018-02-121-14/+8
* ASoC: soc-utils: replace platform to componentKuninori Morimoto2018-02-121-3/+3
* ASoC: soc-utils: add const to dummy_codecKuninori Morimoto2017-11-291-1/+1
* ASoC: soc-utils: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: core: Add component pin control functionsRichard Fitzgerald2016-11-301-0/+199
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: Document snd-soc-dummy-dai purposeAnatol Pomozov2015-08-311-0/+9
* ASoC: : drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2014-01-161-0/+7
|\
| * ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood2014-01-081-0/+7
* | ASoC: soc-utils: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-301-4/+0
|/
* ASoC: core utils: Dont set DMA params for BE substreamsLiam Girdwood2013-09-171-1/+5
* ASoC: simplify registration of snd-soc-dummy deviceUwe Kleine-König2013-05-171-9/+4
* ASoC: define playback and capture streams in dummy codecStas Sergeev2013-04-171-0/+25
* ASoC: utils: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: utils - Add support for a dummy codec driver.Liam Girdwood2012-01-201-1/+19
* ASoC: Provide a more complete DMA driver stubMark Brown2011-12-061-1/+30
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* ASoC: Work around allmodconfig failureMark Brown2011-04-281-4/+2
* ASoC: Add more natural support for no-DMA DAIsMark Brown2011-04-271-0/+55
* ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size()Mark Brown2011-02-011-20/+3
* ASoC: Add BCLK calculation utility for TDM mode tooMark Brown2009-11-251-0/+6
* ASoC: Add bit clock rate calculator utility functionsMark Brown2009-11-121-0/+68