aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9867.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15ASoC: max9867: remove unused ‘ret’Vinod Koul1-3/+2
2016-09-29Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', 'asoc/topic/max98926' and 'asoc/topic/mtk' into asoc-nextMark Brown1-3/+2
2016-09-28ASoC: max9867: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-08-08ASoC: codec duplicated callback function goes to component on wm9867Kuninori Morimoto1-6/+8
2016-06-22ASoC: max9867: Fix unix permissions for source files.Enric Balletbo i Serra1-0/+0
2016-02-26ASoC: max9867: silence and array overflow warningDan Carpenter1-0/+2
2016-02-24ASoC: max9867: Use params_width instead of open-codedAxel Lin1-3/+2
2016-02-24ASoC: max9867: fix type of variable containing error codesAndrzej Hajda1-1/+2
2016-02-21ASoC: max9867: Constify max9867_reg and max9867_regmapAxel Lin1-2/+2
2016-02-21ASoC: max9867: Make max9867_i2c_id NULL terminatedAxel Lin1-0/+1
2016-02-18ASoC: max9867: Changed the if-else case to switch caseanish kumar1-6/+12
2016-02-18ASoC: Add max9867 codec driveranish kumar1-0/+537