index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
pcm.c
Age
Commit message (
Expand
)
Author
2020-08-25
ASoC: Intel: use consistent HDAudio spelling in comments/docs
Pierre-Louis Bossart
2020-08-25
ASoC: SOF: IPC: reduce verbosity of IPC pointer updates
Pierre-Louis Bossart
2020-07-23
ASoC: sof: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-22
ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIs
Daniel Baluta
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-04-30
ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...
randerwang
2020-04-21
ASoC: sof: use snd_compress_ops
Kuninori Morimoto
2020-03-26
ASoC: SOF: fix uninitialised "work" with VirtIO
Guennadi Liakhovetski
2020-03-02
ASoC: SOF: pcm: skip DMA buffer pre-allocation
Keyon Jie
2020-02-18
ASoC: SOF: Intel: Add Probe compress CPU DAIs
Cezary Rojewski
2020-02-11
ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev
Ranjani Sridharan
2020-01-27
ASoC: SOF: fix an Oops, caused by invalid topology
Guennadi Liakhovetski
2020-01-13
ASoC: SOF: fix PCM playback through ALSA OSS emulation
Kai Vehmanen
2019-12-18
ASoC: SOF: imx: Read SAI parameters and send them to DSP
Guido Roncarolo
2019-12-12
ASoC: SOF: Use managed buffer allocation
Takashi Iwai
2019-12-11
ASoC: SOF: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-09
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
2019-12-09
ASoC: SOF: core: move check for runtime callbacks to core
Ranjani Sridharan
2019-12-09
ASoC: SOF: core: modify the signature for snd_sof_create_page_table
Ranjani Sridharan
2019-11-09
ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-10-28
ASoC: SOF: ignore suspend/resume for D0ix compatible streams
Keyon Jie
2019-10-25
ASoC: SOF: define INFO_ flags in dsp_ops
Pierre-Louis Bossart
2019-10-10
ASoC: SOF: imx: Read ESAI parameters and send them to DSP
Daniel Baluta
2019-10-08
ASoC: sof: pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-10-01
ASoC: SOF: pcm: harden PCM STOP sequence
Pan Xiuli
2019-10-01
ASoC: SOF: pcm: fix resource leak in hw_free
Kai Vehmanen
2019-08-16
ASoC: SOF: pcm: add ALH support
Pierre-Louis Bossart
2019-07-23
ASoC: SOF: use common code to send PCM_FREE IPC
Kai Vehmanen
2019-07-23
ASoC: SOF: reset DMA state in prepare
Kai Vehmanen
2019-06-17
ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free
Ranjani Sridharan
2019-05-30
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-05-28
ASoC: SOF: pcm: remove warning - initialize workqueue on open
Pierre-Louis Bossart
2019-05-28
ASoC: SOF: pcm: clear hw_params_upon_resume flag correctly
Libin Yang
2019-05-13
ASoC: SOF: pcm: remove runtime PM calls during pcm open/close
Ranjani Sridharan
2019-05-03
ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co...
Keyon Jie
2019-04-28
ASoC: SOF: Add PCM operations support
Liam Girdwood