summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9867.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max9867: Drop probe functionLadislav Michl2018-03-021-10/+0
* Merge branch 'topic/wm9867' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2018-03-021-35/+30
|\
| * ASoC: wm9867: replace codec to componentKuninori Morimoto2018-02-121-35/+30
* | ASoC: max9867: DSP modeLadislav Michl2018-03-011-4/+10
* | ASoC: max9867: Fix codec capabilitiesLadislav Michl2018-03-011-2/+3
* | ASoC: max9867: Improve error loggingLadislav Michl2018-03-011-3/+4
|/
* 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/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '...Mark Brown2016-09-291-3/+2
|\ \
| | * ASoC: max9867: remove usage of obsoleted TLV-related macroTakashi Sakamoto2016-09-281-3/+2
| |/
* | 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/+2
* ASoC: max9867: fix type of variable containing error codesAndrzej Hajda2016-02-241-1/+2
* ASoC: max9867: Constify max9867_reg and max9867_regmapAxel Lin2016-02-211-2/+2
* ASoC: max9867: Make max9867_i2c_id NULL terminatedAxel Lin2016-02-211-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
OpenPOWER on IntegriCloud