summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt712-sdca-dmic.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-09ASoC: codecs: rt712-sdca-dmic: Propagate regcache_sync() errorsPengpeng Hou1-2/+15
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-23ASoC: realtek: Add back local call to sdw_show_ping_status()Charles Keepax1-1/+3
2026-05-12ASoC: rt712: Use new SoundWire enumeration helperCharles Keepax1-15/+4
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König1-3/+1
2025-11-17ASoC: codecs: rt712-sdca-dmic: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-6/+3
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-05-08ASoC: rt712-sdca: remove redundant else path of if statementColin Ian King1-6/+2
2025-03-17ASoC: rt712: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-6/+6
2024-04-03ASoC: Merge up fixesMark Brown1-11/+13
2024-03-28ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart1-11/+13
2024-03-28ASoC: rt712-sdca-dmic: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-02-08ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski1-1/+1
2023-08-07ASoC: rt712-sdca-dmic: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart1-16/+24
2023-08-07ASoC: SoundWire codecs: make regmap cache-only in probePierre-Louis Bossart1-2/+5
2023-06-14ASoC: rt712: Use maple tree register cacheMark Brown1-2/+2
2023-05-18ASoC: codecs: rt712-sdca-dmic: do not store status in state containerKrzysztof Kozlowski1-4/+1
2023-04-06ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topologyShuming Fan1-0/+983