Age | Commit message (Expand) | Author | Files | Lines |
2014-02-27 | ASoC: sta32x: Fix wrong enum for limiter2 release rate | Takashi Iwai | 1 | -1/+1 |
2014-02-23 | ASoC: sta32x: Fix cache sync | Lars-Peter Clausen | 1 | -1/+1 |
2014-02-19 | ASoC: sta32x: Fix array access overflow | Takashi Iwai | 1 | -36/+36 |
2013-07-19 | ASoC: sta32x: Use power efficient workqueue | Mark Brown | 1 | -4/+6 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-09-10 | ASoC: sta32x: Convert to regmap | Mark Brown | 1 | -27/+80 |
2012-09-10 | ASoC: sta32x: Move regulator acquisition to I2C probe | Mark Brown | 1 | -17/+15 |
2012-08-06 | ASoC: sta32x: Use module_i2c_driver | Sachin Kamat | 1 | -11/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-01-04 | ASoC: sta32x: Optimize the array work to find rate_min and rate_max | Axel Lin | 1 | -0/+1 |
2012-01-02 | ASoC: Convert sta32x to devm_kzalloc() | Axel Lin | 1 | -9/+4 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-25 | ASoC: Staticise non-exported symbols in sta32x | Mark Brown | 1 | -2/+2 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-15 | ASoC: sta32x: add workaround for ESD reset issue | Johannes Stezenbach | 1 | -1/+49 |
2011-11-15 | ASoC: sta32x: add platform data definition | Johannes Stezenbach | 1 | -9/+21 |
2011-11-15 | ASoC: sta32x: preserve coefficient RAM | Johannes Stezenbach | 1 | -1/+62 |
2011-10-13 | ASoC: sta32x: Write the register default value to cache for reserved registers | Axel Lin | 1 | -15/+13 |
2011-10-13 | ASoC: sta32x: Set reg_cache_default to sta32x_regs | Axel Lin | 1 | -4/+1 |
2011-08-18 | ASoC: sta32x: Move resource allocation and release to the corresponding callb... | Axel Lin | 1 | -11/+2 |
2011-08-15 | ASoC: sta32x: shortcut the for loop to get ir and mcs | Axel Lin | 1 | -2/+6 |
2011-08-15 | ASoC: sta32x: Fix a memory leak if snd_soc_register_codec fails | Axel Lin | 1 | -0/+1 |
2011-07-13 | ASoC: STA32x: Preserve reserved register bits | Johannes Stezenbach | 1 | -0/+16 |
2011-07-13 | ASoC: STA32x: Add mixer controls for biquad coefficients | Johannes Stezenbach | 1 | -0/+124 |
2011-06-22 | ASoC: add STA32X codec driver | Johannes Stezenbach | 1 | -0/+777 |