summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5616.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2024-02-21ASoC: codecs: rt5616: Simplify mclk initializationCezary Rojewski
2023-06-19ASoC: rt5616: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-02-12ASoC: rt5616: replace codec to componentKuninori Morimoto
2017-10-21ASoC: rt5616: fix 0x91 default valueBard Liao
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-11-14ASoC: rt5616: Don't use rtd->codecLars-Peter Clausen
2016-09-29Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rockchip' and '...Mark Brown
2016-09-28ASoC: rt5616: remove usage of obsoleted TLV-related macroTakashi Sakamoto
2016-09-27ASoC: rt5616: add static qualifier for file local symbolsTakashi Sakamoto
2016-08-08ASoC: codec duplicated callback function goes to component on rt5616Kuninori Morimoto
2016-03-07ASoC: rt5616: add missing mute control for HPVOLJohn Lin
2016-01-29ASoC: rt5616: Add support sample rate to 192KHzXing Zheng
2016-01-28ASoC: rt5616: add the mclk for the codec driverCaesar Wang
2016-01-28ASoC: rt5616: trivial: fix the typoCaesar Wang
2015-12-23ASoC: rt5616: rename some alsa control namesBard Liao
2015-12-22ASoC: rt5616: add an of_match tableCaesar Wang
2015-12-22ASoC: rt5616: Return error if device ID mismatchAxel Lin
2015-12-19ASoC: rt5616: add rt5616 codec driverBard Liao