| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | ASoC: codecs: sta350: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -2/+4 |
| 2025-10-20 | ASoC: codecs: sta350: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com... | Kuninori Morimoto | 1 | -2/+2 |
| 2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -1/+1 |
| 2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring | 1 | -2/+1 |
| 2023-07-27 | ASoC: sta350: Update to use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-03-11 | ASoC: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -35/+28 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-06-27 | ASoC: sta*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-06-06 | ASoC: sta350: Use modern ASoC DAI format terminology | Mark Brown | 1 | -2/+2 |
| 2022-05-09 | ASoC: sta350: 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-09 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2018-02-12 | ASoC: sta350: replace codec to component | Kuninori Morimoto | 1 | -59/+58 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on sta350 | 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/sta350', 'asoc/topic/tas2552', 'as... | Mark Brown | 1 | -2/+2 |
| 2015-05-18 | ASoC: sta350: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
| 2015-05-12 | ASoC: sta350: Use devm_gpiod_get_optional at appropriate place | Axel Lin | 1 | -2/+2 |
| 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: improve usage of gpiod API | Uwe Kleine-König | 1 | -21/+9 |
| 2014-10-22 | ASoC: sta350: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -20/+1 |
| 2014-05-05 | ASoC: sta350: add support for bits in miscellaneous registers | Daniel Mack | 1 | -0/+45 |
| 2014-04-21 | ASoC: sta350: Use snd_soc_kcontrol_codec() | Lars-Peter Clausen | 1 | -2/+2 |
| 2014-04-14 | ASoC: sta350: Add codec driver | Sven Brandau | 1 | -0/+1266 |