aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l73.c
AgeCommit message (Expand)Author
2014-05-06ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin
2013-10-20ASoC: cs42l73: Add Device Tree support for CS42L73Brian Austin
2013-10-18ASoC: cs42l73: Namespace defines for cs42l73 codecBrian Austin
2013-10-18ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin
2013-03-06ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs.Paul Handrigan
2012-12-15Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown
2012-12-10ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUTPaul Handrigan
2012-12-10ASoC: cs42l73: Add DAPM events for power down.Paul Handrigan
2012-12-10ASoC: cs42l73: Add DMIC's as DAPM inputs.Paul Handrigan
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-06-05ASoC: cs42l73: Convert to devm_regmap_init_i2c()Brian Austin
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin
2012-05-09ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin
2012-05-09ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin
2012-05-09ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin
2012-04-13ASoC: cs42l73: don't use negative array indexJesper Juhl
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-02-01ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-29ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmtAxel Lin
2011-11-28ASoC: Convert CS42L73 to devm_kzalloc()Brian Austin
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-23ASoC: Staticise and constify cs42l73_reg_defaultsMark Brown
2011-11-22ASoC: cs42l73: Make inv and format to be unsigned intAxel Lin
2011-11-22ASoC: cs42l73: Unify the way to define bits of registerAxel Lin
2011-11-21ASoC: Remove redundant regcache_sync call in cs42l73_resumeAxel Lin
2011-11-21ASoC: cs42l73: Show correct revision idAxel Lin
2011-11-21ASoC: cs42l73: Return proper error code if device id mismatchAxel Lin
2011-11-17ASoC: Add support for CS42L73 codecBrian Austin