summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l51.c
AgeCommit message (Expand)Author
2014-12-08Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso...Mark Brown
2014-11-21ASoC: cs42l51: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-11-12ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown
2014-04-18ASoC: cs42l51: Fix mask for REVIDAxel Lin
2014-04-16ASoC: cs42l51: split i2c from codec driverBrian Austin
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-23Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-19ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-12Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm2200: Use SOC_ENUM_SINGLE_*_DECL()Takashi Iwai
2014-02-19ASoC: cs42l51: Remove unused variableSachin Kamat
2014-02-11ASoC: cs42l51: Convert to direct regmap API usageMark Brown
2014-02-11ASoC: cs42l51: Don't log if we fail to allocate memoryMark Brown
2014-02-11ASoC: cs42l51: add Device Tree binding to cs42l51Thomas Petazzoni
2014-01-13ASoC: cs42l51: Use params_width() rather than memory formatMark Brown
2012-08-06ASoC: cs42l51: Use module_i2c_driverSachin Kamat
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin
2012-01-02ASoC: Convert cs42l51 to devm_kzalloc()Axel Lin
2011-12-20ASoC: Convert cs42l51 to table based DAPM and control initAxel Lin
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-08ASoC: Avoid a redundant read in cs42l51_pdn_eventAxel Lin
2011-10-06ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin
2011-09-28ASoC: Remove unused "control_data" field of struct cs42l51_privateAxel Lin
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-15ASoC: Change my mail addressArnaud Patard (Rtp)
2010-08-31ASoC: OpenRD Client : Fix naming breakage due to multicomponent supportArnaud Patard (Rtp)
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-31ASoC: Add driver for cs42l51apatard@mandriva.com