index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5631.c
Age
Commit message (
Expand
)
Author
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