summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5616.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: rt5616: Simplify mclk initializationCezary Rojewski2024-02-211-6/+3
* ASoC: rt5616: Use maple tree register cacheMark Brown2023-06-191-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-4/+2
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* ASoC: rt5616: replace codec to componentKuninori Morimoto2018-02-121-110/+109
* ASoC: rt5616: fix 0x91 default valueBard Liao2017-10-211-1/+1
* ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: rt5616: Don't use rtd->codecLars-Peter Clausen2016-11-141-2/+1
*-. Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rockchip' and '...Mark Brown2016-09-291-5/+4
|\ \
| | * ASoC: rt5616: remove usage of obsoleted TLV-related macroTakashi Sakamoto2016-09-281-3/+2
| | * ASoC: rt5616: add static qualifier for file local symbolsTakashi Sakamoto2016-09-271-2/+2
| |/
* / ASoC: codec duplicated callback function goes to component on rt5616Kuninori Morimoto2016-08-081-6/+8
|/
* ASoC: rt5616: add missing mute control for HPVOLJohn Lin2016-03-071-0/+2
* ASoC: rt5616: Add support sample rate to 192KHzXing Zheng2016-01-291-1/+1
* ASoC: rt5616: add the mclk for the codec driverCaesar Wang2016-01-281-0/+34
* ASoC: rt5616: trivial: fix the typoCaesar Wang2016-01-281-185/+191
* ASoC: rt5616: rename some alsa control namesBard Liao2015-12-231-3/+3
* ASoC: rt5616: add an of_match tableCaesar Wang2015-12-221-0/+9
* ASoC: rt5616: Return error if device ID mismatchAxel Lin2015-12-221-1/+1
* ASoC: rt5616: add rt5616 codec driverBard Liao2015-12-191-0/+1372