| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-v3.15-2' into asoc-next | Mark Brown | 2014-03-23 | 1 | -10/+1 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -10/+1 |
| |\ |
|
| | * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -10/+1 |
* | | | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 2014-03-23 | 1 | -29/+26 |
|\ \ \
| |/ / |
|
| * | | ASoC: cs42l73: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -18/+18 |
| * | | ASoC: cs42l73: Constify rate constraints | Lars-Peter Clausen | 2014-02-07 | 1 | -2/+2 |
| * | | ASoC: cs42l73: Don't mix SNDRV_PCM_RATE_KNOT with specific rates | Lars-Peter Clausen | 2014-02-05 | 1 | -9/+6 |
| |/ |
|
* | | ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE | Brian Austin | 2014-03-18 | 1 | -3/+3 |
|/ |
|
* | ASoC: cs42l73: Add Device Tree support for CS42L73 | Brian Austin | 2013-10-20 | 1 | -2/+27 |
* | ASoC: cs42l73: Namespace defines for cs42l73 codec | Brian Austin | 2013-10-18 | 1 | -19/+19 |
* | ASoC: cs42l73: Add platform data support for cs42l73 codec | Brian Austin | 2013-10-18 | 1 | -18/+33 |
* | ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs. | Paul Handrigan | 2013-03-06 | 1 | -1/+5 |
* | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next | Mark Brown | 2012-12-15 | 1 | -27/+89 |
|\ |
|
| * | ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUT | Paul Handrigan | 2012-12-10 | 1 | -19/+13 |
| * | ASoC: cs42l73: Add DAPM events for power down. | Paul Handrigan | 2012-12-10 | 1 | -8/+72 |
| * | ASoC: cs42l73: Add DMIC's as DAPM inputs. | Paul Handrigan | 2012-12-10 | 1 | -0/+4 |
* | | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -4/+4 |
|/ |
|
* | ASoC: cs42l73: Convert to devm_regmap_init_i2c() | Brian Austin | 2012-06-05 | 1 | -15/+5 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2012-05-21 | 1 | -50/+43 |
|\ |
|
| * | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 | 1 | -0/+2 |
| |\ |
|
| * | | ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI's | Brian Austin | 2012-05-09 | 1 | -13/+28 |
| * | | ASoC: cs42l73: Remove Chip ID's from reg_default | Brian Austin | 2012-05-09 | 1 | -3/+0 |
| * | | ASoC: cs42l73: Convert to module_i2c_driver() | Brian Austin | 2012-05-09 | 1 | -19/+1 |
| * | | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
| * | | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV | Brian Austin | 2012-04-03 | 1 | -13/+13 |
* | | | ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB | Brian Austin | 2012-05-11 | 1 | -8/+8 |
| |/
|/| |
|
* | | ASoC: cs42l73: don't use negative array index | Jesper Juhl | 2012-04-13 | 1 | -0/+2 |
|/ |
|
* | ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master mode | Axel Lin | 2012-02-01 | 1 | -1/+1 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt | Axel Lin | 2011-11-29 | 1 | -1/+2 |
* | ASoC: Convert CS42L73 to devm_kzalloc() | Brian Austin | 2011-11-28 | 1 | -4/+2 |
* | ASoC: Cleanup duplicated const | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Staticise and constify cs42l73_reg_defaults | Mark Brown | 2011-11-23 | 1 | -1/+1 |
* | ASoC: cs42l73: Make inv and format to be unsigned int | Axel Lin | 2011-11-22 | 1 | -1/+1 |
* | ASoC: cs42l73: Unify the way to define bits of register | Axel Lin | 2011-11-22 | 1 | -3/+3 |
* | ASoC: Remove redundant regcache_sync call in cs42l73_resume | Axel Lin | 2011-11-21 | 1 | -4/+0 |
* | ASoC: cs42l73: Show correct revision id | Axel Lin | 2011-11-21 | 1 | -1/+1 |
* | ASoC: cs42l73: Return proper error code if device id mismatch | Axel Lin | 2011-11-21 | 1 | -0/+1 |
* | ASoC: Add support for CS42L73 codec | Brian Austin | 2011-11-17 | 1 | -0/+1457 |