summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adau17x1.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: adau1761: Use the devm_clk_get_optional() helperChristophe JAILLET2023-05-221-7/+6
* ASoC: codecs: Remove a useless includeChristophe JAILLET2022-11-141-1/+0
* ASoC: adau1761: Add ADAU1761-as-ADAU1361 compatibility modeRicard Wanderlof2022-05-031-4/+16
* ASoC: adau17x1: Update to modern clocking terminologyMark Brown2021-09-271-3/+3
* ASoC: adau17x1: Avoid overwriting CHPFNiklas Carlsson2021-04-221-2/+11
* ASoC: adau17x1: Remove redundant null check before clk_disable_unprepareXu Wang2021-01-121-2/+1
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
* ASoC: adau17x1: Unused exported functions changed to internalRobert Rosengren2018-08-291-4/+5
* ASoC: adau17x1: Implemented safeload supportDanny Smith2018-08-281-2/+75
* ASoC: adau171x1: Connect playback DAI to the DSPLars-Peter Clausen2018-07-091-0/+1
* ASoC: adau17x1: Do not reload dsp-fw if samplerate has not changedDanny Smith2018-04-161-0/+9
* ASoC: adau17x1: Handling of DSP_RUN register during fw setupDanny Smith2018-04-131-6/+20
* ASoC: adau17x1: Use empty struct initializerFabio Estevam2018-02-141-1/+1
* ASoC: adau17x1/adau1761/adau1781: replace codec to componentKuninori Morimoto2018-02-121-34/+33
* ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-09-071-1/+23
* ASoC: adau17x1: remove unused ‘ret’Vinod Koul2016-12-151-2/+1
* ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai2016-11-021-1/+1
* ASoC: adau17x1: Add support for specifying the MCLK using the CCFLars-Peter Clausen2016-06-151-58/+161
* ASoC: adau: Factor out shared PLL configuration codeLars-Peter Clausen2016-06-091-34/+4
* ASoC: adau17x1: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-10/+10
*-. Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/sigmadsp', 'asoc/...Mark Brown2014-12-081-6/+62
|\ \
| | * ASoC: adau17x1: Mark DSP parameter memory as readable and preciousLars-Peter Clausen2014-11-211-0/+14
| | * ASoC: sigmadsp: Restructure in preparation for fw v2 supportLars-Peter Clausen2014-11-201-6/+48
| |/
* / ASoC: adau17x1: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2014-11-171-1/+2
|/
* ASoC: adau17x1: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-041-8/+0
* ASoC: adau17x1: Convert to params_width()Mark Brown2014-07-311-4/+4
* ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen2014-05-271-0/+866