summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5631.c
Commit message (Expand)AuthorAgeFilesLines
* 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