aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/isabelle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-6/+1
2018-02-12ASoC: isabelle: replace codec to componentKuninori Morimoto1-32/+25
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on isabelleKuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max9877' and 'asoc/topic/max98925' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic/cs4265' and 'asoc/topic/cs42l52' into asoc-nextMark Brown1-4/+4
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin1-4/+4
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown1-2/+1
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen1-2/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-16/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-16/+0
2014-02-20ASoC: isabelle: Fix the wrong number of items in enum ctlsTakashi Iwai1-22/+30
2014-01-13ASoC: isabelle: Use params_width() rather than memory formatMark Brown1-3/+3
2012-12-10ASoC: isabelle: remove __dev* attributesBill Pemberton1-4/+4
2012-08-03ASoC: isabelle: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-06-23ASoC: isabelle: Staticise non-exported isabelle_daiMark Brown1-1/+1
2012-06-08ASoC: isabelle: using an uninitialized variableDan Carpenter1-2/+1
2012-06-05ASoC: isabelle: Remove regmap_exit()MR Swami Reddy1-2/+0
2012-06-05ASoC: Support TI Isabelle Audio driverM R Swami Reddy1-0/+1179