aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98925.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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