summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/si476x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: si476x: replace codec to componentKuninori Morimoto2018-02-121-23/+19
* ASoC: use snd_soc_component_init_regmap() on si476xKuninori Morimoto2017-12-041-3/+6
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on si476xKuninori Morimoto2016-08-081-4/+6
* ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
* ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: si476x: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-141-1/+1
* ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-8/+6
* ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-2/+4
* ASoC: si476x: Fix IO setupLars-Peter Clausen2014-03-101-1/+1
* ASoC: si476x: Fix locking of coreMark Brown2013-10-201-3/+15
* ASoC: si476x: Remove custom register I/O implementationMark Brown2013-09-261-45/+1
* ASoC: si476x: Add DAPM supportMark Brown2013-08-181-0/+14
* sound/soc/codecs/si476x.c: don't use 0bNNNAndrew Morton2013-07-031-3/+3
* Merge remote-tracking branch 'asoc/topic/si476x' into asoc-nextMark Brown2013-04-121-6/+41
|\
| * ASoC: si476x: Cosmetic changes to SI476X codec driverAndrey Smirnov2013-03-041-3/+22
| * ASoC: si476x: Convert SI476X codec to use regmapAndrey Smirnov2013-03-041-3/+19
* | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin2013-02-201-0/+1
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* Add a codec driver for SI476X MFDAndrey Smirnov2012-10-151-0/+255
OpenPOWER on IntegriCloud