summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98363.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08ASoC: codecs: max98363: Propagate regcache_sync() errorsPengpeng Hou1-1/+6
2026-05-12ASoC: max98363: Use new SoundWire enumeration helperCharles Keepax1-13/+4
2025-07-04treewide: Remove redundantMark Brown1-1/+0
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-06-08ASoC: codecs: Constify regmap configuration static variablesKrzysztof Kozlowski1-1/+1
2024-02-08ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski1-1/+1
2023-08-10ASoC: Merge up fixesMark Brown1-4/+5
2023-08-07ASoC: max98363: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart1-14/+20
2023-08-07ASoC: SoundWire codecs: make regmap cache-only in probePierre-Louis Bossart1-3/+4
2023-08-04ASoC: max98363: don't return on success reading revision IDBard Liao1-4/+5
2023-06-19ASoC: max98363: Remove cache defaults for volatile registersMark Brown1-6/+0
2023-06-01ASoC: max98363: limit the number of channel to 1Ryan Lee1-1/+1
2023-06-01ASoC: max98363: Removed 32bit supportRyan Lee1-1/+1
2023-04-06ASoC: max98363: Make soc_codec_dev_max98363 staticTom Rix1-1/+1
2023-03-31ASoC: max98363: add soundwire amplifier driverRyan Lee1-0/+464