summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt274.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-07-11ASoC: codecs: rt274: Set component to NULL on removeAmadeusz Sławiński1-0/+1
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-10ASoC: codecs: rt274: Always init jack_detect_workCezary Rojewski1-6/+3
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2021-01-21ASoC: rt*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-09Merge series "ASoC: Clean-up W=1 build warnings​ - part1" from Pierre-Louis...Mark Brown1-0/+2
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-09ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-06SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński1-1/+2
2019-01-08ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitia...Yizhuo1-2/+9
2019-01-07ASoC: rt274: fix boolean testsPierre-Louis Bossart1-4/+4
2019-01-04ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo1-1/+4
2018-10-05ASoC: rt274: Add fall-through annotationsTakashi Iwai1-0/+2
2018-02-12ASoC: rt274: replace codec to componentKuninori Morimoto1-104/+102
2017-09-01Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown1-0/+1
2017-08-30ASoC: rt274: add acpi idBard Liao1-0/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-19ASoC: rt274: correct comment styleBard Liao1-1/+1
2017-07-18ASoC: rt274: add rt274 codec driverBard Liao1-0/+1228