Age | Commit message (Expand) | Author |
2021-03-24 | ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new... | Hans de Goede |
2021-01-21 | ASoC: wm*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-11-12 | ASoC: arizona: Fix a wrong free in wm8997_probe | Zhang Qilong |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-02 | ASoC: arizona: Add channel numbers to AIFs | Charles Keepax |
2018-02-21 | ASoC: arizona: Fixup some minor formatting issues | Charles Keepax |
2018-02-14 | ASoC: arizona: replace codec to component | Kuninori Morimoto |
2017-12-04 | ASoC: use snd_soc_component_init_regmap() on wm8997 | Kuninori Morimoto |
2017-09-20 | ASoC: arizona: Add support for setting the output volume limits | Charles Keepax |
2017-09-19 | ASoC: arizona: Add handling for audio related device tree entries | Charles Keepax |
2017-09-19 | ASoC: arizona: Add new common Arizona init function | Charles Keepax |
2017-01-18 | ASoC: arizona: Propagate errors from arizona_spk_init | Charles Keepax |
2016-11-30 | ASoC: arizona: Use component pin control functions | Richard Fitzgerald |
2016-11-10 | ASoC: arizona: Call arizona_init_notifiers for all CODECs | Charles Keepax |
2016-10-26 | ASoC: arizona: Move request of speaker IRQs into bus probe | Charles Keepax |
2016-10-24 | ASoC: arizona: Add gating for clock when used for direct MCLK | Charles Keepax |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures | Julia Lawall |
2016-08-08 | ASoC: codec duplicated callback function goes to component on wm8997 | Kuninori Morimoto |
2016-04-15 | ASoC: arizona: Free speaker thermal IRQs in CODEC remove | Charles Keepax |
2016-02-05 | ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT | Charles Keepax |
2015-07-07 | ASoC: arizona: Implement stability check for LHPF coefficients | Charles Keepax |
2015-07-07 | ASoC: arizona: Implement stability check for EQ coefficients | Charles Keepax |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '... | Mark Brown |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-06-02 | ASoC: arizona: Export functions to control subsystem DVFS | Richard Fitzgerald |
2015-06-01 | ASoC: wm8997: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-05-28 | ASoC: arizona: Fix noise generator gain TLV | Richard Fitzgerald |
2015-01-27 | Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2015-01-27 | ASoC: arizona: Coalesce output power up delays | Charles Keepax |
2015-01-27 | ASoC: arizona: Add delay for output disable | Charles Keepax |
2015-01-14 | ASoC: wm8997: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-22 | ASoC: wm8997: Set symmetric samplebits on AIFs | Richard Fitzgerald |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown |
2014-04-15 | ASoC: wm8997: Fix compile error | Lars-Peter Clausen |
2014-04-14 | ASoC: wm8997: Replace usage deprecated MUX/ENUM macros | Lars-Peter Clausen |
2014-04-14 | ASoC: codec: fix the sparse check warnings. | Xiubo Li |
2014-04-14 | ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li |
2014-03-04 | ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap | Lars-Peter Clausen |
2014-02-23 | ASoC: wm8997: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE() | Takashi Iwai |
2014-02-03 | ASoC: wm8997: Correct typo in EQ coefficient sizes | Charles Keepax |
2014-02-03 | ASoC: wm8997: Improve EQ coefficient controls | Charles Keepax |
2013-12-17 | ASoC: wm8997: Use async writes | Mark Brown |
2013-11-13 | ASoC: arizona: Fix typo in name of EQ coefficient controls | Richard Fitzgerald |
2013-11-12 | ASoC: wm8997: Correct typo in ISRC mux routes | Charles Keepax |
2013-08-19 | ASoC: wm8997: Add inputs for noise and mic mixers | Mark Brown |
2013-08-13 | ASoC: wm8997: Initial CODEC driver | Charles Keepax |