summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/si476x.c
AgeCommit message (Expand)Author
2017-12-04ASoC: use snd_soc_component_init_regmap() on si476xKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on si476xKuninori Morimoto
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-07-31ASoC: si476x: Convert to params_width()Mark Brown
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li
2014-03-10ASoC: si476x: Fix IO setupLars-Peter Clausen
2013-10-20ASoC: si476x: Fix locking of coreMark Brown
2013-09-26ASoC: si476x: Remove custom register I/O implementationMark Brown
2013-08-18ASoC: si476x: Add DAPM supportMark Brown
2013-07-03sound/soc/codecs/si476x.c: don't use 0bNNNAndrew Morton
2013-04-12Merge remote-tracking branch 'asoc/topic/si476x' into asoc-nextMark Brown
2013-03-04ASoC: si476x: Cosmetic changes to SI476X codec driverAndrey Smirnov
2013-03-04ASoC: si476x: Convert SI476X codec to use regmapAndrey Smirnov
2013-02-20ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-10-15Add a codec driver for SI476X MFDAndrey Smirnov