index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
ASoC: sof: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+2
2022-06-17
ASoC: SOF: pcm: use pm_resume_and_get() on component probe
Pierre-Louis Bossart
1
-0
/
+11
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
1
-3
/
+5
2022-04-29
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
1
-2
/
+3
2022-04-29
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
1
-6
/
+6
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
1
-1
/
+1
2022-04-04
ASoC: SOF: Remove redundant return statements
tangmeng
1
-4
/
+1
2022-03-18
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
1
-171
/
+3
2022-03-18
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
1
-17
/
+6
2022-03-18
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
1
-95
/
+15
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
1
-29
/
+15
2022-03-18
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
1
-3
/
+2
2022-03-11
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
1
-7
/
+0
2022-03-11
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
1
-0
/
+8
2022-03-11
ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper
Peter Ujfalusi
1
-18
/
+5
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
1
-1
/
+20
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
1
-37
/
+40
2022-03-08
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
1
-3
/
+3
2022-02-24
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
1
-0
/
+4
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
1
-7
/
+1
2022-02-10
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
1
-0
/
+1
2021-12-17
ASoC: SOF: pcm: remove support for RESUME trigger
Ranjani Sridharan
1
-20
/
+0
2021-11-26
ASoC: SOF: align the hw_free sequence with stop
Ranjani Sridharan
1
-5
/
+9
2021-11-26
ASoC: SOF: pcm: move the check for prepared flag
Ranjani Sridharan
1
-10
/
+9
2021-11-26
ASoC: SOF: Add a helper for freeing PCM stream
Ranjani Sridharan
1
-9
/
+2
2021-11-26
ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggers
Ranjani Sridharan
1
-0
/
+4
2021-11-24
ASoC: SOF: Intel: power optimizations with HDaudio SPIB register
Mark Brown
1
-0
/
+9
2021-11-24
ASoC: SOF: handle paused streams during system suspend
Ranjani Sridharan
1
-3
/
+2
2021-11-24
ASoC: SOF: pcm: add .ack callback support
Ranjani Sridharan
1
-0
/
+9
2021-11-18
ASoC: SOF: topology: Add support for Mediatek AFE DAI
YC Hung
1
-0
/
+12
2021-11-17
ASoC: SOF: topology: Add support for AMD ACP DAIs
Ajit Kumar Pandey
1
-0
/
+36
2021-10-07
ASoC: SOF: Introduce fragment elapsed notification API
Daniel Baluta
1
-1
/
+6
2021-10-01
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
1
-2
/
+56
2021-09-16
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
1
-1
/
+1
2021-09-16
ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference
Peter Ujfalusi
1
-4
/
+0
2021-04-12
ASoC: SOF: pcm: export snd_pcm_dai_link_fixup
Pierre-Louis Bossart
1
-0
/
+1
2021-03-29
ASoC: SOF: match SSP config with pcm hw params
Jaska Uimonen
1
-0
/
+29
2021-03-29
ASoC: SOF: parse multiple SSP DAI and hw configs
Jaska Uimonen
1
-4
/
+4
2021-02-02
ASoC: SOF: add be_hw_params_fixup() for ALH
Rander Wang
1
-1
/
+6
2020-11-20
ASoC: SOF: nocodec: modify DAI link definitions
Ranjani Sridharan
1
-2
/
+1
2020-11-19
ASoC: SOF: relax PCM period and buffer size constraints
Kai Vehmanen
1
-8
/
+1
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
[next]