summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/nau8810.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-11-20ASoC: nau8810: Fix incorrect type in assignment and cast to restricted __be16David Lin
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt
2021-01-21ASoC: nau*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-05-28ASoC: nau8810: add I2C device and compatible IDSeven Lee
2020-04-29ASoc: nau8810: add AUX related dapm widgets and routesSeven Lee
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-25ASoC: nau8810: fix the issue of 64 bits divisionJohn Hsu
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-03-13ASoC: nau8810: automatic selecting BCLK in I2S master modeJohn Hsu
2019-03-13ASoC: nau8810: fix the typo of function nameJohn Hsu
2019-03-13ASoC: nau8810: use 64-bit arithmetic instead of 32-bitJohn Hsu
2019-03-13ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu
2018-05-04ASoC: nau8810: change input PGA mixer stageJohn Hsu
2018-02-12ASoC: nau8810: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-09-01ASoC: nau8810: Fix memory leak in nau8810_eq_put error pathAxel Lin
2016-08-23ASoC: nau8810: fix compile warning in loopback switch controlJohn Hsu
2016-08-22ASoC: nau8810: Add driver for Nuvoton codec chip NAU88C10John Hsu