summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l51.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin2014-05-061-5/+4
* ASoC: cs42l51: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-031-3/+3
* ASoC: Convert cs42l51 to devm_kzalloc()Axel Lin2012-01-021-6/+2
* ASoC: Convert cs42l51 to table based DAPM and control initAxel Lin2011-12-201-9/+8
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-231-1/+1
|\
| * ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin2011-11-231-1/+1
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* | ASoC: Avoid a redundant read in cs42l51_pdn_eventAxel Lin2011-11-081-8/+5
|/
* ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin2011-10-061-5/+4
* ASoC: Remove unused "control_data" field of struct cs42l51_privateAxel Lin2011-09-281-5/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-2/+3
* ASoC: Change my mail addressArnaud Patard (Rtp)2010-09-151-1/+1
* ASoC: OpenRD Client : Fix naming breakage due to multicomponent supportArnaud Patard (Rtp)2010-08-311-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-201/+92
* ASoC: Add driver for cs42l51apatard@mandriva.com2010-05-311-0/+763