summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8824.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-11ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-01-07ASoC: nau8824: fix boolean assignmentPierre-Louis Bossart1-1/+1
2018-07-05ASoC: nau8824: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-05-09ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"Colin Ian King1-2/+2
2018-04-17ASoC: nau8824: user configuration of key detectionJohn Hsu1-0/+9
2018-03-22ASoC: nau8824: recover system clock when device changesJohn Hsu1-1/+39
2018-02-12ASoC: nau8824: replace codec to componentKuninori Morimoto1-60/+53
2017-11-16ASoC: nau8824: change FVCO maximum thresholdJohn Hsu1-1/+1
2017-11-07ASoC: nau8824: condition for clock disableJohn Hsu1-2/+4
2017-11-07ASoC: nau8824: move key irq after jd doneJohn Hsu1-3/+7
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-05-14ASoC: nau8824: TDM supportJohn Hsu1-0/+52
2017-04-30ASoC: nau8824: leave Class D gain at chip defaultJohn Hsu1-6/+0
2017-04-30ASoC: nau8824: rename controls to match DAPM controlsJohn Hsu1-10/+10
2017-04-26ASoC: nau8824: new driverJohn Hsu1-0/+1837