Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | ASoC: sta*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
2022-06-06 | ASoC: sta32x: Use modern ASoC DAI format terminology | Mark Brown | 1 | -2/+2 |
2022-05-09 | ASoC: sta32x: Remove redundant big endian formats | Charles Keepax | 1 | -6/+3 |
2022-04-11 | ASoC: sta*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2020-07-10 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-22 | ASoC: codecs: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -2/+2 |
2020-05-28 | ASoC: sta32x: add missed function calls in error paths | Chuhong Yuan | 1 | -2/+9 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-10-17 | ASoC: sta32x: Add support for XTI clock | Daniel Mack | 1 | -0/+28 |
2018-10-04 | ASoC: add fault detect recovery property to DT bindings | Daniel Mack | 1 | -0/+2 |
2018-02-12 | ASoC: sta32x: replace codec to component | Kuninori Morimoto | 1 | -70/+64 |
2017-07-17 | ASoC: sta32x: Remove unneeded gpiod NULL check | Fabio Estevam | 1 | -2/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on sta32x | Kuninori Morimoto | 1 | -6/+8 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',... | Mark Brown | 1 | -10/+4 |
2015-05-20 | ASoC: sta32x: use devm_gpiod_get_optional for optional reset gpio | Uwe Kleine-König | 1 | -10/+4 |
2015-05-18 | ASoC: sta32x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 1 | -1/+1 |
2015-02-24 | ASoC: sta32x: fix register range in regmap. | Thomas Niederprüm | 1 | -4/+2 |
2015-01-27 | ASoC: sta32x: change dai name to be in line with the sta350 driver. | Thomas Niederprüm | 1 | -1/+1 |
2015-01-27 | ASoC: sta32x: use dev_dbg() for debug output. | Thomas Niederprüm | 1 | -6/+6 |
2015-01-27 | ASoC: sta32x: add device tree binding. | Thomas Niederprüm | 1 | -2/+106 |
2015-01-27 | ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ... | Thomas Niederprüm | 1 | -55/+32 |
2015-01-27 | ASoC: sta32x: use DECLARE_TLV_DB_RANGE macro. | Thomas Niederprüm | 1 | -13/+8 |
2015-01-27 | ASoC: sta32x: make sta32x a gpio consumer for the reset GPIO | Thomas Niederprüm | 1 | -0/+35 |
2015-01-27 | ASoC: sta32x: Convert to direct regmap API usage. | Thomas Niederprüm | 1 | -120/+151 |
2014-10-22 | ASoC: sta32x: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -20/+1 |
2014-07-31 | ASoC: sta32x: Convert to params_width() | Mark Brown | 1 | -13/+6 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -14/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -14/+0 |
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 |