summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9867.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: max9867: make array ni_div static constColin Ian King2017-06-221-1/+1
*-. Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', '...Mark Brown2017-04-301-2/+2
|\ \
| * | ASoC: max9867: export OF device ID as module aliasesJavier Martinez Canillas2017-04-051-2/+2
| |/
* / ASoC: max9867: remove unused ‘ret’Vinod Koul2016-12-151-3/+2Star
|/
*-. Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '...Mark Brown2016-09-291-3/+2Star
|\ \
| | * ASoC: max9867: remove usage of obsoleted TLV-related macroTakashi Sakamoto2016-09-281-3/+2Star
| |/
* / ASoC: codec duplicated callback function goes to component on wm9867Kuninori Morimoto2016-08-081-6/+8
|/
* ASoC: max9867: Fix unix permissions for source files.Enric Balletbo i Serra2016-06-221-0/+0
* 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