summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-utils.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_opsMatthias Kaehlcke2018-09-281-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/+8Star
|/
* ASoC: soc-utils: replace codec to componentKuninori Morimoto2018-02-121-14/+8Star
* 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/+0Star
* 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/+0Star
|/
* 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/+4Star
* ASoC: define playback and capture streams in dummy codecStas Sergeev2013-04-171-0/+25
* ASoC: utils: remove __dev* attributesBill Pemberton2012-12-091-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-11-011-0/+1
* ASoC: Work around allmodconfig failureMark Brown2011-04-281-4/+2Star
* 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/+3Star
* 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