开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
catpt
/
pcm.c
Age
Commit message (
Expand
)
Author
2026-06-04
ASoC: Intel: catpt: Cleanup components_kcontrols[]
Cezary Rojewski
2026-06-04
ASoC: Intel: catpt: Remove unused WAVES controls
Cezary Rojewski
2026-06-04
ASoC: Intel: catpt: Simplify catpt_stream_find()
Cezary Rojewski
2026-03-16
ASoC: intel: name back to pcm_new()/pcm_free()
Kuninori Morimoto
2026-03-11
ASoC: Intel: catpt: Migrate to the new control operations
Cezary Rojewski
2026-03-11
ASoC: Intel: catpt: Do not wake DSP just for volume setup
Cezary Rojewski
2026-03-11
ASoC: Intel: catpt: Simplify procedure of applying user settings
Cezary Rojewski
2026-03-11
ASoC: Intel: catpt: New volume and mute control operations
Cezary Rojewski
2026-03-11
ASoC: Intel: catpt: Synchronize stream access
Cezary Rojewski
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-14
ASoC: Intel: catpt: Drop superfluous space in PCM code
Cezary Rojewski
2025-12-14
ASoC: Intel: catpt: Simplify catpt_stream_read_position()
Cezary Rojewski
2025-12-14
ASoC: Intel: catpt: Update CATPT_IPC_ERROR macro
Cezary Rojewski
2025-11-27
ASoC: Intel: catpt: Do not ignore errors on runtime resume
Cezary Rojewski
2025-11-27
ASoC: Intel: catpt: Fix error path in hw_params()
Cezary Rojewski
2025-10-20
ASoC: intel: catpt: use snd_kcontrol_chip() instead of snd_soc_kcontrol_compo...
Kuninori Morimoto
2025-09-09
ASoC: Intel: catpt: Expose correct bit depth to userspace
Amadeusz Sławiński
2025-07-04
ASoC: Intel: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2024-05-06
ASoC: Intel: catpt: clarify Copyright information
Pierre-Louis Bossart
2023-09-26
ASoC: intel: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-14
ASoC: intel: merge DAI call back functions into ops
Kuninori Morimoto
2022-06-27
ASoC: Intel: catpt: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-03-08
ASoC: Intel: catpt: use asoc_substream_to_rtd()
Lianjie Zhang
2021-12-17
ASoC: Intel: catpt: Streamline locals declaration for PCM-functions
Cezary Rojewski
2021-12-17
ASoC: Intel: catpt: Reduce size of catpt_component_open()
Cezary Rojewski
2021-02-03
ASoC: Intel: catpt: remove unneeded semicolon
Yang Li
2020-12-28
catpt: Switch to use list_entry_is_head() helper
Andy Shevchenko
2020-11-16
Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from C...
Mark Brown
2020-11-16
ASoC: Intel: catpt: Optimize applying user settings
Cezary Rojewski
2020-11-16
ASoC: Intel: catpt: Correct clock selection for dai trigger
Cezary Rojewski
2020-11-16
ASoC: Intel: catpt: Skip position update for unprepared streams
Cezary Rojewski
2020-11-02
ASoC: Intel: remove unneeded semicolon
Tom Rix
2020-10-14
ASoC: Intel: catpt: Wake up device before configuring SSP port
Cezary Rojewski
2020-10-02
ASoC: Intel: catpt: PCM operations
Cezary Rojewski