| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | ASoC: codecs: cs4270: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com... | Kuninori Morimoto | 1 | -1/+1 |
| 2025-03-03 | ASoC: codec: cs4270: use inclusive language for SND_SOC_DAIFMT_CBx_CFx | 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 | -1/+1 |
| 2023-07-18 | ASoC: cs4270: 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 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-06-27 | ASoC: cs*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-06-17 | ASoC: cs4270: update kernel-doc | Pierre-Louis Bossart | 1 | -1/+0 |
| 2022-05-09 | ASoC: cs4270: Remove redundant big endian formats | Charles Keepax | 1 | -12/+3 |
| 2022-04-05 | ASoC: cs*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2021-03-10 | ASoC: cs4270: fix kernel-doc | Pierre-Louis Bossart | 1 | -0/+1 |
| 2020-07-16 | ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
| 2020-07-02 | ASoC: codecs: cs4270: fix kernel-doc | Pierre-Louis Bossart | 1 | -2/+2 |
| 2020-06-22 | ASoC: codecs: cs*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -5/+5 |
| 2020-04-07 | ASoC: cs4270: pull reset GPIO low then high | Mike Willard | 1 | -5/+35 |
| 2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 1 | -2/+1 |
| 2019-03-21 | ASoC: cs4270: Set auto-increment bit for register writes | Daniel Mack | 1 | -0/+1 |
| 2018-12-06 | ASoC: codecs: cs4270: move to GPIO consumer API | Daniel Mack | 1 | -16/+7 |
| 2018-08-06 | ASoC: cs4270: use true and false for boolean values | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-02-12 | ASoC: cs4270: replace codec to component | Kuninori Morimoto | 1 | -69/+55 |
| 2016-10-11 | ASoC: cs4270: fix DAPM stream name mismatch | murray foster | 1 | -4/+4 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on cs4270 | Kuninori Morimoto | 1 | -6/+8 |
| 2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2014-06-27 | ASoC: cs4270: Remove redundant OOM message | Sachin Kamat | 1 | -3/+1 |
| 2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -1/+1 |
| 2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -9/+0 |
| 2013-08-18 | ASoC: cs4270: Add DAPM support | Mark Brown | 1 | -0/+20 |
| 2012-09-25 | ASoC: cs4270: Remove mono support | Fabio Estevam | 1 | -2/+2 |
| 2012-09-11 | ASoC: cs4270: Convert to direct regmap API usage | Mark Brown | 1 | -22/+33 |
| 2012-09-11 | ASoC: cs4270: Move regulator acquisition to I2C probe() | Mark Brown | 1 | -27/+19 |
| 2012-09-11 | ASoC: cs4270: Conver to data based control init | Mark Brown | 1 | -8/+3 |
| 2012-08-06 | ASoC: cs4270: Use module_i2c_driver | Sachin Kamat | 1 | -11/+1 |
| 2012-08-03 | ASoC: Add reset-gpio DT property to cs4270 driver | Daniel Mack | 1 | -0/+17 |
| 2012-08-03 | ASoC: add DT bindings for cs4270 | Daniel Mack | 1 | -0/+11 |
| 2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
| 2012-04-01 | ASoC: cs4270: Check that we can enable regulators on resume | Mark Brown | 1 | -3/+5 |
| 2012-02-28 | ASoC: Remove unnecessary -codec from cs4270 driver name | Shawn Guo | 1 | -1/+1 |
| 2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
| 2012-01-02 | ASoC: Convert cs4270 to devm_kzalloc() | Axel Lin | 1 | -4/+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 | -1/+1 |
| 2011-11-22 | ASoC: cs4720: use snd_soc_cache_sync() | Daniel Mack | 1 | -9/+1 |
| 2011-10-06 | ASoC: Return early with -EINVAL if invalid dai format is detected | Axel Lin | 1 | -4/+4 |
| 2011-09-28 | ASoC: Remove unused "control_data" field of struct cs4270_private | Axel Lin | 1 | -5/+1 |
| 2011-05-26 | ASoC: Fix comment in cs4270 codec driver | Daniel Mack | 1 | -4/+1 |
| 2011-03-07 | ASoC: Constify i2c_device_id table | Axel Lin | 1 | -1/+1 |
| 2011-03-01 | ASoC: Remove module probe announcements from CODEC drivers | Mark Brown | 1 | -2/+0 |
| 2011-01-13 | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 1 | -2/+2 |
| 2011-01-10 | ASoC: cs4270: use the built-in register cache support | Timur Tabi | 1 | -113/+48 |
| 2010-12-28 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 1 | -1/+0 |
| 2010-10-07 | ASoC: Staticise CS4270 DAI | Mark Brown | 1 | -1/+1 |
| 2010-09-07 | ASoC: Remove export of CS4270 DAI | Mark Brown | 1 | -1/+0 |
| 2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -255/+138 |
| 2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -10/+10 |
| 2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown | 1 | -10/+10 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-10 | ASoC: cs4270: enable regulators at probe time | Daniel Mack | 1 | -0/+10 |
| 2010-01-15 | ASoC: cs4270: allow passing freq=0 in set_dai_sysclk() | Daniel Mack | 1 | -13/+25 |
| 2009-12-07 | ASoC: Add regulator support to CS4270 codec driver | Daniel Mack | 1 | -3/+40 |
| 2009-11-03 | ASoC: Factor out snd_soc_init_card() | Mark Brown | 1 | -7/+0 |
| 2009-10-29 | ASoC: CS4270: export de-emphasis filter as ALSA control | Daniel Mack | 1 | -0/+1 |
| 2009-10-15 | ASoC: Remove snd_soc_suspend_device() | Mark Brown | 1 | -20/+0 |
| 2009-08-05 | ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_device | Daniel Mack | 1 | -4/+23 |
| 2009-05-07 | ASoC: cs4270: add power management support | Daniel Mack | 1 | -1/+57 |
| 2009-05-05 | ASoC: cs4270: introduce CS4270_I2C_INCR | Daniel Mack | 1 | -1/+2 |
| 2009-04-27 | ASoC: cs4270: add Master Playback Switch | Daniel Mack | 1 | -5/+39 |
| 2009-04-27 | ASoC: cs4270: fix Master Capture Switch polarity | Daniel Mack | 1 | -1/+1 |
| 2009-03-12 | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 1 | -18/+5 |
| 2009-03-11 | ASoC: Merge dai_ops factor out | Mark Brown | 1 | -6/+8 |
| 2009-03-08 | ASoC: bring cs4270 feature/limitations list in sync | Daniel Mack | 1 | -8/+7 |
| 2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 1 | -6/+8 |
| 2009-03-02 | ASoC: fix typo and removed unneeded switch case for cs4270 | Daniel Mack | 1 | -3/+1 |
| 2009-02-28 | ASoC: Add cs4270 support for slave mode configurations | Daniel Mack | 1 | -1/+23 |
| 2009-02-13 | ASoC: add additional controls to the CS4270 codec driver | Timur Tabi | 1 | -53/+40 |
| 2009-02-02 | ASoC: fix message display in CS4270 codec driver | Timur Tabi | 1 | -27/+39 |
| 2009-02-02 | ASoC: fix build break in CS4270 codec driver | Timur Tabi | 1 | -1/+1 |
| 2009-01-31 | ASoC: fix documentation in CS4270 codec driver | Timur Tabi | 1 | -58/+105 |
| 2009-01-30 | ASoC: fix initialization order of the CS4270 codec driver | Timur Tabi | 1 | -80/+97 |
| 2009-01-27 | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 1 | -3/+3 |
| 2009-01-23 | ASoC: improve I2C initialization code in CS4270 driver | Timur Tabi | 1 | -139/+113 |
| 2009-01-23 | ASoC: Include header file in cs4270 and wm9705 | Mark Brown | 1 | -0/+2 |
| 2009-01-23 | ASoC: remove stand-alone mode support from CS4270 codec driver | Timur Tabi | 1 | -65/+27 |
| 2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 1 | -1/+1 |
| 2008-12-09 | ASoC: Register non-AC97 codec DAIs | Mark Brown | 1 | -0/+12 |
| 2008-12-01 | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 1 | -1/+1 |
| 2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 1 | -5/+6 |
| 2008-10-30 | ASoC: Disable automatic volume control in the CS4270 sound driver | Timur Tabi | 1 | -0/+13 |
| 2008-09-30 | ALSA: ASoC: Fix cs4270 error path | Jean Delvare | 1 | -7/+18 |
| 2008-09-29 | ALSA: ASoC: Fix another cs4270 error path | Jean Delvare | 1 | -6/+1 |
| 2008-09-29 | ALSA: make the CS4270 driver a new-style I2C driver | Timur Tabi | 1 | -56/+15 |
| 2008-07-10 | ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 1 | -4/+4 |
| 2008-04-24 | [ALSA] SOC: fix tests in cs4270_hw_params() | Roel Kluin | 1 | -1/+1 |
| 2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
| 2008-01-31 | [ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is set | Timur Tabi | 1 | -133/+128 |
| 2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 1 | -1/+1 |
| 2007-11-20 | [ALSA] fix private data pointer calculation in CS4270 driver | Timur Tabi | 1 | -1/+2 |
| 2007-10-16 | [ALSA] Fix CS4270 volume control and optimize I2C operations | Timur Tabi | 1 | -8/+13 |
| 2007-10-16 | [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper | Clemens Ladisch | 1 | -41/+8 |
| 2007-10-16 | [ALSA] CS4270 driver does not compile with I2C disabled | Timur Tabi | 1 | -147/+172 |
| 2007-10-16 | [ALSA] ASoC CS4270 codec device driver | Timur Tabi | 1 | -0/+808 |