summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8810.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: nau8810: fix the issue of 64 bits divisionJohn Hsu2019-03-251-1/+2
* Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-181-2/+2
|\
| * ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu2019-03-131-2/+2
* | ASoC: nau8810: automatic selecting BCLK in I2S master modeJohn Hsu2019-03-131-0/+18
* | ASoC: nau8810: fix the typo of function nameJohn Hsu2019-03-131-2/+2
* | ASoC: nau8810: use 64-bit arithmetic instead of 32-bitJohn Hsu2019-03-131-1/+1
|/
* ASoC: nau8810: change input PGA mixer stageJohn Hsu2018-05-041-11/+8
* ASoC: nau8810: replace codec to componentKuninori Morimoto2018-02-121-40/+33
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: nau8810: Fix memory leak in nau8810_eq_put error pathAxel Lin2016-09-011-0/+1
* ASoC: nau8810: fix compile warning in loopback switch controlJohn Hsu2016-08-231-3/+2
* ASoC: nau8810: Add driver for Nuvoton codec chip NAU88C10John Hsu2016-08-221-0/+884