| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: cs42l73: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -64/+58 |
* | ASoC: cs42l73: Remove trailing semicolon | Luis de Bethencourt | 2018-01-12 | 1 | -1/+1 |
* | ASoC: cs42l73: Improve two size determinations in cs42l73_i2c_probe() | Markus Elfring | 2017-11-27 | 1 | -5/+3 |
* | ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42... | Markus Elfring | 2017-11-27 | 1 | -3/+2 |
* | ASoC: cs42l73: Remove cache bypass for read of ID registers | Charles Keepax | 2016-10-25 | 1 | -4/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a... | Mark Brown | 2016-09-29 | 1 | -2/+2 |
|\ \ |
|
| | * | ASoC: cs42l73: Constify cs42l73_mclk_coeffs and cs42l73_mclkx_coeffs tables | Axel Lin | 2016-08-08 | 1 | -2/+2 |
| |/ |
|
* / | ASoC: codec duplicated callback function goes to component on cs42l73 | Kuninori Morimoto | 2016-08-08 | 1 | -7/+8 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 2015-08-30 | 1 | -8/+6 |
|\ \ |
|
| | * | ASoC: cs42l73: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 2015-08-05 | 1 | -8/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a... | Mark Brown | 2015-08-30 | 1 | -96/+4 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: cs42l73: Use case range at appropriate place | Axel Lin | 2015-08-14 | 1 | -94/+2 |
| | * | ASoC: cs42l73: Fix mask for setting CS42L73_SP_3ST bit | Axel Lin | 2015-07-23 | 1 | -2/+2 |
| |/ |
|
* / | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: cs42l73: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -1/+1 |
* | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | ASoC: cs42l73: Constify struct regmap_config and snd_soc_codec_driver | Krzysztof Kozlowski | 2015-01-05 | 1 | -2/+2 |
* | ASoC: cs42l73: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2014-11-21 | 1 | -3/+3 |
* | ASoC: cs42l73: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-09-09 | 1 | -24/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown | 2014-08-04 | 1 | -3/+1 |
|\ \ |
|
| | * | ASoC: cs42l73: Remove redundant OOM message | Sachin Kamat | 2014-06-27 | 1 | -3/+1 |
| |/ |
|
* / | ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer arguments | Brian Austin | 2014-07-17 | 1 | -1/+1 |
|/ |
|
* | ASoC: cs42l73: Convert to use devm_gpio_request_one | Axel Lin | 2014-04-18 | 1 | -2/+4 |
* | 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-09 | 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 |
|/ |
|