aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8822.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-07Switch to use internal PLL for iMCLKMark Brown1-0/+7
2022-06-06ASoC: nau8822: Don't reconfigure PLL to the same valuesMark Brown1-0/+7
2022-06-06ASoC: nau8822: Disable internal PLL if freq_out is zeroHui Wang1-0/+7
2022-06-01ASoC: nau8822: Add operation for internal PLL off and onHui Wang1-0/+4
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt1-3/+2
2021-01-21ASoC: nau*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-16ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto1-2/+2
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto1-1/+1
2019-06-12ASoC: nau8822: support master modeDavid Lin1-0/+18
2018-11-15ASoC: nau8822: convert to SPDX identifiersDavid Lin1-15/+11
2018-10-17ASoC: nau8822: new codec driverDavid Lin1-0/+1136