Age | Commit message (Expand) | Author | Files | Lines |
2020-11-04 | ASoC: topology: Remove multistep topology loading | Amadeusz Sławiński | 1 | -1/+1 |
2020-10-06 | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown | 1 | -2/+2 |
2020-08-25 | ASoC: Intel: use consistent HDAudio spelling in comments/docs | Pierre-Louis Bossart | 1 | -1/+1 |
2020-08-25 | ASoC: SOF: IPC: reduce verbosity of IPC pointer updates | Pierre-Louis Bossart | 1 | -3/+3 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-23 | ASoC: sof: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -9/+9 |
2020-07-22 | ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIs | Daniel Baluta | 1 | -0/+8 |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 1 | -1/+1 |
2020-04-30 | ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play... | randerwang | 1 | -1/+11 |
2020-04-21 | ASoC: sof: use snd_compress_ops | Kuninori Morimoto | 1 | -2/+2 |
2020-03-26 | ASoC: SOF: fix uninitialised "work" with VirtIO | Guennadi Liakhovetski | 1 | -3/+1 |
2020-03-02 | ASoC: SOF: pcm: skip DMA buffer pre-allocation | Keyon Jie | 1 | -4/+2 |
2020-02-19 | ASoC: SOF: Intel: Add Probe compress CPU DAIs | Cezary Rojewski | 1 | -0/+7 |
2020-02-11 | ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev | Ranjani Sridharan | 1 | -1/+1 |
2020-01-27 | ASoC: SOF: fix an Oops, caused by invalid topology | Guennadi Liakhovetski | 1 | -0/+10 |
2020-01-13 | ASoC: SOF: fix PCM playback through ALSA OSS emulation | Kai Vehmanen | 1 | -22/+31 |
2019-12-18 | ASoC: SOF: imx: Read SAI parameters and send them to DSP | Guido Roncarolo | 1 | -0/+8 |
2019-12-12 | ASoC: SOF: Use managed buffer allocation | Takashi Iwai | 1 | -24/+10 |
2019-12-11 | ASoC: SOF: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-12-09 | ASoC: SOF: partition audio-related parts from SOF core | Ranjani Sridharan | 1 | -60/+63 |
2019-12-09 | ASoC: SOF: core: move check for runtime callbacks to core | Ranjani Sridharan | 1 | -8/+0 |
2019-12-09 | ASoC: SOF: core: modify the signature for snd_sof_create_page_table | Ranjani Sridharan | 1 | -1/+1 |
2019-11-09 | ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai | 1 | -12/+0 |
2019-10-28 | ASoC: SOF: ignore suspend/resume for D0ix compatible streams | Keyon Jie | 1 | -0/+31 |
2019-10-25 | ASoC: SOF: define INFO_ flags in dsp_ops | Pierre-Louis Bossart | 1 | -5/+3 |
2019-10-10 | ASoC: SOF: imx: Read ESAI parameters and send them to DSP | Daniel Baluta | 1 | -0/+8 |
2019-10-08 | ASoC: sof: pcm: remove snd_pcm_ops | Kuninori Morimoto | 1 | -44/+44 |
2019-10-01 | ASoC: SOF: pcm: harden PCM STOP sequence | Pan Xiuli | 1 | -1/+14 |
2019-10-01 | ASoC: SOF: pcm: fix resource leak in hw_free | Kai Vehmanen | 1 | -10/+10 |
2019-08-16 | ASoC: SOF: pcm: add ALH support | Pierre-Louis Bossart | 1 | -0/+3 |
2019-07-23 | ASoC: SOF: use common code to send PCM_FREE IPC | Kai Vehmanen | 1 | -25/+25 |
2019-07-23 | ASoC: SOF: reset DMA state in prepare | Kai Vehmanen | 1 | -12/+15 |
2019-06-17 | ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free | Ranjani Sridharan | 1 | -0/+7 |
2019-05-30 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown | 1 | -4/+4 |
2019-05-28 | ASoC: SOF: pcm: remove warning - initialize workqueue on open | Pierre-Louis Bossart | 1 | -3/+3 |
2019-05-28 | ASoC: SOF: pcm: clear hw_params_upon_resume flag correctly | Libin Yang | 1 | -3/+3 |
2019-05-13 | ASoC: SOF: pcm: remove runtime PM calls during pcm open/close | Ranjani Sridharan | 1 | -27/+2 |
2019-05-03 | ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co... | Keyon Jie | 1 | -0/+48 |
2019-04-27 | ASoC: SOF: Add PCM operations support | Liam Girdwood | 1 | -0/+719 |