summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8824.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu2019-03-111-8/+38
* ASoC: nau8824: fix boolean assignmentPierre-Louis Bossart2019-01-071-1/+1
* ASoC: nau8824: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-051-1/+1
* ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"Colin Ian King2018-05-091-2/+2
* ASoC: nau8824: user configuration of key detectionJohn Hsu2018-04-171-0/+9
* ASoC: nau8824: recover system clock when device changesJohn Hsu2018-03-221-1/+39
* ASoC: nau8824: replace codec to componentKuninori Morimoto2018-02-121-60/+53
* ASoC: nau8824: change FVCO maximum thresholdJohn Hsu2017-11-161-1/+1
* ASoC: nau8824: condition for clock disableJohn Hsu2017-11-071-2/+4
* ASoC: nau8824: move key irq after jd doneJohn Hsu2017-11-071-3/+7
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: nau8824: TDM supportJohn Hsu2017-05-141-0/+52
* ASoC: nau8824: leave Class D gain at chip defaultJohn Hsu2017-04-301-6/+0
* ASoC: nau8824: rename controls to match DAPM controlsJohn Hsu2017-04-301-10/+10
* ASoC: nau8824: new driverJohn Hsu2017-04-261-0/+1837