summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs4270.c
AgeCommit message (Expand)Author
2021-03-10ASoC: cs4270: fix kernel-docPierre-Louis Bossart
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-02ASoC: codecs: cs4270: fix kernel-docPierre-Louis Bossart
2020-06-22ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto
2020-04-07ASoC: cs4270: pull reset GPIO low then highMike Willard
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2019-03-21ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack
2018-12-06ASoC: codecs: cs4270: move to GPIO consumer APIDaniel Mack
2018-08-06ASoC: cs4270: use true and false for boolean valuesGustavo A. R. Silva
2018-02-12ASoC: cs4270: replace codec to componentKuninori Morimoto
2016-10-11ASoC: cs4270: fix DAPM stream name mismatchmurray foster
2016-08-08ASoC: codec duplicated callback function goes to component on cs4270Kuninori Morimoto
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-06-27ASoC: cs4270: Remove redundant OOM messageSachin Kamat
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2013-08-18ASoC: cs4270: Add DAPM supportMark Brown
2012-09-25ASoC: cs4270: Remove mono supportFabio Estevam
2012-09-11ASoC: cs4270: Convert to direct regmap API usageMark Brown
2012-09-11ASoC: cs4270: Move regulator acquisition to I2C probe()Mark Brown
2012-09-11ASoC: cs4270: Conver to data based control initMark Brown
2012-08-06ASoC: cs4270: Use module_i2c_driverSachin Kamat
2012-08-03ASoC: Add reset-gpio DT property to cs4270 driverDaniel Mack
2012-08-03ASoC: add DT bindings for cs4270Daniel Mack
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-01ASoC: cs4270: Check that we can enable regulators on resumeMark Brown
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-02ASoC: Convert cs4270 to devm_kzalloc()Axel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-22ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack
2011-10-06ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin
2011-09-28ASoC: Remove unused "control_data" field of struct cs4270_privateAxel Lin
2011-05-26ASoC: Fix comment in cs4270 codec driverDaniel Mack
2011-03-07ASoC: Constify i2c_device_id tableAxel Lin
2011-03-01ASoC: Remove module probe announcements from CODEC driversMark Brown
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2011-01-10ASoC: cs4270: use the built-in register cache supportTimur Tabi
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-10-07ASoC: Staticise CS4270 DAIMark Brown
2010-09-07ASoC: Remove export of CS4270 DAIMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10ASoC: cs4270: enable regulators at probe timeDaniel Mack
2010-01-15ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()Daniel Mack
2009-12-07ASoC: Add regulator support to CS4270 codec driverDaniel Mack