summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8540.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: nau8540: Add pre-charge actions for inputDavid Lin2024-01-221-36/+80
* ASoC: nau8540: Add self recovery to improve capture quilityDavid Lin2023-11-081-0/+49
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: nau8540: Implement hw constraint for ratesTakashi Iwai2022-08-231-11/+29
* 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X2018-11-291-1/+1
* ASoC: nau8540: remove redundant variable osrateColin Ian King2018-08-011-3/+0
* ASoC: nau8540: replace codec to componentKuninori Morimoto2018-02-121-43/+36
* ASoC: nau8540: improve FLL performanceJohn Hsu2017-11-161-7/+14
* ASoC: nau8540: fix the record pop noiseJohn Hsu2017-11-071-8/+39
* ASoC: nau8540: PGA short to groundJohn Hsu2017-11-071-0/+7
* ASoC: nau8540: reset state machine for channel phase syncJohn Hsu2017-11-071-3/+20
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: nau8540: fix tab conversion problemJohn Hsu2017-04-181-612/+612
* ASoC: nau8540: new codec driverJohn Hsu2017-02-041-0/+835