summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt1320-sdw.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-139/+743
2026-08-10ASoC: rt1320: run the initialisation preset on the first hardware initSergey Lebedev1-1/+1
2026-08-10ASoC: rt1320-sdw: Use auto-cleanup for firmware loadingTakashi Iwai1-12/+5
2026-07-30ASoC: rt1320-sdw: Add settings to support more base clock frequencyJack Yu1-1/+35
2026-07-09ASoC: codecs: rt1320-sdw: Propagate regcache_sync() errorsPengpeng Hou1-2/+15
2026-07-06ASoC: cs35l3x: drain threaded IRQs before runtime suspendMark Brown1-1/+0
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-29ASoC: rt1321: add support for rt1321 VA1/VA2Shuming Fan1-58/+641
2026-06-29ASoC: rt1321: move DSP status checking into a helper functionShuming Fan1-68/+49
2026-05-12ASoC: rt1320: Use new SoundWire enumeration helperCharles Keepax1-12/+4
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan1-0/+1
2026-04-10ASoC: rt1320-sdw: Add an approach to get new hardware advance gainJack Yu1-2/+23
2026-04-09ASoC: rt1320-sdw: kcontrol for brown-out feature updateJack Yu1-0/+42
2026-03-01ASoC: rt1321: fix DMIC ch2/3 mask issueShuming Fan1-2/+3
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-7/+1220
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan1-0/+2
2026-01-26ASoC: codecs: rt1320-sdw: Refactor to reduce stack framesAndy Shevchenko1-30/+13
2026-01-12ASoC: codecs: rt1320-sdw: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-10/+11
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown1-9/+7
2025-12-27ASoC: rt1320: fix the remainder calculation of r0 valueShuming Fan1-2/+2
2025-12-24ASoC: rt1320: fix size_t format stringArnd Bergmann1-1/+1
2025-12-24ASoC: rt1320: fix 32-bit link failureArnd Bergmann1-8/+8
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König1-3/+1
2025-12-22ASoC: rt1320: fix the warning the string may be truncatedShuming Fan1-2/+2
2025-12-22ASoC: rt1320: Fix retry checking in rt1320_rae_load()Dan Carpenter1-1/+1
2025-12-22ASoC: rt1320: Change return type of rt1320_t0_load() to voidNathan Chancellor1-7/+3
2025-12-17ASoC: rt1320: support RAE parameters loadingShuming Fan1-0/+188
2025-12-17ASoC: rt1320: support calibration and temperature/r0 loadingShuming Fan1-7/+1052
2025-12-17ASoC: rt1320: update VC blind write settingsShuming Fan1-9/+7
2025-08-19Handle shared reset GPIO for WSA883x speakersMark Brown1-1/+2
2025-08-14ASoC: rt1321: Add RT1321 amplifier supportShuming Fan1-47/+333
2025-08-10ASoC: rt1320: fix random cycle mute issueShuming Fan1-1/+2
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-06-02ASoC: rt1320: fix speaker noise when volume bar is 100%Shuming Fan1-1/+16
2025-03-17ASoC: rt1320-sdw: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-5/+5
2025-03-05ASoC: rt1320: set wake_capable = 0 explicitlyBard Liao1-0/+3
2024-10-25ASoC: rt1320: add mic functionShuming Fan1-14/+309
2024-10-01ASoC: rt1320: fix the range of patch code addressShuming Fan1-1/+1
2024-09-30ASoC: rt1320: reads patch code from firmware fileShuming Fan1-3242/+105
2024-09-02ASoC: rt1320: Add support for version CShuming Fan1-23/+2124
2024-05-27ASoC: rt1320: Add RT1320 SDCA vendor-specific driverShuming Fan1-0/+2260