summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt1318-sdw.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-07ASoC: Realtek codecs: sort the reg_defaults tablesMark Brown1-1/+1
2026-08-07ASoC: rt1318-sdw: sort the register default tablePeter Ujfalusi1-1/+1
2026-07-09ASoC: codecs: rt1318-sdw: Propagate regcache_sync() errorsPengpeng Hou1-1/+6
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-05-12ASoC: rt1318: Use new SoundWire enumeration helperCharles Keepax1-12/+4
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König1-3/+1
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-03-17ASoC: rt1318-sdw: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-5/+5
2024-04-03ASoC: Merge up fixesMark Brown1-4/+4
2024-03-28ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart1-4/+4
2024-03-28ASoC: rt1318-sdw: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2023-08-07ASoC: rt1318-sdw: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart1-16/+23
2023-08-07ASoC: SoundWire codecs: make regmap cache-only in probePierre-Louis Bossart1-1/+3
2023-06-14ASoC: rt1318: Use maple tree register cacheMark Brown1-1/+1
2023-05-18ASoC: codecs: rt1318: do not store status in state containerKrzysztof Kozlowski1-4/+1
2023-03-29ASoC: codecs: rt1318-sdw: simplify set_streamPierre-Louis Bossart1-23/+7
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2023-01-31ASoC: rt: use helper functionKuninori Morimoto1-4/+1
2023-01-25ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski1-1/+1
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart1-1/+0
2022-11-16ASoC: rt1318: Add RT1318 SDCA vendor-specific driverShuming Fan1-0/+884