summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9860.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: max9860: Use modern ASoC DAI format terminologyMark Brown2022-06-061-3/+3
* ASoC: max9860: Use modern ASoC DAI format terminologyMark Brown2022-02-281-3/+3
* ASoC: codecs: max9860: Use dev_err_probe() helperKuninori Morimoto2021-12-201-8/+4
* ASoC: max*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-1/+2
* ASoC: max9860: switch to SPDX license tagPeter Rosin2018-04-161-20/+11
* ASoC: max9860: fix whitespace issues caused by mindless conversionPeter Rosin2018-04-161-3/+5
* ASoC: max9860: switch to using .probe_newPeter Rosin2018-04-161-3/+2
* ASoC: max9860: replace codec to componentKuninori Morimoto2018-02-121-36/+34
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on max9860Kuninori Morimoto2016-08-081-6/+8
* ASoC: max9860: fix non static symbol warningsWei Yongjun2016-06-181-2/+2
* ASoC: max9860: new driverPeter Rosin2016-05-301-0/+753