summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8998.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-11ASoC: Merge up fixesMark Brown1-7/+14
2022-07-07ASoC: wm8998: Fix event generation for input muxCharles Keepax1-7/+14
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2021-03-24ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new...Hans de Goede1-0/+9
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-6/+6
2020-11-11ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong1-1/+3
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-02ASoC: arizona: Add channel numbers to AIFsCharles Keepax1-30/+30
2018-11-16ASoC: arizona: fix indentation issue with return statementColin Ian King1-1/+1
2018-02-21ASoC: arizona: Fixup some minor formatting issuesCharles Keepax1-15/+18
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto1-47/+41
2017-12-04ASoC: use snd_soc_component_init_regmap() on wm8998Kuninori Morimoto1-9/+3
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown1-1/+10
2017-09-25ASoC: wm8998: Correct handling of input muxesCharles Keepax1-65/+19
2017-09-19ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax1-0/+8
2017-09-19ASoC: arizona: Add new common Arizona init functionCharles Keepax1-1/+2
2017-01-18ASoC: arizona: Propagate errors from arizona_spk_initCharles Keepax1-1/+5
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald1-1/+2
2016-11-10ASoC: arizona: Call arizona_init_notifiers for all CODECsCharles Keepax1-0/+1
2016-10-26ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax1-5/+23
2016-10-24ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax1-2/+4
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown1-7/+19
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-11ASoC: arizona: Connect ASRCs to both clock domainsCharles Keepax1-0/+10
2016-08-08ASoC: codec duplicated callback function goes to component on wm8998Kuninori Morimoto1-6/+8
2016-05-30ASoC: arizona: Tie SYSCLK to DRC signal activity widgetsCharles Keepax1-0/+1
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax1-0/+2
2016-02-05ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax1-1/+1
2015-11-16ASoC: wm8998: Remove duplicated constsRichard Fitzgerald1-23/+23
2015-10-02ASoC: wm8998: Initial WM8998 codec driverRichard Fitzgerald1-0/+1430