| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | ASoC: wm8400: Use devm_snd_soc_register_component() | weiyongjun (A) | 2018-03-19 | 1 | -1/+1 |
* | ASoC: wm8400: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -109/+102 |
* | ASoC: use snd_soc_component_init_regmap() on wm8400 | Kuninori Morimoto | 2017-12-04 | 1 | -8/+1 |
* | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on wm8400 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: wm8400: Don't use range container for TLV with one entry | Lars-Peter Clausen | 2015-08-05 | 1 | -4/+1 |
* | ASoC: wm8400: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -1/+1 |
* | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | ASoC: wm8400: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-14 | 1 | -4/+5 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: wm8400: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-11-24 | 1 | -33/+1 |
|/ |
|
* | ASoC: wm8400: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -5/+5 |
*-. | Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o... | Mark Brown | 2014-04-22 | 1 | -2/+8 |
|\ \ |
|
| | * | ASoC: codec: fix the sparse check warnings. | Xiubo Li | 2014-04-14 | 1 | -1/+1 |
| | * | ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li | 2014-04-14 | 1 | -2/+8 |
| |/ |
|
* / | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -2/+1 |
|\ |
|
| * | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 2014-03-11 | 1 | -2/+1 |
* | | ASoC: wm8400: Fix the wrong number of enum items | Takashi Iwai | 2014-02-20 | 1 | -14/+20 |
|/ |
|
* | ASoC: wm8400: Use regmap for I/O | Mark Brown | 2013-09-17 | 1 | -22/+4 |
* | ASoC: wm8400: Use supplies to manage input power | Mark Brown | 2013-09-17 | 1 | -55/+18 |
* | ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding it | Lars-Peter Clausen | 2013-06-19 | 1 | -7/+2 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | ASoC: wm8400: Use devm_regulator_bulk_get | Sachin Kamat | 2012-11-28 | 1 | -11/+3 |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 1 | -1/+1 |
* | ASoC: wm8400: Use snd_soc_write() and snd_soc_read() | Mark Brown | 2012-04-05 | 1 | -66/+66 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
* | ASoC: Convert WM8400 to table based DAPM and control init | Mark Brown | 2011-12-03 | 1 | -21/+8 |
* | ASoC: Convert WM8400 to devm_kzalloc() | Mark Brown | 2011-12-03 | 1 | -6/+3 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 2011-11-28 | 1 | -11/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Convert wm8400 MICBIAS to a supply widget | Mark Brown | 2011-10-31 | 1 | -2/+2 |
* | ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4 | Axel Lin | 2011-10-24 | 1 | -1/+1 |
* | ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2 | Axel Lin | 2011-10-14 | 1 | -1/+1 |
* | mfd: Use mfd cell platform_data for wm8400 cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+1 |
* | asoc: wm8400-codec: Use mfd_data instead of driver_data | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -5/+6 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -132/+49 |
* | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2010-05-27 | 1 | -9/+9 |
|\ |
|
| * | ASoC: Fix dB scales for WM8400 | Mark Brown | 2010-05-26 | 1 | -9/+9 |
* | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -8/+8 |
|\| |
|
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -8/+8 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-13 | 1 | -1/+0 |
* | ASoC: Remove dead code and labels | Takashi Iwai | 2009-11-07 | 1 | -5/+0 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -6/+0 |