aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l51.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-06ASoC: cs42l51: Use module_i2c_driverSachin Kamat1-18/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin1-3/+3
2012-01-02ASoC: Convert cs42l51 to devm_kzalloc()Axel Lin1-6/+2
2011-12-20ASoC: Convert cs42l51 to table based DAPM and control initAxel Lin1-9/+8
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+1
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-08ASoC: Avoid a redundant read in cs42l51_pdn_eventAxel Lin1-8/+5
2011-10-06ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin1-5/+4
2011-09-28ASoC: Remove unused "control_data" field of struct cs42l51_privateAxel Lin1-5/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-2/+3
2010-09-15ASoC: Change my mail addressArnaud Patard (Rtp)1-1/+1
2010-08-31ASoC: OpenRD Client : Fix naming breakage due to multicomponent supportArnaud Patard (Rtp)1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-201/+92
2010-05-31ASoC: Add driver for cs42l51apatard@mandriva.com1-0/+763