aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/isabelle.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-16ASoC: codecs: merge .digital_mute() into .mute_stream()Gravatar Kuninori Morimoto 1-6/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-6/+1
2018-02-12ASoC: isabelle: replace codec to componentGravatar Kuninori Morimoto 1-32/+25
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresGravatar Bhumika Goyal 1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on isabelleGravatar Kuninori Morimoto 1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Gravatar Mark Brown 1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Gravatar Mark Brown 1-4/+4
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Gravatar Mark Brown 1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2015-07-15ASoC: Constify snd_soc_dai_ops variablesGravatar Axel Lin 1-4/+4
2015-07-07ASoC: Constify reg_default tablesGravatar Axel Lin 1-1/+1
2015-04-27ASoC: Move bias level update to the coreGravatar Lars-Peter Clausen 1-2/+0
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextGravatar Mark Brown 1-2/+1
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecGravatar Lars-Peter Clausen 1-2/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextGravatar Mark Brown 1-16/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Gravatar Xiubo Li 1-16/+0
2014-02-20ASoC: isabelle: Fix the wrong number of items in enum ctlsGravatar Takashi Iwai 1-22/+30
2014-01-13ASoC: isabelle: Use params_width() rather than memory formatGravatar Mark Brown 1-3/+3
2012-12-10ASoC: isabelle: remove __dev* attributesGravatar Bill Pemberton 1-4/+4
2012-08-03ASoC: isabelle: Remove version.h header file inclusionGravatar Sachin Kamat 1-1/+0
2012-06-23ASoC: isabelle: Staticise non-exported isabelle_daiGravatar Mark Brown 1-1/+1
2012-06-08ASoC: isabelle: using an uninitialized variableGravatar Dan Carpenter 1-2/+1
2012-06-05ASoC: isabelle: Remove regmap_exit()Gravatar MR Swami Reddy 1-2/+0
2012-06-05ASoC: Support TI Isabelle Audio driverGravatar M R Swami Reddy 1-0/+1179