summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/si476x.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-05
* ASoC: si476x: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: use snd_soc_component_init_regmap() on si476xKuninori Morimoto2017-12-04
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-10
* ASoC: codec duplicated callback function goes to component on si476xKuninori Morimoto2016-08-08
* ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-15
* ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ASoC: si476x: Convert to params_width()Mark Brown2014-07-31
* ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-14
* ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-14
* ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-11
* ASoC: si476x: Fix IO setupLars-Peter Clausen2014-03-10
* ASoC: si476x: Fix locking of coreMark Brown2013-10-20
* ASoC: si476x: Remove custom register I/O implementationMark Brown2013-09-26
* ASoC: si476x: Add DAPM supportMark Brown2013-08-18
* sound/soc/codecs/si476x.c: don't use 0bNNNAndrew Morton2013-07-03
* Merge remote-tracking branch 'asoc/topic/si476x' into asoc-nextMark Brown2013-04-12
|\
| * ASoC: si476x: Cosmetic changes to SI476X codec driverAndrey Smirnov2013-03-03
| * ASoC: si476x: Convert SI476X codec to use regmapAndrey Smirnov2013-03-03
* | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin2013-02-20
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* Add a codec driver for SI476X MFDAndrey Smirnov2012-10-14