| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: sta*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: sta32x: Use modern ASoC DAI format terminology | Mark Brown | 2022-06-06 | 1 | -2/+2 |
* | ASoC: sta32x: Remove redundant big endian formats | Charles Keepax | 2022-05-09 | 1 | -6/+3 |
* | ASoC: sta*: use simple i2c probe function | Stephen Kitt | 2022-04-11 | 1 | -3/+2 |
* | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 1 | -1/+1 |
* | ASoC: codecs: rename to snd_soc_component_read() | Kuninori Morimoto | 2020-06-22 | 1 | -2/+2 |
* | ASoC: sta32x: add missed function calls in error paths | Chuhong Yuan | 2020-05-28 | 1 | -2/+9 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | ASoC: sta32x: Add support for XTI clock | Daniel Mack | 2018-10-17 | 1 | -0/+28 |
* | ASoC: add fault detect recovery property to DT bindings | Daniel Mack | 2018-10-04 | 1 | -0/+2 |
* | ASoC: sta32x: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -70/+64 |
* | ASoC: sta32x: Remove unneeded gpiod NULL check | Fabio Estevam | 2017-07-17 | 1 | -2/+1 |
* | ASoC: codec duplicated callback function goes to component on sta32x | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
*---. | Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',... | Mark Brown | 2015-06-05 | 1 | -10/+4 |
|\ \ \ |
|
| * | | | ASoC: sta32x: use devm_gpiod_get_optional for optional reset gpio | Uwe Kleine-König | 2015-05-20 | 1 | -10/+4 |
| |/ / |
|
* | / | ASoC: sta32x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-05-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+1 |
|/ |
|
* | ASoC: sta32x: fix register range in regmap. | Thomas Niederprüm | 2015-02-24 | 1 | -4/+2 |
* | ASoC: sta32x: change dai name to be in line with the sta350 driver. | Thomas Niederprüm | 2015-01-27 | 1 | -1/+1 |
* | ASoC: sta32x: use dev_dbg() for debug output. | Thomas Niederprüm | 2015-01-27 | 1 | -6/+6 |
* | ASoC: sta32x: add device tree binding. | Thomas Niederprüm | 2015-01-27 | 1 | -2/+106 |
* | ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ... | Thomas Niederprüm | 2015-01-27 | 1 | -55/+32 |
* | ASoC: sta32x: use DECLARE_TLV_DB_RANGE macro. | Thomas Niederprüm | 2015-01-27 | 1 | -13/+8 |
* | ASoC: sta32x: make sta32x a gpio consumer for the reset GPIO | Thomas Niederprüm | 2015-01-27 | 1 | -0/+35 |
* | ASoC: sta32x: Convert to direct regmap API usage. | Thomas Niederprüm | 2015-01-27 | 1 | -120/+151 |
* | ASoC: sta32x: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-10-22 | 1 | -20/+1 |
* | ASoC: sta32x: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -13/+6 |
* | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -14/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -14/+0 |
* | | ASoC: sta32x: Fix wrong enum for limiter2 release rate | Takashi Iwai | 2014-02-27 | 1 | -1/+1 |
* | | ASoC: sta32x: Fix cache sync | Lars-Peter Clausen | 2014-02-23 | 1 | -1/+1 |
* | | ASoC: sta32x: Fix array access overflow | Takashi Iwai | 2014-02-20 | 1 | -36/+36 |
|/ |
|
* | ASoC: sta32x: Use power efficient workqueue | Mark Brown | 2013-07-19 | 1 | -4/+6 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -4/+4 |
* | ASoC: sta32x: Convert to regmap | Mark Brown | 2012-09-10 | 1 | -27/+80 |
* | ASoC: sta32x: Move regulator acquisition to I2C probe | Mark Brown | 2012-09-10 | 1 | -17/+15 |
* | ASoC: sta32x: Use module_i2c_driver | Sachin Kamat | 2012-08-06 | 1 | -11/+1 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
* | ASoC: sta32x: Optimize the array work to find rate_min and rate_max | Axel Lin | 2012-01-03 | 1 | -0/+1 |
* | ASoC: Convert sta32x to devm_kzalloc() | Axel Lin | 2012-01-02 | 1 | -9/+4 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 | 1 | -1/+0 |
* | ASoC: Staticise non-exported symbols in sta32x | Mark Brown | 2011-11-25 | 1 | -2/+2 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: sta32x: add workaround for ESD reset issue | Johannes Stezenbach | 2011-11-14 | 1 | -1/+49 |
* | ASoC: sta32x: add platform data definition | Johannes Stezenbach | 2011-11-14 | 1 | -9/+21 |
* | ASoC: sta32x: preserve coefficient RAM | Johannes Stezenbach | 2011-11-14 | 1 | -1/+62 |