| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | ASoC: codecs: ak4641: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -1/+2 |
| 2025-10-20 | ASoC: codecs: ak4641: 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-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-06-27 | ASoC: ak*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-04-11 | ASoC: ak4*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2021-01-21 | ASoC: ak*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -2/+2 |
| 2020-07-16 | ASoC: codecs: ak*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -3/+5 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-02-12 | ASoC: ak4641: replace codec to component | Kuninori Morimoto | 1 | -45/+46 |
| 2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
| 2016-10-24 | ASoC: ak4641: Move register defines to main source | Lars-Peter Clausen | 1 | -1/+21 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on ak4641 | Kuninori Morimoto | 1 | -6/+8 |
| 2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2015-05-11 | ASoC: ak4641: 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-03-10 | ASoC: ak4641: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
| 2014-10-22 | ASoC: ak4641: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -32/+1 |
| 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 | -8/+0 |
| 2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -8/+0 |
| 2014-02-23 | ASoC: ak4641: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -8/+8 |
| 2013-11-24 | ASoC: ak4641: Convert to direct regmap API usage | Mark Brown | 1 | -13/+25 |
| 2013-10-14 | sound: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
| 2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
| 2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
| 2012-04-01 | ASoC: ak4641: Push GPIO allocation out into the I2C probe | Mark Brown | 1 | -44/+48 |
| 2012-04-01 | ASoC: ak4641: Convert to module_i2c_driver() | Mark Brown | 1 | -17/+1 |
| 2012-01-02 | ASoC: Fix return value of ak4641_pcm_set_dai_fmt() | Axel Lin | 1 | -1/+6 |
| 2011-12-20 | ASoC: Convert ak4641 to devm_kzalloc() | Axel Lin | 1 | -5/+2 |
| 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-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -2/+2 |
| 2011-10-19 | ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widget | Axel Lin | 1 | -1/+1 |
| 2011-10-19 | ASoC: ak4641: Remove unused codec field from struct ak4641_priv | Axel Lin | 1 | -1/+0 |
| 2011-06-01 | ASoC: Staticize ak4641_dai | Mark Brown | 1 | -1/+1 |
| 2011-05-19 | ASoC: Asahi Kasei AK4641 codec driver | Dmitry Artamonow | 1 | -0/+664 |