| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-16 | ASoC: soc-utils: Check string pointer validity in snd_soc_dlc_is_dummy() | Chen-Yu Tsai | 1 | -2/+2 |
| 2025-05-02 | ASoC: soc-utils: add snd_soc_dlc_is_dummy() | Kuninori Morimoto | 1 | -0/+13 |
| 2025-03-17 | ASoC: soc-utils: Transition to the faux device interface | Sudeep Holla | 1 | -22/+12 |
| 2025-02-06 | ASoC: soc-utils: care -EOPNOTSUPP on snd_soc_ret() | Kuninori Morimoto | 1 | -0/+1 |
| 2025-02-06 | ASoC: add common snd_soc_ret() and use it | Kuninori Morimoto | 1 | -0/+26 |
| 2024-10-21 | ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption | Ryan Roberts | 1 | -2/+2 |
| 2024-06-28 | ASoC: soc-utils: allow sample rate up to 768kHz for the dummy dai | Jerome Brunet | 1 | -3/+6 |
| 2024-06-23 | ASoC: Few constifications (mostly arguments) | Mark Brown | 1 | -4/+4 |
| 2024-06-18 | ASoC: Constify passed data to core function | Krzysztof Kozlowski | 1 | -4/+4 |
| 2024-06-17 | ASoC: Constify DAI ops auto_selectable_formats | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-09-25 | ASoC: soc-utils: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -1/+1 |
| 2023-09-25 | ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx() | Kuninori Morimoto | 1 | -2/+2 |
| 2023-09-11 | ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol | Sameer Pujar | 1 | -0/+1 |
| 2023-05-08 | ASoC: soc-utils.c: add asoc_dummy_dlc | Kuninori Morimoto | 1 | -0/+7 |
| 2022-11-07 | ASoC: soc-utils: Remove __exit for snd_soc_util_exit() | Chen Zhongjin | 1 | -1/+1 |
| 2022-08-15 | ASoC: soc-utils: Improve kerneldoc for snd_soc_tdm_params_to_bclk() | Richard Fitzgerald | 1 | -11/+12 |
| 2022-06-27 | ASoC: soc-utils: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-04-05 | ASoC: soc-utils: Add helper to calculate BCLK from TDM info | Richard Fitzgerald | 1 | -0/+45 |
| 2021-10-29 | ASoC: Stop dummy from overriding hwparams | Amadeusz Sławiński | 1 | -0/+13 |
| 2021-06-07 | ASoC: soc-core: add snd_soc_runtime_get_dai_fmt() | Kuninori Morimoto | 1 | -0/+29 |
| 2021-04-16 | ASoC: soc-utils: add snd_soc_component_is_dummy() | Kuninori Morimoto | 1 | -0/+6 |
| 2020-07-23 | ASoC: soc-xxx: add asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -1/+1 |
| 2020-06-29 | asoc: Update supported rate and format for dummy dai | Rohit kumar | 1 | -1/+2 |
| 2019-12-11 | ASoC: utils: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
| 2019-10-08 | ASoC: soc-utils: remove snd_pcm_ops | Kuninori Morimoto | 1 | -7/+4 |
| 2019-08-05 | ASoC: add soc-component.c | Kuninori Morimoto | 1 | -199/+0 |
| 2018-09-27 | ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_ops | Matthias Kaehlcke | 1 | -2/+2 |
| 2018-08-08 | Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep | Mark Brown | 1 | -1/+1 |
| 2018-07-02 | ASoC: soc-utils.c: convert to SPDX identifiers | Kuninori Morimoto | 1 | -14/+8 |
| 2018-06-26 | ASoC: soc-utils: Fix unregistration order | Fabio Estevam | 1 | -1/+1 |
| 2018-02-12 | ASoC: soc-utils: replace codec to component | Kuninori Morimoto | 1 | -14/+8 |
| 2018-02-12 | ASoC: soc-utils: replace platform to component | Kuninori Morimoto | 1 | -3/+3 |
| 2017-11-29 | ASoC: soc-utils: add const to dummy_codec | Kuninori Morimoto | 1 | -1/+1 |
| 2017-08-14 | ASoC: soc-utils: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
| 2016-11-30 | ASoC: core: Add component pin control functions | Richard Fitzgerald | 1 | -0/+199 |
| 2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
| 2015-08-31 | ASoC: Document snd-soc-dummy-dai purpose | Anatol Pomozov | 1 | -0/+9 |
| 2014-10-20 | ASoC: : drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-01-16 | Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai | Mark Brown | 1 | -0/+7 |
| 2014-01-08 | ASoC: utils: Add internal call to determine if DAI is dummy. | Liam Girdwood | 1 | -0/+7 |
| 2013-12-30 | ASoC: soc-utils: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -4/+0 |
| 2013-09-17 | ASoC: core utils: Dont set DMA params for BE substreams | Liam Girdwood | 1 | -1/+5 |
| 2013-05-17 | ASoC: simplify registration of snd-soc-dummy device | Uwe Kleine-König | 1 | -9/+4 |
| 2013-04-17 | ASoC: define playback and capture streams in dummy codec | Stas Sergeev | 1 | -0/+25 |
| 2012-12-10 | ASoC: utils: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
| 2012-01-20 | ASoC: utils - Add support for a dummy codec driver. | Liam Girdwood | 1 | -1/+19 |
| 2011-12-06 | ASoC: Provide a more complete DMA driver stub | Mark Brown | 1 | -1/+30 |
| 2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 1 | -0/+1 |
| 2011-04-28 | ASoC: Work around allmodconfig failure | Mark Brown | 1 | -4/+2 |
| 2011-04-27 | ASoC: Add more natural support for no-DMA DAIs | Mark Brown | 1 | -0/+55 |
| 2011-02-01 | ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size() | Mark Brown | 1 | -20/+3 |
| 2009-11-25 | ASoC: Add BCLK calculation utility for TDM mode too | Mark Brown | 1 | -0/+6 |
| 2009-11-12 | ASoC: Add bit clock rate calculator utility functions | Mark Brown | 1 | -0/+68 |