aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8997.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/+21
2016-10-24ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax1-2/+7
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8997Kuninori Morimoto1-6/+8
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-07-07ASoC: arizona: Implement stability check for LHPF coefficientsCharles Keepax1-4/+4
2015-07-07ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax1-8/+4
2015-06-05Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-3/+8
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-2/+3
2015-06-02ASoC: arizona: Export functions to control subsystem DVFSRichard Fitzgerald1-3/+8
2015-06-01ASoC: wm8997: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+3
2015-05-28ASoC: arizona: Fix noise generator gain TLVRichard Fitzgerald1-1/+1
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-w-codecMark Brown1-3/+6
2015-01-27ASoC: arizona: Coalesce output power up delaysCharles Keepax1-3/+3
2015-01-27ASoC: arizona: Add delay for output disableCharles Keepax1-3/+6
2015-01-14ASoC: wm8997: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-1/+1
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-22ASoC: wm8997: Set symmetric samplebits on AIFsRichard Fitzgerald1-0/+2
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-6/+6
2014-04-15ASoC: wm8997: Fix compile errorLars-Peter Clausen1-4/+4
2014-04-14ASoC: wm8997: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-6/+6
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li1-1/+1
2014-04-14ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-5/+8
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-3/+1
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-3/+1
2014-03-04ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmapLars-Peter Clausen1-1/+1
2014-02-23ASoC: wm8997: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE()Takashi Iwai1-2/+4
2014-02-03ASoC: wm8997: Correct typo in EQ coefficient sizesCharles Keepax1-4/+4
2014-02-03ASoC: wm8997: Improve EQ coefficient controlsCharles Keepax1-9/+8
2013-12-17ASoC: wm8997: Use async writesMark Brown1-2/+2
2013-11-13ASoC: arizona: Fix typo in name of EQ coefficient controlsRichard Fitzgerald1-4/+4
2013-11-12ASoC: wm8997: Correct typo in ISRC mux routesCharles Keepax1-1/+1
2013-08-19ASoC: wm8997: Add inputs for noise and mic mixersMark Brown1-3/+3
2013-08-13ASoC: wm8997: Initial CODEC driverCharles Keepax1-0/+1175