index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-08-01
ASoC: sof: pcm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-1
/
+1
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
1
-1
/
+1
2024-04-30
ASoC: SOF: pcm: Constify local snd_sof_dsp_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-04-30
ASoC: Merge up fixes
Mark Brown
1
-7
/
+6
2024-04-09
ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3
Ranjani Sridharan
1
-7
/
+6
2024-04-03
ASoC: Merge up fixes
Mark Brown
1
-0
/
+8
2024-04-02
ASoC: SOF: pcm: reset all PCM sources in case of xruns
Pierre-Louis Bossart
1
-2
/
+13
2024-04-02
ASoC: SOF: pcm: add pending_stop state variable
Pierre-Louis Bossart
1
-0
/
+11
2024-04-02
ASoC: SOF: pcm: simplify sof_pcm_hw_free() with helper
Pierre-Louis Bossart
1
-29
/
+3
2024-03-25
ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
Peter Ujfalusi
1
-0
/
+8
2023-09-26
ASoC: sof: convert not to use asoc_xxx()
Kuninori Morimoto
1
-9
/
+9
2023-05-30
ES8316 audio codec fixes on Rock5B
Mark Brown
1
-5
/
+6
2023-05-15
ASoC: SOF: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2023-05-15
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart
1
-5
/
+6
2023-04-20
ASoC: SOF: pcm: Add an option to skip platform trigger during stop
Ranjani Sridharan
1
-8
/
+15
2023-04-04
ASoC: SOF: Add support for DSPless mode
Peter Ujfalusi
1
-1
/
+12
2023-03-22
ASoC: SOF: pcm: Improve the pcm trigger sequence
Ranjani Sridharan
1
-6
/
+20
2023-03-22
ASoC: SOF: pcm: Make hw_params reset conditional for IPC3
Ranjani Sridharan
1
-1
/
+2
2023-02-03
ASoC: SOF: add delay function support in sof framework
Rander Wang
1
-0
/
+13
2023-01-27
ASoC: SOF: pcm: do not free widgets during suspend trigger
Ranjani Sridharan
1
-4
/
+1
2022-12-25
ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as well
Peter Ujfalusi
1
-9
/
+9
2022-09-19
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
1
-3
/
+2
2022-08-23
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
1
-1
/
+7
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
[next]