index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
2022-09-19
1
-3
/
+2
*
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-08-23
1
-1
/
+7
*
ASoC: sof: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-0
/
+2
*
ASoC: SOF: pcm: use pm_resume_and_get() on component probe
Pierre-Louis Bossart
2022-06-17
1
-0
/
+11
*
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
2022-04-29
1
-3
/
+5
*
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
2022-04-29
1
-2
/
+3
*
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
2022-04-29
1
-6
/
+6
*
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
2022-04-19
1
-1
/
+1
*
ASoC: SOF: Remove redundant return statements
tangmeng
2022-04-04
1
-4
/
+1
*
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2022-03-18
1
-171
/
+3
*
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2022-03-18
1
-17
/
+6
*
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2022-03-18
1
-95
/
+15
*
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
1
-29
/
+15
*
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2022-03-18
1
-3
/
+2
*
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
2022-03-11
1
-7
/
+0
*
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
2022-03-11
1
-0
/
+8
*
ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper
Peter Ujfalusi
2022-03-11
1
-18
/
+5
*
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
2022-03-11
1
-1
/
+20
*
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
2022-03-09
1
-37
/
+40
*
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
2022-03-08
1
-3
/
+3
*
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
2022-02-24
1
-0
/
+4
*
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
2022-02-10
1
-7
/
+1
*
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
2022-02-10
1
-0
/
+1
*
ASoC: SOF: pcm: remove support for RESUME trigger
Ranjani Sridharan
2021-12-17
1
-20
/
+0
*
ASoC: SOF: align the hw_free sequence with stop
Ranjani Sridharan
2021-11-26
1
-5
/
+9
*
ASoC: SOF: pcm: move the check for prepared flag
Ranjani Sridharan
2021-11-26
1
-10
/
+9
*
ASoC: SOF: Add a helper for freeing PCM stream
Ranjani Sridharan
2021-11-26
1
-9
/
+2
*
ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggers
Ranjani Sridharan
2021-11-26
1
-0
/
+4
*
ASoC: SOF: Intel: power optimizations with HDaudio SPIB register
Mark Brown
2021-11-24
1
-0
/
+9
|
\
|
*
ASoC: SOF: pcm: add .ack callback support
Ranjani Sridharan
2021-11-24
1
-0
/
+9
*
|
ASoC: SOF: handle paused streams during system suspend
Ranjani Sridharan
2021-11-24
1
-3
/
+2
|
/
*
ASoC: SOF: topology: Add support for Mediatek AFE DAI
YC Hung
2021-11-18
1
-0
/
+12
*
ASoC: SOF: topology: Add support for AMD ACP DAIs
Ajit Kumar Pandey
2021-11-17
1
-0
/
+36
*
ASoC: SOF: Introduce fragment elapsed notification API
Daniel Baluta
2021-10-07
1
-1
/
+6
*
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
2021-10-01
1
-2
/
+56
*
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
2021-09-16
1
-1
/
+1
*
ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference
Peter Ujfalusi
2021-09-16
1
-4
/
+0
*
ASoC: SOF: pcm: export snd_pcm_dai_link_fixup
Pierre-Louis Bossart
2021-04-12
1
-0
/
+1
*
ASoC: SOF: match SSP config with pcm hw params
Jaska Uimonen
2021-03-29
1
-0
/
+29
*
ASoC: SOF: parse multiple SSP DAI and hw configs
Jaska Uimonen
2021-03-29
1
-4
/
+4
*
ASoC: SOF: add be_hw_params_fixup() for ALH
Rander Wang
2021-02-02
1
-1
/
+6
*
ASoC: SOF: nocodec: modify DAI link definitions
Ranjani Sridharan
2020-11-20
1
-2
/
+1
*
ASoC: SOF: relax PCM period and buffer size constraints
Kai Vehmanen
2020-11-19
1
-8
/
+1
*
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
2020-11-04
1
-1
/
+1
*
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
2020-10-06
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
|
ASoC: Intel: use consistent HDAudio spelling in comments/docs
Pierre-Louis Bossart
2020-08-25
1
-1
/
+1
*
|
ASoC: SOF: IPC: reduce verbosity of IPC pointer updates
Pierre-Louis Bossart
2020-08-25
1
-3
/
+3
|
/
*
ASoC: sof: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-9
/
+9
*
ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIs
Daniel Baluta
2020-07-22
1
-0
/
+8
[next]