summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98927.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-09-11ASoC: max98927: Drop pointless includesLinus Walleij
2023-08-07ASoC: codecs: max9892x: Reformat to coding styleKrzysztof Kozlowski
2023-08-07ASoC: codecs: max9892x: Unify interleave mode OF propertyKrzysztof Kozlowski
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt
2022-02-28ASoC: max98927: Use modern ASoC DAI format terminologyMark Brown
2022-01-31ASoC: max98927: add missing header fileRandy Dunlap
2021-10-07ASoC: max98927: Handle reset gpio when probing i2cAlejandro Tafalla
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-07ASoC: max98927: fix boolean assignmentsPierre-Louis Bossart
2018-02-12ASoC: max98927: replace codec to componentKuninori Morimoto
2017-11-27ASoC: don't use codec hw_write on max98927Kuninori Morimoto
2017-09-25ASoC: max98927: Added max98927_dai_tdm_slot functionRyan Lee
2017-09-25ASoC: max98927: Added support for DSP_A and DSP_B formatRyan Lee
2017-09-01Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...Mark Brown
2017-08-31ASoC: max98927: Changed device property read functionRyan Lee
2017-08-31ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee
2017-08-31ASoC: max98927: Added PM suspend and resume functionRyan Lee
2017-08-31ASoC: max98927: Modified chip default register valuesRyan Lee
2017-08-31ASoC: max98927: Added missing \n to end of dev_err messagesRyan Lee
2017-08-31ASoC: max98927: Updated volatile register listRyan Lee
2017-07-26ASoC: remove cache_bypass from snd_soc_codecKuninori Morimoto
2017-04-06ASoC: Add support for Maxim Integrated MAX98927 AmplifierRyan Lee