summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8810.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-3/+3
* ASoC: nau8810: Fix incorrect type in assignment and cast to restricted __be16David Lin2023-11-201-3/+6
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* 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: nau8810: add I2C device and compatible IDSeven Lee2020-05-281-0/+4
* ASoc: nau8810: add AUX related dapm widgets and routesSeven Lee2020-04-291-1/+34
* 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