aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98925.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-28ASoC: max98925: Use modern ASoC DAI format terminologyMark Brown1-8/+5
2020-11-26ASoC: max98925: drop driver pm=NULL assignmentKrzysztof Kozlowski1-1/+0
2020-11-26ASoC: max98925: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2018-02-12ASoC: max98925: replace codec to componentKuninori Morimoto1-38/+34
2017-10-13ASoC: max98925: Return proper error if revision mismatchAxel Lin1-10/+13
2016-08-08ASoC: codec duplicated callback function goes to component on max98925Kuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc/topic/ux500' and 'asoc/topic/width' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max9877' and 'asoc/topic/max98925' into asoc-nextMark Brown1-3/+0
2015-07-24ASoC: Use params_width() at appropriate placesAxel Lin1-1/+1
2015-07-21ASoC: max98925: reading beyond the end of the arrayDan Carpenter1-2/+0
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-14ASoC: max98925: Remove control_data initializationLars-Peter Clausen1-1/+0
2015-05-26ASoC: max98925: Fix mask for setting DAI invert modeAxel Lin1-1/+1
2015-03-27ASoC: max98925: Fix bit-width 24 settings in max98925_dai_hw_paramsAxel Lin1-2/+2
2015-03-20ASoC: max98925: Constify regmap config and other codec dataKrzysztof Kozlowski1-4/+4
2015-03-12ASoC: max98925: trivial duplicate typo fix in set_fmtAnish Kumar1-1/+1
2015-03-11ASoC: max98925_spk_tlv can be statickbuild test robot1-1/+1
2015-03-11ASoC: Add max98925 codec driverAnish Kumar1-0/+655