summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt274.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo2024-02-121-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-3/+1
* ASoC: codecs: rt274: Set component to NULL on removeAmadeusz Sławiński2022-07-111-0/+1
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: codecs: rt274: Always init jack_detect_workCezary Rojewski2022-06-101-6/+3
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: rt*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* Merge series "ASoC: Clean-up W=1 build warnings​ - part1" from Pierre-Louis...Mark Brown2020-07-091-0/+2
|\
| * ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart2020-07-091-0/+2
* | ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-2/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński2019-06-061-1/+2
* ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitia...Yizhuo2019-01-081-2/+9
* ASoC: rt274: fix boolean testsPierre-Louis Bossart2019-01-071-4/+4
* ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo2019-01-041-1/+4
* ASoC: rt274: Add fall-through annotationsTakashi Iwai2018-10-051-0/+2
* ASoC: rt274: replace codec to componentKuninori Morimoto2018-02-121-104/+102
* Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown2017-09-011-0/+1
|\
| * ASoC: rt274: add acpi idBard Liao2017-08-301-0/+1
* | ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: rt274: correct comment styleBard Liao2017-07-191-1/+1
* ASoC: rt274: add rt274 codec driverBard Liao2017-07-181-0/+1228