aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8810.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-21ASoC: nau*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-05-28ASoC: nau8810: add I2C device and compatible IDSeven Lee1-0/+4
2020-04-29ASoc: nau8810: add AUX related dapm widgets and routesSeven Lee1-1/+34
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-25ASoC: nau8810: fix the issue of 64 bits divisionJohn Hsu1-1/+2
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.2Mark Brown1-2/+2
2019-03-13ASoC: nau8810: automatic selecting BCLK in I2S master modeJohn Hsu1-0/+18
2019-03-13ASoC: nau8810: fix the typo of function nameJohn Hsu1-2/+2
2019-03-13ASoC: nau8810: use 64-bit arithmetic instead of 32-bitJohn Hsu1-1/+1
2019-03-13ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2018-05-04ASoC: nau8810: change input PGA mixer stageJohn Hsu1-11/+8
2018-02-12ASoC: nau8810: replace codec to componentKuninori Morimoto1-40/+33
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-09-01ASoC: nau8810: Fix memory leak in nau8810_eq_put error pathAxel Lin1-0/+1
2016-08-23ASoC: nau8810: fix compile warning in loopback switch controlJohn Hsu1-3/+2
2016-08-22ASoC: nau8810: Add driver for Nuvoton codec chip NAU88C10John Hsu1-0/+884