summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8822.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin2023-11-171-3/+6
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: nau8822: add speaker Bridge Tied Output configurationEmanuele Ghidoli2023-01-091-0/+9
* ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* Switch to use internal PLL for iMCLKMark Brown2022-06-071-0/+7
|\
| * ASoC: nau8822: Disable internal PLL if freq_out is zeroHui Wang2022-06-061-0/+7
* | ASoC: nau8822: Don't reconfigure PLL to the same valuesMark Brown2022-06-061-0/+7
|/
* ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-011-0/+4
* ASoC: nau8*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: nau*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-2/+2
* ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-1/+1
* ASoC: nau8822: support master modeDavid Lin2019-06-121-0/+18
* ASoC: nau8822: convert to SPDX identifiersDavid Lin2018-11-151-15/+11
* ASoC: nau8822: new codec driverDavid Lin2018-10-171-0/+1136