aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4270.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-20ASoC: codecs: cs4270: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...Kuninori Morimoto1-1/+1
2025-03-03ASoC: codec: cs4270: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König1-1/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-18ASoC: cs4270: Update to use maple tree register cacheMark Brown1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-17ASoC: cs4270: update kernel-docPierre-Louis Bossart1-1/+0
2022-05-09ASoC: cs4270: Remove redundant big endian formatsCharles Keepax1-12/+3
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2021-03-10ASoC: cs4270: fix kernel-docPierre-Louis Bossart1-0/+1
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-07-02ASoC: codecs: cs4270: fix kernel-docPierre-Louis Bossart1-2/+2
2020-06-22ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto1-5/+5
2020-04-07ASoC: cs4270: pull reset GPIO low then highMike Willard1-5/+35
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada1-2/+1
2019-03-21ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2018-12-06ASoC: codecs: cs4270: move to GPIO consumer APIDaniel Mack1-16/+7
2018-08-06ASoC: cs4270: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-02-12ASoC: cs4270: replace codec to componentKuninori Morimoto1-69/+55
2016-10-11ASoC: cs4270: fix DAPM stream name mismatchmurray foster1-4/+4
2016-08-08ASoC: codec duplicated callback function goes to component on cs4270Kuninori Morimoto1-6/+8
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-06-27ASoC: cs4270: Remove redundant OOM messageSachin Kamat1-3/+1
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-1/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-9/+0
2013-08-18ASoC: cs4270: Add DAPM supportMark Brown1-0/+20
2012-09-25ASoC: cs4270: Remove mono supportFabio Estevam1-2/+2
2012-09-11ASoC: cs4270: Convert to direct regmap API usageMark Brown1-22/+33
2012-09-11ASoC: cs4270: Move regulator acquisition to I2C probe()Mark Brown1-27/+19
2012-09-11ASoC: cs4270: Conver to data based control initMark Brown1-8/+3
2012-08-06ASoC: cs4270: Use module_i2c_driverSachin Kamat1-11/+1
2012-08-03ASoC: Add reset-gpio DT property to cs4270 driverDaniel Mack1-0/+17
2012-08-03ASoC: add DT bindings for cs4270Daniel Mack1-0/+11
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-04-01ASoC: cs4270: Check that we can enable regulators on resumeMark Brown1-3/+5
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo1-1/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-02ASoC: Convert cs4270 to devm_kzalloc()Axel Lin1-4/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-22ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack1-9/+1
2011-10-06ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin1-4/+4
2011-09-28ASoC: Remove unused "control_data" field of struct cs4270_privateAxel Lin1-5/+1
2011-05-26ASoC: Fix comment in cs4270 codec driverDaniel Mack1-4/+1
2011-03-07ASoC: Constify i2c_device_id tableAxel Lin1-1/+1
2011-03-01ASoC: Remove module probe announcements from CODEC driversMark Brown1-2/+0
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-2/+2
2011-01-10ASoC: cs4270: use the built-in register cache supportTimur Tabi1-113/+48
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-10-07ASoC: Staticise CS4270 DAIMark Brown1-1/+1
2010-09-07ASoC: Remove export of CS4270 DAIMark Brown1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-255/+138
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-10/+10
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-10/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-10ASoC: cs4270: enable regulators at probe timeDaniel Mack1-0/+10
2010-01-15ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()Daniel Mack1-13/+25
2009-12-07ASoC: Add regulator support to CS4270 codec driverDaniel Mack1-3/+40
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-7/+0
2009-10-29ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack1-0/+1
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-20/+0
2009-08-05ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_deviceDaniel Mack1-4/+23
2009-05-07ASoC: cs4270: add power management supportDaniel Mack1-1/+57
2009-05-05ASoC: cs4270: introduce CS4270_I2C_INCRDaniel Mack1-1/+2
2009-04-27ASoC: cs4270: add Master Playback SwitchDaniel Mack1-5/+39
2009-04-27ASoC: cs4270: fix Master Capture Switch polarityDaniel Mack1-1/+1
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-18/+5
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-6/+8
2009-03-08ASoC: bring cs4270 feature/limitations list in syncDaniel Mack1-8/+7
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-03-02ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack1-3/+1
2009-02-28ASoC: Add cs4270 support for slave mode configurationsDaniel Mack1-1/+23
2009-02-13ASoC: add additional controls to the CS4270 codec driverTimur Tabi1-53/+40
2009-02-02ASoC: fix message display in CS4270 codec driverTimur Tabi1-27/+39
2009-02-02ASoC: fix build break in CS4270 codec driverTimur Tabi1-1/+1
2009-01-31ASoC: fix documentation in CS4270 codec driverTimur Tabi1-58/+105
2009-01-30ASoC: fix initialization order of the CS4270 codec driverTimur Tabi1-80/+97
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-3/+3
2009-01-23ASoC: improve I2C initialization code in CS4270 driverTimur Tabi1-139/+113
2009-01-23ASoC: Include header file in cs4270 and wm9705Mark Brown1-0/+2
2009-01-23ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi1-65/+27
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-5/+6
2008-10-30ASoC: Disable automatic volume control in the CS4270 sound driverTimur Tabi1-0/+13
2008-09-30ALSA: ASoC: Fix cs4270 error pathJean Delvare1-7/+18
2008-09-29ALSA: ASoC: Fix another cs4270 error pathJean Delvare1-6/+1
2008-09-29ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi1-56/+15
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-4/+4
2008-04-24[ALSA] SOC: fix tests in cs4270_hw_params()Roel Kluin1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is setTimur Tabi1-133/+128
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2007-11-20[ALSA] fix private data pointer calculation in CS4270 driverTimur Tabi1-1/+2
2007-10-16[ALSA] Fix CS4270 volume control and optimize I2C operationsTimur Tabi1-8/+13
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-41/+8
2007-10-16[ALSA] CS4270 driver does not compile with I2C disabledTimur Tabi1-147/+172
2007-10-16[ALSA] ASoC CS4270 codec device driverTimur Tabi1-0/+808