aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l73.c
Commit message (Expand)AuthorAge
* ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs.Paul Handrigan2013-03-05
* Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown2012-12-15
|\
| * ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUTPaul Handrigan2012-12-09
| * ASoC: cs42l73: Add DAPM events for power down.Paul Handrigan2012-12-09
| * ASoC: cs42l73: Add DMIC's as DAPM inputs.Paul Handrigan2012-12-09
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
|/
* ASoC: cs42l73: Convert to devm_regmap_init_i2c()Brian Austin2012-06-05
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-05-21
|\
| * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13
| |\
| * | ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin2012-05-09
| * | ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin2012-05-09
| * | ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin2012-05-09
| * | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
| * | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-03
* | | ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin2012-05-11
| |/ |/|
* | ASoC: cs42l73: don't use negative array indexJesper Juhl2012-04-13
|/
* ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin2012-02-01
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmtAxel Lin2011-11-29
* ASoC: Convert CS42L73 to devm_kzalloc()Brian Austin2011-11-28
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-23
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Staticise and constify cs42l73_reg_defaultsMark Brown2011-11-23
* ASoC: cs42l73: Make inv and format to be unsigned intAxel Lin2011-11-22
* ASoC: cs42l73: Unify the way to define bits of registerAxel Lin2011-11-22
* ASoC: Remove redundant regcache_sync call in cs42l73_resumeAxel Lin2011-11-21
* ASoC: cs42l73: Show correct revision idAxel Lin2011-11-21
* ASoC: cs42l73: Return proper error code if device id mismatchAxel Lin2011-11-21
* ASoC: Add support for CS42L73 codecBrian Austin2011-11-17