aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5631.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-22ASoC: rt5631: constify of_device_id arrayFabian Frederick1-1/+1
2015-01-15ASoC: rt5631: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-10/+18
2014-11-24ASoC: rt5631: Cleanup bias level transitionsLars-Peter Clausen1-26/+1
2014-11-17ASoC: rt5631: Fixing compilation warning when DT is disabledKrishna Mohan Dani1-0/+2
2014-11-13ASoC: rt5631: Adding Device Tree compatibility to Realtek's ALC5631/RT5631 codec driverKrishna Mohan Dani1-0/+9
2014-07-31ASoC: rt5631: Convert to params_width()Mark Brown1-5/+5
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-9/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-9/+0
2014-02-20ASoC: rt5631: Remove superfluous constTakashi Iwai1-45/+30
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-2/+2
2012-11-19ASoC: rt5631: Fix return valueSachin Kamat1-1/+1
2012-05-09ASoC: rt5631: Convert to direct regmap API usageMark Brown1-41/+54
2012-05-09ASoC: rt5631: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-01-02ASoC: Convert rt5631 to devm_kzalloc()Axel Lin1-5/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-20ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-10-20ASoC: rt5631: Remove unused codec field from struct rt5631_privAxel Lin1-2/+0
2011-09-30ASoC: Remove unused function check_vdac_to_outmix from rt5631Mark Brown1-14/+0
2011-09-30ASoC: Staticise non-exported symbols in rt5631Mark Brown1-3/+3
2011-09-23ASoC: Staticize rt5631_daiAxel Lin1-1/+1
2011-09-21ASoC: Add driver for rt5631johnnyhsu@realtek.com1-0/+1789