summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5631.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: rt5631: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-4/+4
* ASoC: rt5631: add Volume to the name of volume controlBard Liao2018-07-251-2/+2
* ASoC: rt5631: replace codec to componentKuninori Morimoto2018-02-121-161/+163
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on rt5631Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: rt5631: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: rt5631: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-201-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: rt5631: constify of_device_id arrayFabian Frederick2015-03-221-1/+1
* ASoC: rt5631: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-151-10/+18
* ASoC: rt5631: Cleanup bias level transitionsLars-Peter Clausen2014-11-241-26/+1
* ASoC: rt5631: Fixing compilation warning when DT is disabledKrishna Mohan Dani2014-11-171-0/+2
* ASoC: rt5631: Adding Device Tree compatibility to Realtek's ALC5631/RT5631 co...Krishna Mohan Dani2014-11-131-0/+9
* ASoC: rt5631: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-9/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-9/+0
* | ASoC: rt5631: Remove superfluous constTakashi Iwai2014-02-201-45/+30
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-2/+2
* ASoC: rt5631: Fix return valueSachin Kamat2012-11-191-1/+1
* ASoC: rt5631: Convert to direct regmap API usageMark Brown2012-05-091-41/+54
* ASoC: rt5631: Convert to module_i2c_driver()Mark Brown2012-05-091-11/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Convert rt5631 to devm_kzalloc()Axel Lin2012-01-021-5/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
* ASoC: rt5631: Remove unused codec field from struct rt5631_privAxel Lin2011-10-201-2/+0
* ASoC: Remove unused function check_vdac_to_outmix from rt5631Mark Brown2011-09-301-14/+0
* ASoC: Staticise non-exported symbols in rt5631Mark Brown2011-09-301-3/+3
* ASoC: Staticize rt5631_daiAxel Lin2011-09-231-1/+1
* ASoC: Add driver for rt5631johnnyhsu@realtek.com2011-09-211-0/+1789