summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1316-sdw.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt1316-sdw: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart2023-08-071-16/+24
* ASoC: SoundWire codecs: make regmap cache-only in probePierre-Louis Bossart2023-08-071-1/+3
* ASoC: rt1316: fix key tone missingShuming Fan2023-07-261-0/+12
* ASoC: rt1316: Use maple tree register cacheMark Brown2023-06-141-1/+1
* ASoC: codecs: rt1316: do not store status in state containerKrzysztof Kozlowski2023-05-181-4/+1
* ASoC: codecs: rt1316-sdw: simplify set_streamPierre-Louis Bossart2023-03-291-23/+7
* Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-1/+0
|\
| * ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart2023-01-091-1/+0
* | ASoC: rt: use helper functionKuninori Morimoto2023-01-311-4/+1
* | ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski2023-01-251-1/+1
|/
* ASoC: rt1316-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-22/+10
* ASoC: rt1316-sdw: get BQ params property and apply themShuming Fan2022-11-101-0/+39
* ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart2022-08-171-0/+2
* ASoC: codecs: soundwire: call pm_runtime_resume() in component probePierre-Louis Bossart2022-06-171-0/+12
* ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart2022-06-071-0/+11
* ASoC: rt1316-sdw: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
* ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-241-1/+1
* ASoC: rt1316-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-06-081-1/+1
* ASoC: rt1316: Fix return value check in rt1316_sdw_probe()Wei Yongjun2021-03-101-2/+2
* ASoC: rt1316: Add RT1316 SDCA vendor-specific driverShuming Fan2021-03-101-0/+744