summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5631.c
AgeCommit message (Expand)Author
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-19ASoC: rt5631: Fix return valueSachin Kamat
2012-05-09ASoC: rt5631: Convert to direct regmap API usageMark Brown
2012-05-09ASoC: rt5631: Convert to module_i2c_driver()Mark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-01-02ASoC: Convert rt5631 to devm_kzalloc()Axel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-20ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch
2011-10-20ASoC: rt5631: Remove unused codec field from struct rt5631_privAxel Lin
2011-09-30ASoC: Remove unused function check_vdac_to_outmix from rt5631Mark Brown
2011-09-30ASoC: Staticise non-exported symbols in rt5631Mark Brown
2011-09-23ASoC: Staticize rt5631_daiAxel Lin
2011-09-21ASoC: Add driver for rt5631johnnyhsu@realtek.com