aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt1316-sdw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-07ASoC: rt1316-sdw: 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-1/+3
2023-07-26ASoC: rt1316: fix key tone missingShuming Fan1-0/+12
2023-06-14ASoC: rt1316: Use maple tree register cacheMark Brown1-1/+1
2023-05-18ASoC: codecs: rt1316: do not store status in state containerKrzysztof Kozlowski1-4/+1
2023-03-29ASoC: codecs: rt1316-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/git/vkoul/soundwireLinus 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-28ASoC: rt1316-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax1-22/+10
2022-11-10ASoC: rt1316-sdw: get BQ params property and apply themShuming Fan1-0/+39
2022-08-17ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart1-0/+2
2022-06-17ASoC: codecs: soundwire: call pm_runtime_resume() in component probePierre-Louis Bossart1-0/+12
2022-06-07ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart1-0/+11
2022-05-09ASoC: rt1316-sdw: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart1-1/+1
2021-06-08ASoC: rt1316-sdw: use first_hw_init flag on resumePierre-Louis Bossart1-1/+1
2021-03-10ASoC: rt1316: Fix return value check in rt1316_sdw_probe()Wei Yongjun1-2/+2
2021-03-10ASoC: rt1316: Add RT1316 SDCA vendor-specific driverShuming Fan1-0/+744