aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max9867.c
AgeCommit message (Expand)Author
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt
2022-02-28ASoC: max9867: Use modern ASoC DAI format terminologyMark Brown
2021-01-21ASoC: max*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-26ASoC: max9867: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-08-27ASoC: max9867: shutdown codec when changing filter typePavel Dobias
2020-07-16ASoC: codecs: max*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown
2020-05-22ASoC: max9867: keep ADCs and DACs always onPavel Dobias
2020-05-22ASoC: max9867: add digital microphone controlsPavel Dobias
2020-05-20ASoC: max9867: add mono playback switchPavel Dobias
2020-05-20ASoC: max9867: add filter controlsPavel Dobias
2020-05-20ASoC: max9867: don't use regmap defaultsPavel Dobias
2020-05-20ASoC: max9867: fix ADC level controlPavel Dobias
2020-05-18ASoC: max9867: fix volume controlsPavel Dobias
2018-12-07ASoC: max9867: Add copyright and module authorLadislav Michl
2018-12-07ASoC: max9867: Fix signal pathsLadislav Michl
2018-12-07ASoC: max9867: Calculate LRCLK dividerLadislav Michl
2018-12-07ASoC: max9867: Fix power managementLadislav Michl
2018-12-07ASoC: max9867: Remove useless assignmentLadislav Michl
2018-11-26ASoC: max9867: Fix whitespaceLadislav Michl
2018-03-02ASoC: max9867: Drop probe functionLadislav Michl
2018-03-02Merge branch 'topic/wm9867' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2018-03-01ASoC: max9867: DSP modeLadislav Michl
2018-03-01ASoC: max9867: Fix codec capabilitiesLadislav Michl
2018-03-01ASoC: max9867: Improve error loggingLadislav Michl
2018-02-12ASoC: wm9867: replace codec to componentKuninori Morimoto
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-06-22ASoC: max9867: make array ni_div static constColin Ian King
2017-04-30Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', '...Mark Brown
2017-04-05ASoC: max9867: export OF device ID as module aliasesJavier Martinez Canillas
2016-12-15ASoC: max9867: remove unused ‘ret’Vinod Koul
2016-09-29Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '...Mark Brown
2016-09-28ASoC: max9867: remove usage of obsoleted TLV-related macroTakashi Sakamoto
2016-08-08ASoC: codec duplicated callback function goes to component on wm9867Kuninori Morimoto
2016-06-22ASoC: max9867: Fix unix permissions for source files.Enric Balletbo i Serra
2016-02-26ASoC: max9867: silence and array overflow warningDan Carpenter
2016-02-24ASoC: max9867: Use params_width instead of open-codedAxel Lin
2016-02-24ASoC: max9867: fix type of variable containing error codesAndrzej Hajda
2016-02-21ASoC: max9867: Constify max9867_reg and max9867_regmapAxel Lin
2016-02-21ASoC: max9867: Make max9867_i2c_id NULL terminatedAxel Lin
2016-02-18ASoC: max9867: Changed the if-else case to switch caseanish kumar
2016-02-18ASoC: Add max9867 codec driveranish kumar