index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
pcm.c
Age
Commit message (
Expand
)
Author
2023-06-09
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart
2022-09-19
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
2022-08-23
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-06-27
ASoC: sof: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-17
ASoC: SOF: pcm: use pm_resume_and_get() on component probe
Pierre-Louis Bossart
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
2022-04-29
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
2022-04-29
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
2022-04-04
ASoC: SOF: Remove redundant return statements
tangmeng
2022-03-18
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2022-03-18
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2022-03-18
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2022-03-11
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
2022-03-11
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
2022-03-11
ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper
Peter Ujfalusi
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
2022-03-08
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
2022-02-24
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
2022-02-10
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
2021-12-17
ASoC: SOF: pcm: remove support for RESUME trigger
Ranjani Sridharan
2021-11-26
ASoC: SOF: align the hw_free sequence with stop
Ranjani Sridharan
2021-11-26
ASoC: SOF: pcm: move the check for prepared flag
Ranjani Sridharan
2021-11-26
ASoC: SOF: Add a helper for freeing PCM stream
Ranjani Sridharan
2021-11-26
ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggers
Ranjani Sridharan
2021-11-24
ASoC: SOF: Intel: power optimizations with HDaudio SPIB register
Mark Brown
2021-11-24
ASoC: SOF: handle paused streams during system suspend
Ranjani Sridharan
2021-11-24
ASoC: SOF: pcm: add .ack callback support
Ranjani Sridharan
2021-11-18
ASoC: SOF: topology: Add support for Mediatek AFE DAI
YC Hung
2021-11-17
ASoC: SOF: topology: Add support for AMD ACP DAIs
Ajit Kumar Pandey
2021-10-07
ASoC: SOF: Introduce fragment elapsed notification API
Daniel Baluta
2021-10-01
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
2021-09-16
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
2021-09-16
ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference
Peter Ujfalusi
2021-04-12
ASoC: SOF: pcm: export snd_pcm_dai_link_fixup
Pierre-Louis Bossart
2021-03-29
ASoC: SOF: match SSP config with pcm hw params
Jaska Uimonen
2021-03-29
ASoC: SOF: parse multiple SSP DAI and hw configs
Jaska Uimonen
2021-02-02
ASoC: SOF: add be_hw_params_fixup() for ALH
Rander Wang
2020-11-20
ASoC: SOF: nocodec: modify DAI link definitions
Ranjani Sridharan
2020-11-19
ASoC: SOF: relax PCM period and buffer size constraints
Kai Vehmanen
2020-11-04
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
ASoC: sof: use asoc_substream_to_rtd()
Kuninori Morimoto
[next]