summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8997.c
AgeCommit message (Expand)Author
2017-12-04ASoC: use snd_soc_component_init_regmap() on wm8997Kuninori Morimoto
2017-09-20ASoC: arizona: Add support for setting the output volume limitsCharles Keepax
2017-09-19ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax
2017-09-19ASoC: arizona: Add new common Arizona init functionCharles Keepax
2017-01-18ASoC: arizona: Propagate errors from arizona_spk_initCharles Keepax
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald
2016-11-10ASoC: arizona: Call arizona_init_notifiers for all CODECsCharles Keepax
2016-10-26ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax
2016-10-24ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8997Kuninori Morimoto
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax
2016-02-05ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax
2015-07-07ASoC: arizona: Implement stability check for LHPF coefficientsCharles Keepax
2015-07-07ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax
2015-06-05Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-06-02ASoC: arizona: Export functions to control subsystem DVFSRichard Fitzgerald
2015-06-01ASoC: wm8997: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-05-28ASoC: arizona: Fix noise generator gain TLVRichard Fitzgerald
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-01-27ASoC: arizona: Coalesce output power up delaysCharles Keepax
2015-01-27ASoC: arizona: Add delay for output disableCharles Keepax
2015-01-14ASoC: wm8997: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-07-22ASoC: wm8997: Set symmetric samplebits on AIFsRichard Fitzgerald
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown
2014-04-15ASoC: wm8997: Fix compile errorLars-Peter Clausen
2014-04-14ASoC: wm8997: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li
2014-03-04ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmapLars-Peter Clausen
2014-02-23ASoC: wm8997: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE()Takashi Iwai
2014-02-03ASoC: wm8997: Correct typo in EQ coefficient sizesCharles Keepax
2014-02-03ASoC: wm8997: Improve EQ coefficient controlsCharles Keepax
2013-12-17ASoC: wm8997: Use async writesMark Brown
2013-11-13ASoC: arizona: Fix typo in name of EQ coefficient controlsRichard Fitzgerald
2013-11-12ASoC: wm8997: Correct typo in ISRC mux routesCharles Keepax
2013-08-19ASoC: wm8997: Add inputs for noise and mic mixersMark Brown
2013-08-13ASoC: wm8997: Initial CODEC driverCharles Keepax