aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/max9860.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: max9860: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2022-02-28ASoC: max9860: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2021-12-20ASoC: codecs: max9860: Use dev_err_probe() helperKuninori Morimoto1-8/+4
2021-01-21ASoC: max*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski1-1/+2
2018-04-16ASoC: max9860: switch to SPDX license tagPeter Rosin1-20/+11
2018-04-16ASoC: max9860: fix whitespace issues caused by mindless conversionPeter Rosin1-3/+5
2018-04-16ASoC: max9860: switch to using .probe_newPeter Rosin1-3/+2
2018-02-12ASoC: max9860: replace codec to componentKuninori Morimoto1-36/+34
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on max9860Kuninori Morimoto1-6/+8
2016-06-18ASoC: max9860: fix non static symbol warningsWei Yongjun1-2/+2
2016-05-30ASoC: max9860: new driverPeter Rosin1-0/+753