| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | ASoC: si476x: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -23/+19 |
* | ASoC: use snd_soc_component_init_regmap() on si476x | Kuninori Morimoto | 2017-12-04 | 1 | -3/+6 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on si476x | Kuninori Morimoto | 2016-08-08 | 1 | -4/+6 |
* | ASoC: Constify snd_soc_dai_ops variables | Axel Lin | 2015-07-15 | 1 | -1/+1 |
* | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: si476x: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -5/+5 |
* | ASoC: codec: fix the sparse check warnings. | Xiubo Li | 2014-04-14 | 1 | -1/+1 |
* | ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li | 2014-04-14 | 1 | -8/+6 |
* | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 2014-03-11 | 1 | -2/+4 |
* | ASoC: si476x: Fix IO setup | Lars-Peter Clausen | 2014-03-10 | 1 | -1/+1 |
* | ASoC: si476x: Fix locking of core | Mark Brown | 2013-10-20 | 1 | -3/+15 |
* | ASoC: si476x: Remove custom register I/O implementation | Mark Brown | 2013-09-26 | 1 | -45/+1 |
* | ASoC: si476x: Add DAPM support | Mark Brown | 2013-08-18 | 1 | -0/+14 |
* | sound/soc/codecs/si476x.c: don't use 0bNNN | Andrew Morton | 2013-07-04 | 1 | -3/+3 |
* | Merge remote-tracking branch 'asoc/topic/si476x' into asoc-next | Mark Brown | 2013-04-12 | 1 | -6/+41 |
|\ |
|
| * | ASoC: si476x: Cosmetic changes to SI476X codec driver | Andrey Smirnov | 2013-03-04 | 1 | -3/+22 |
| * | ASoC: si476x: Convert SI476X codec to use regmap | Andrey Smirnov | 2013-03-04 | 1 | -3/+19 |
* | | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch case | Axel Lin | 2013-02-20 | 1 | -0/+1 |
|/ |
|
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | Add a codec driver for SI476X MFD | Andrey Smirnov | 2012-10-15 | 1 | -0/+255 |