aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ml26124.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12ASoC: ml26124: replace codec to componentGravatar Kuninori Morimoto 1-54/+49
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 ml26124Gravatar Kuninori Morimoto 1-6/+8
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-07ASoC: Constify reg_default tablesGravatar Axel Lin 1-1/+1
2015-06-22Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/ml26124' an...Gravatar Mark Brown 1-47/+11
2015-06-15ASoC: ml26124: Remove duplicate codeGravatar Axel Lin 1-47/+11
2015-05-11ASoC: ml26124: Replace direct snd_soc_codec dapm field accessGravatar Lars-Peter Clausen 1-1/+1
2015-04-27ASoC: Move bias level update to the coreGravatar Lars-Peter Clausen 1-1/+0
2014-09-06ASoC: ml26124: Cleanup manual bias level transitionsGravatar Lars-Peter Clausen 1-23/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextGravatar Mark Brown 1-10/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Gravatar Xiubo Li 1-10/+0
2014-02-23ASoC: ml26124: Use SOC_ENUM_SINGLE_DECL()Gravatar Takashi Iwai 1-6/+6
2013-10-30ASoC: ml26124: Fix negative array index readGravatar Takashi Iwai 1-0/+2
2012-12-10ASoC: codecs: remove __dev* attributesGravatar Bill Pemberton 1-4/+4
2012-06-13ASoC: ml26124: Convert to devm_regmap_init_i2cGravatar Axel Lin 1-4/+1
2012-04-01ASoC: Add LAPIS Semiconductor ML26124 driverGravatar Tomoya MORINAGA 1-0/+681