aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l51.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on cs42l51Kuninori Morimoto1-6/+8
2016-03-01ASoC: cs42l51: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2014-12-08Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'asoc/topic/cs42l51' and 'asoc/topic/cs42l73' into asoc-nextMark Brown1-2/+4
2014-11-21ASoC: cs42l51: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-2/+4
2014-11-12ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni1-1/+3
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-nextMark Brown1-56/+20
2014-04-18ASoC: cs42l51: Fix mask for REVIDAxel Lin1-1/+2
2014-04-16ASoC: cs42l51: split i2c from codec driverBrian Austin1-56/+19
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-23Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown1-6/+0
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown1-46/+40
2014-03-19ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrolsBrian Austin1-5/+4
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-12Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-nextMark Brown1-8/+7
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-23ASoC: wm2200: Use SOC_ENUM_SINGLE_*_DECL()Takashi Iwai1-8/+7
2014-02-19ASoC: cs42l51: Remove unused variableSachin Kamat1-1/+0
2014-02-11ASoC: cs42l51: Convert to direct regmap API usageMark Brown1-34/+25
2014-02-11ASoC: cs42l51: Don't log if we fail to allocate memoryMark Brown1-3/+1
2014-02-11ASoC: cs42l51: add Device Tree binding to cs42l51Thomas Petazzoni1-0/+7
2014-01-13ASoC: cs42l51: Use params_width() rather than memory formatMark Brown1-9/+5
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