summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8997.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: arizona: Fixup some minor formatting issuesCharles Keepax2018-02-211-7/+7
* ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-141-34/+28
* ASoC: use snd_soc_component_init_regmap() on wm8997Kuninori Morimoto2017-12-041-8/+3
* ASoC: arizona: Add support for setting the output volume limitsCharles Keepax2017-09-201-0/+3
* 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-2/+2
* 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/+21
* ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax2016-10-241-2/+7
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8997Kuninori Morimoto2016-08-081-6/+8
* 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: arizona: Implement stability check for LHPF coefficientsCharles Keepax2015-07-071-4/+4
* ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax2015-07-071-8/+4
*-. Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown2015-06-051-3/+8
|\ \
| | * ASoC: arizona: Export functions to control subsystem DVFSRichard Fitzgerald2015-06-021-3/+8
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-2/+3
|\ \
| * | ASoC: wm8997: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+3
| |/
* | ASoC: arizona: Fix noise generator gain TLVRichard Fitzgerald2015-05-281-1/+1
|/
* Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-01-271-3/+6
|\
| * ASoC: arizona: Coalesce output power up delaysCharles Keepax2015-01-271-3/+3
| * ASoC: arizona: Add delay for output disableCharles Keepax2015-01-271-3/+6
* | ASoC: wm8997: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
|/
* ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: wm8997: Set symmetric samplebits on AIFsRichard Fitzgerald2014-07-221-0/+2
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-221-6/+6
|\
| * ASoC: wm8997: Fix compile errorLars-Peter Clausen2014-04-151-4/+4
| * ASoC: wm8997: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-6/+6
* | ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-141-1/+1
* | ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-5/+8
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-3/+1
|\
| * ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-3/+1
* | ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmapLars-Peter Clausen2014-03-041-1/+1
* | ASoC: wm8997: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE()Takashi Iwai2014-02-231-2/+4
* | ASoC: wm8997: Correct typo in EQ coefficient sizesCharles Keepax2014-02-031-4/+4
* | ASoC: wm8997: Improve EQ coefficient controlsCharles Keepax2014-02-031-9/+8
|/
* ASoC: wm8997: Use async writesMark Brown2013-12-171-2/+2
* ASoC: arizona: Fix typo in name of EQ coefficient controlsRichard Fitzgerald2013-11-131-4/+4
* ASoC: wm8997: Correct typo in ISRC mux routesCharles Keepax2013-11-121-1/+1
* ASoC: wm8997: Add inputs for noise and mic mixersMark Brown2013-08-191-3/+3
* ASoC: wm8997: Initial CODEC driverCharles Keepax2013-08-131-0/+1175
OpenPOWER on IntegriCloud