summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8998.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: wm8998: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: Merge up fixesMark Brown2022-07-111-7/+14
|\
| * ASoC: wm8998: Fix event generation for input muxCharles Keepax2022-07-071-7/+14
* | ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
|/
* ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new...Hans de Goede2021-03-241-0/+9
* ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-6/+6
* ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong2020-11-111-1/+3
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: arizona: Add channel numbers to AIFsCharles Keepax2019-02-021-30/+30
* ASoC: arizona: fix indentation issue with return statementColin Ian King2018-11-161-1/+1
* ASoC: arizona: Fixup some minor formatting issuesCharles Keepax2018-02-211-15/+18
* ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-141-47/+41
* ASoC: use snd_soc_component_init_regmap() on wm8998Kuninori Morimoto2017-12-041-9/+3
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-101-1/+10
|\ \
| | * ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax2017-09-191-0/+8
| | * ASoC: arizona: Add new common Arizona init functionCharles Keepax2017-09-191-1/+2
| |/
* / ASoC: wm8998: Correct handling of input muxesCharles Keepax2017-09-251-65/+19
|/
* ASoC: arizona: Propagate errors from arizona_spk_initCharles Keepax2017-01-181-1/+5
* ASoC: arizona: Use component pin control functionsRichard Fitzgerald2016-11-301-1/+2
* ASoC: arizona: Call arizona_init_notifiers for all CODECsCharles Keepax2016-11-101-0/+1
* ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax2016-10-261-5/+23
* ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax2016-10-241-2/+4
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-7/+19
|\ \
| | * ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
| | * ASoC: codec duplicated callback function goes to component on wm8998Kuninori Morimoto2016-08-081-6/+8
| |/ |/|
| * ASoC: arizona: Connect ASRCs to both clock domainsCharles Keepax2016-08-111-0/+10
|/
* ASoC: arizona: Tie SYSCLK to DRC signal activity widgetsCharles Keepax2016-05-301-0/+1
* ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-151-0/+2
* ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax2016-02-051-1/+1
* ASoC: wm8998: Remove duplicated constsRichard Fitzgerald2015-11-161-23/+23
* ASoC: wm8998: Initial WM8998 codec driverRichard Fitzgerald2015-10-021-0/+1430