summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs4271.c
Commit message (Expand)AuthorAge
* ASoC: cs4271: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-10
* ASoC: cs4271: Remove unnecessary additional variable definitionCharles Keepax2017-05-24
* ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin2017-04-30
* ASoC: codec duplicated callback function goes to component on cs4271Kuninori Morimoto2016-08-08
* ASoC: cs4271: add regulator consumer supportPascal Huerst2016-02-26
*-. Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...Mark Brown2015-04-12
|\ \
| | * ASoC: cs4271: Increase delay time after resetPascal Huerst2015-04-02
| |/
* | ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai2015-03-10
|/
* ASoC: cs4271: Split SPI and I2C code into different modulesAxel Lin2014-10-20
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai2014-03-06
* ASoC: cs4271: claim reset GPIO in bus probe functionDaniel Mack2014-02-20
* ASoC: cs4271: Remove outdated commentLars-Peter Clausen2014-02-05
* ASoC: cs4271: Use IS_ENABLED() macroFabio Estevam2013-11-27
* ASoC: cs4271: Include linux/of.h headerSachin Kamat2013-10-16
* ASoC: cs4271: Add DAPM supportMark Brown2013-08-11
* ASoC: cs4271: Convert to table based control initMark Brown2013-08-11
* ASoC: cs4271: switch to mute_streamDaniel Mack2013-03-22
* ASoC: cs4271: convert to direct regmap API usageDaniel Mack2013-03-15
* ALSA: ASoC: cs4271: add optional soft reset workaroundDaniel Mack2012-12-24
* Merge branch 'asoc-fix-cs4271' into asoc-cs4271Mark Brown2012-12-24
|\
| * ASoC: cs4271: fix property checkDaniel Mack2012-12-02
| * ASoC: cs4271: fix sparse warningDaniel Mack2012-12-02
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2012-12-10
|\ \ | |/
| * ASoC: cs4271: add support for AMUTEB=BMUTEC featureDaniel Mack2012-10-15
* | ASoC: cs4271: free allocated GPIODaniel Mack2012-11-13
|/
* ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-28
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin2011-11-20
* ASoC: Remove unused "control_data" field of struct cs4271_privateAxel Lin2011-09-30
* ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin2011-03-09
* ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin2011-03-07
* ASoC: Constify i2c_device_id tableAxel Lin2011-03-07
* ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-08
* ASoC: Staticise non-exported symbols in cs4271Mark Brown2011-01-26
* ASoC: cs4271.c: improve error handlingAlexander Sverdlin2011-01-25
* ASoC: CS4271 codec supportAlexander Sverdlin2011-01-21