aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98926.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-26ASoC: max98926: drop driver pm=NULL assignmentKrzysztof Kozlowski1-1/+0
2020-11-26ASoC: max98926: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2019-08-09ASoC: max98926: remove two unused variablesYueHaibing1-9/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2018-02-12ASoC: max98926: replace codec to componentKuninori Morimoto1-30/+26
2017-11-27ASoC: don't use codec hw_write on max98926Kuninori Morimoto1-1/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', 'asoc/topic/max98926' and 'asoc/topic/max98927' into asoc-nextMark Brown1-2/+2
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
2017-08-14ASoC: max98926: make max98926_spk_tlv and max98926_current_tlv staticColin Ian King1-2/+2
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-17ASoC: max98926: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', 'asoc/topic/max98926' and 'asoc/topic/mtk' into asoc-nextMark Brown1-3/+3
2016-09-24ASoC: max98926: add missing \n to end of dev_err/dev_dbg messagesColin Ian King1-3/+3
2016-08-08ASoC: codec duplicated callback function goes to component on max98926Kuninori Morimoto1-6/+8
2016-02-21ASoC: max98926: Constify max98926_reg and max98926_regmapAxel Lin1-2/+2
2016-02-17ASoC: max98926: Fix blr_clk_ratio calculationAxel Lin1-2/+4
2016-01-27ASoC: Add max98926 codec driveranish kumar1-0/+604