summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5616.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-4/+2
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-02-12ASoC: rt5616: replace codec to componentKuninori Morimoto1-110/+109
2017-10-21ASoC: rt5616: fix 0x91 default valueBard Liao1-1/+1
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-11-14ASoC: rt5616: Don't use rtd->codecLars-Peter Clausen1-2/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rockchip' and '...Mark Brown1-5/+4
2016-09-28ASoC: rt5616: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-27ASoC: rt5616: add static qualifier for file local symbolsTakashi Sakamoto1-2/+2
2016-08-08ASoC: codec duplicated callback function goes to component on rt5616Kuninori Morimoto1-6/+8
2016-03-07ASoC: rt5616: add missing mute control for HPVOLJohn Lin1-0/+2
2016-01-29ASoC: rt5616: Add support sample rate to 192KHzXing Zheng1-1/+1
2016-01-28ASoC: rt5616: add the mclk for the codec driverCaesar Wang1-0/+34
2016-01-28ASoC: rt5616: trivial: fix the typoCaesar Wang1-185/+191
2015-12-23ASoC: rt5616: rename some alsa control namesBard Liao1-3/+3
2015-12-22ASoC: rt5616: add an of_match tableCaesar Wang1-0/+9
2015-12-22ASoC: rt5616: Return error if device ID mismatchAxel Lin1-1/+1
2015-12-19ASoC: rt5616: add rt5616 codec driverBard Liao1-0/+1372