index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt274.c
Age
Commit message (
Expand
)
Author
2024-02-12
ASoC: codecs: fix TYPO 'reguest' to 'request' in error log
Yinchuan Guo
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-11
ASoC: codecs: rt274: Set component to NULL on remove
Amadeusz Sławiński
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-10
ASoC: codecs: rt274: Always init jack_detect_work
Cezary Rojewski
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2021-01-21
ASoC: rt*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-07-09
Merge series "ASoC: Clean-up W=1 build warnings - part1" from Pierre-Louis...
Mark Brown
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
ASoC: codecs: rt*: fix 'defined but not used' warning
Pierre-Louis Bossart
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-06
SoC: rt274: Fix internal jack assignment in set_jack callback
Amadeusz Sławiński
2019-01-08
ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitia...
Yizhuo
2019-01-07
ASoC: rt274: fix boolean tests
Pierre-Louis Bossart
2019-01-04
ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
Yizhuo
2018-10-05
ASoC: rt274: Add fall-through annotations
Takashi Iwai
2018-02-12
ASoC: rt274: replace codec to component
Kuninori Morimoto
2017-09-01
Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...
Mark Brown
2017-08-30
ASoC: rt274: add acpi id
Bard Liao
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-07-19
ASoC: rt274: correct comment style
Bard Liao
2017-07-18
ASoC: rt274: add rt274 codec driver
Bard Liao