summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs4271.c
AgeCommit message (Expand)Author
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto
2019-07-31ASoC: cs4271: Fix a typo in the CS4171_NR_RATIOSChristophe JAILLET
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-01-07ASoC: cs4271: fix boolean assignmentsPierre-Louis Bossart
2018-02-12ASoC: cs4271: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-05-24ASoC: cs4271: Remove unnecessary additional variable definitionCharles Keepax
2017-04-30ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin
2016-08-08ASoC: codec duplicated callback function goes to component on cs4271Kuninori Morimoto
2016-02-26ASoC: cs4271: add regulator consumer supportPascal Huerst
2015-04-12Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...Mark Brown
2015-04-02ASoC: cs4271: Increase delay time after resetPascal Huerst
2015-03-10ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai
2014-10-20ASoC: cs4271: Split SPI and I2C code into different modulesAxel Lin
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-06ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai
2014-02-20ASoC: cs4271: claim reset GPIO in bus probe functionDaniel Mack
2014-02-05ASoC: cs4271: Remove outdated commentLars-Peter Clausen
2013-11-27ASoC: cs4271: Use IS_ENABLED() macroFabio Estevam
2013-10-16ASoC: cs4271: Include linux/of.h headerSachin Kamat
2013-08-11ASoC: cs4271: Add DAPM supportMark Brown
2013-08-11ASoC: cs4271: Convert to table based control initMark Brown
2013-03-22ASoC: cs4271: switch to mute_streamDaniel Mack
2013-03-15ASoC: cs4271: convert to direct regmap API usageDaniel Mack
2012-12-24ALSA: ASoC: cs4271: add optional soft reset workaroundDaniel Mack
2012-12-24Merge branch 'asoc-fix-cs4271' into asoc-cs4271Mark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-12-10Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown
2012-12-02ASoC: cs4271: fix property checkDaniel Mack
2012-12-02ASoC: cs4271: fix sparse warningDaniel Mack
2012-11-13ASoC: cs4271: free allocated GPIODaniel Mack
2012-10-15ASoC: cs4271: add support for AMUTEB=BMUTEC featureDaniel Mack
2012-09-28ALSA: ASoC: add DT bindings for CS4271Daniel Mack
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-20ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin
2011-09-30ASoC: Remove unused "control_data" field of struct cs4271_privateAxel Lin
2011-03-09ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin
2011-03-07ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin
2011-03-07ASoC: Constify i2c_device_id tableAxel Lin
2011-02-08ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin
2011-01-26ASoC: Staticise non-exported symbols in cs4271Mark Brown
2011-01-25ASoC: cs4271.c: improve error handlingAlexander Sverdlin
2011-01-21ASoC: CS4271 codec supportAlexander Sverdlin