summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98925.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98925: replace codec to componentKuninori Morimoto2018-02-121-38/+34
* ASoC: max98925: Return proper error if revision mismatchAxel Lin2017-10-131-10/+13
* ASoC: codec duplicated callback function goes to component on max98925Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown2015-08-301-1/+1
|\ \
| | * ASoC: Use params_width() at appropriate placesAxel Lin2015-07-241-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-3/+0
|\ \ \ | | |/ | |/|
| | * ASoC: max98925: reading beyond the end of the arrayDan Carpenter2015-07-211-2/+0
| | * ASoC: max98925: Remove control_data initializationLars-Peter Clausen2015-07-141-1/+0
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: max98925: Fix mask for setting DAI invert modeAxel Lin2015-05-261-1/+1
* ASoC: max98925: Fix bit-width 24 settings in max98925_dai_hw_paramsAxel Lin2015-03-271-2/+2
* ASoC: max98925: Constify regmap config and other codec dataKrzysztof Kozlowski2015-03-201-4/+4
* ASoC: max98925: trivial duplicate typo fix in set_fmtAnish Kumar2015-03-121-1/+1
* ASoC: max98925_spk_tlv can be statickbuild test robot2015-03-111-1/+1
* ASoC: Add max98925 codec driverAnish Kumar2015-03-111-0/+655