summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt1316-sdw.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-07ASoC: Realtek codecs: sort the reg_defaults tablesMark Brown1-1/+1
2026-08-07ASoC: rt1316-sdw: sort the register default tablePeter Ujfalusi1-1/+1
2026-07-09ASoC: codecs: rt1316-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-06-23ASoC: realtek: Add back local call to sdw_show_ping_status()Charles Keepax1-1/+3
2026-05-12ASoC: rt1316: Use new SoundWire enumeration helperCharles Keepax1-14/+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: rt1316-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: rt1316-sdw: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
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/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-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