summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9867.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max9867: silence and array overflow warningDan Carpenter2016-02-261-0/+2
* ASoC: max9867: Use params_width instead of open-codedAxel Lin2016-02-241-3/+2Star
* ASoC: max9867: fix type of variable containing error codesAndrzej Hajda2016-02-241-1/+2
* ASoC: max9867: Constify max9867_reg and max9867_regmapAxel Lin2016-02-201-2/+2
* ASoC: max9867: Make max9867_i2c_id NULL terminatedAxel Lin2016-02-201-0/+1
* ASoC: max9867: Changed the if-else case to switch caseanish kumar2016-02-181-6/+12
* ASoC: Add max9867 codec driveranish kumar2016-02-181-0/+537