Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-29 | ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt | Axel Lin | 1 | -1/+2 |
2011-11-29 | ASoC: Convert CS42L73 to devm_kzalloc() | Brian Austin | 1 | -4/+2 |
2011-11-23 | ASoC: Cleanup duplicated const | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Staticise and constify cs42l73_reg_defaults | Mark Brown | 1 | -1/+1 |
2011-11-22 | ASoC: cs42l73: Make inv and format to be unsigned int | Axel Lin | 1 | -1/+1 |
2011-11-22 | ASoC: cs42l73: Unify the way to define bits of register | Axel Lin | 1 | -3/+3 |
2011-11-21 | ASoC: Remove redundant regcache_sync call in cs42l73_resume | Axel Lin | 1 | -4/+0 |
2011-11-21 | ASoC: cs42l73: Show correct revision id | Axel Lin | 1 | -1/+1 |
2011-11-21 | ASoC: cs42l73: Return proper error code if device id mismatch | Axel Lin | 1 | -0/+1 |
2011-11-17 | ASoC: Add support for CS42L73 codec | Brian Austin | 1 | -0/+1457 |