aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/catpt
AgeCommit message (Expand)AuthorFilesLines
2026-03-24ASoC: Merge up fixesMark Brown2-4/+9
2026-03-23ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-03-16ASoC: intel: name back to pcm_new()/pcm_free()Kuninori Morimoto1-3/+3
2026-03-11Merge patch series "ASoC: Intel: catpt: Overhaul volume and mute control oper...Mark Brown6-227/+169
2026-03-11ASoC: Intel: catpt: Migrate to the new control operationsCezary Rojewski1-237/+6
2026-03-11ASoC: Intel: catpt: Do not wake DSP just for volume setupCezary Rojewski1-0/+9
2026-03-11ASoC: Intel: catpt: Simplify procedure of applying user settingsCezary Rojewski1-31/+33
2026-03-11ASoC: Intel: catpt: New volume and mute control operationsCezary Rojewski2-0/+152
2026-03-11ASoC: Intel: catpt: Synchronize stream accessCezary Rojewski5-12/+22
2026-02-22ASoC: Add SPDX ids to many soc filesTim Bird1-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-12-14ASoC: Intel: catpt: Drop superfluous space in PCM codeCezary Rojewski1-5/+5
2025-12-14ASoC: Intel: catpt: Specify image names in the device descriptorCezary Rojewski3-5/+4
2025-12-14ASoC: Intel: catpt: Simplify catpt_stream_read_position()Cezary Rojewski1-8/+4
2025-12-14ASoC: Intel: catpt: Update CATPT_IPC_ERROR macroCezary Rojewski5-19/+15
2025-12-14ASoC: Intel: catpt: Move IPC error messages one level downCezary Rojewski3-84/+21
2025-11-27ASoC: Intel: catpt: Do not block the system from suspendingCezary Rojewski1-2/+9
2025-11-27ASoC: Intel: catpt: Do not ignore errors on runtime resumeCezary Rojewski2-7/+7
2025-11-27ASoC: Intel: catpt: Fix probing order of driver componentsCezary Rojewski1-6/+9
2025-11-27ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
2025-11-27ASoC: Intel: catpt: Switch to resource_xxx() APICezary Rojewski1-9/+9
2025-11-27ASoC: Intel: catpt: Fix offset checksCezary Rojewski1-4/+4
2025-10-20ASoC: intel: catpt: use snd_kcontrol_chip() instead of snd_soc_kcontrol_compo...Kuninori Morimoto1-10/+5
2025-09-09ASoC: Intel: catpt: Expose correct bit depth to userspaceAmadeusz Sławiński1-6/+17
2025-07-04ASoC: Intel: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-7/+0
2025-04-30ASoC: Intel: catpt: avoid type mismatch in dev_dbg() formatArnd Bergmann1-1/+1
2025-03-17ASoC: intel: catpt: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-7/+7
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-05-08ASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
2024-05-06ASoC: Intel: catpt: clarify Copyright informationPierre-Louis Bossart11-11/+11
2024-03-07ASoC: Intel: catpt: Carefully use PCI bitwise constantsAndy Shevchenko1-2/+2
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto1-6/+6
2023-08-14ASoC: intel: merge DAI call back functions into opsKuninori Morimoto1-2/+6
2023-03-20ASoC: Intel: catpt: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-08-16ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependencyCezary Rojewski1-3/+30
2022-08-15ASoC: Intel: catpt: Replace sprintf() with sysfs_emit()Takashi Iwai1-3/+3
2022-07-05ASoC: Intel: catpt: remove duplicating driver data retrievalAndy Shevchenko1-4/+1
2022-06-27ASoC: Intel: catpt: use pm_runtime_resume_and_get()Pierre-Louis Bossart2-7/+23
2022-04-05ASoC: Intel: catpt: Drop redundant enum constantCezary Rojewski1-3/+1
2022-03-08ASoC: Intel: catpt: use asoc_substream_to_rtd()Lianjie Zhang1-3/+3
2021-12-17ASoC: Intel: catpt: Streamline locals declaration for PCM-functionsCezary Rojewski1-16/+16
2021-12-17ASoC: Intel: catpt: Reduce size of catpt_component_open()Cezary Rojewski1-3/+2
2021-12-17ASoC: Intel: catpt: Test dmaengine_submit() result before moving onCezary Rojewski1-2/+12
2021-02-03ASoC: Intel: catpt: remove unneeded semicolonYang Li1-1/+1
2020-12-28catpt: Switch to use list_entry_is_head() helperAndy Shevchenko1-7/+5
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-12/+1
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki2-12/+1
2020-11-25ASoC: Intel: catpt: Replace open coded variant of resource_intersection()Andy Shevchenko2-12/+1
2020-11-19ASoC: Intel: catpt: add dynamic selection of DSP driverPierre-Louis Bossart1-0/+12