summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ml26124.c
AgeCommit message (Expand)Author
2021-01-21ASoC: ml26124: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2019-08-09ASoC: ml26124: remove unused variable 'ngth'YueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2018-02-12ASoC: ml26124: replace codec to componentKuninori 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 ml26124Kuninori Morimoto
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-07ASoC: Constify reg_default tablesAxel Lin
2015-06-22Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/ml26124' an...Mark Brown
2015-06-15ASoC: ml26124: Remove duplicate codeAxel Lin
2015-05-11ASoC: ml26124: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-09-06ASoC: ml26124: Cleanup manual bias level transitionsLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: ml26124: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-10-30ASoC: ml26124: Fix negative array index readTakashi Iwai
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-06-13ASoC: ml26124: Convert to devm_regmap_init_i2cAxel Lin
2012-04-01ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA