Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |