index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5631.c
Age
Commit message (
Expand
)
Author
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2021-07-12
ASoC: rt5631: Fix regcache sync errors on resume
Maxim Schwalm
2021-03-10
ASoC: rt5631: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-10
ASoc: rt5631: Constify static struct coeff_clk_div
Rikard Falkeborn
2020-07-10
ASoC: codecs: rt5631: fix spurious kernel-doc start and missing arguments
Pierre-Louis Bossart
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-06
ASoC: rt5631: use true and false for boolean values
Gustavo A. R. Silva
2018-07-25
ASoC: rt5631: add Volume to the name of volume control
Bard Liao
2018-02-12
ASoC: rt5631: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on rt5631
Kuninori Morimoto
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-05
ASoC: rt5631: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-20
ASoC: rt5631: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-03-22
ASoC: rt5631: constify of_device_id array
Fabian Frederick
2015-01-15
ASoC: rt5631: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2014-11-24
ASoC: rt5631: Cleanup bias level transitions
Lars-Peter Clausen
2014-11-17
ASoC: rt5631: Fixing compilation warning when DT is disabled
Krishna Mohan Dani
2014-11-13
ASoC: rt5631: Adding Device Tree compatibility to Realtek's ALC5631/RT5631 co...
Krishna Mohan Dani
2014-07-31
ASoC: rt5631: Convert to params_width()
Mark Brown
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-20
ASoC: rt5631: Remove superfluous const
Takashi Iwai
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-11-19
ASoC: rt5631: Fix return value
Sachin Kamat
2012-05-09
ASoC: rt5631: Convert to direct regmap API usage
Mark Brown
2012-05-09
ASoC: rt5631: Convert to module_i2c_driver()
Mark Brown
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-01-02
ASoC: Convert rt5631 to devm_kzalloc()
Axel Lin
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-20
ASoC: rt5631: fix DB_RANGE size
Clemens Ladisch
2011-10-20
ASoC: rt5631: Remove unused codec field from struct rt5631_priv
Axel Lin
2011-09-30
ASoC: Remove unused function check_vdac_to_outmix from rt5631
Mark Brown
2011-09-30
ASoC: Staticise non-exported symbols in rt5631
Mark Brown
2011-09-23
ASoC: Staticize rt5631_dai
Axel Lin
2011-09-21
ASoC: Add driver for rt5631
johnnyhsu@realtek.com