summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4271.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs4271: replace codec to componentKuninori Morimoto2018-02-121-53/+52
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: cs4271: Remove unnecessary additional variable definitionCharles Keepax2017-05-241-2/+0
* ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin2017-04-301-1/+1
* ASoC: codec duplicated callback function goes to component on cs4271Kuninori Morimoto2016-08-081-6/+8
* ASoC: cs4271: add regulator consumer supportPascal Huerst2016-02-261-8/+61
*-. Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...Mark Brown2015-04-121-2/+2
|\ \
| | * ASoC: cs4271: Increase delay time after resetPascal Huerst2015-04-021-2/+2
| |/
* | ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
|/
* ASoC: cs4271: Split SPI and I2C code into different modulesAxel Lin2014-10-201-137/+18
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai2014-03-061-16/+16
* ASoC: cs4271: claim reset GPIO in bus probe functionDaniel Mack2014-02-201-20/+40
* ASoC: cs4271: Remove outdated commentLars-Peter Clausen2014-02-051-1/+0
* ASoC: cs4271: Use IS_ENABLED() macroFabio Estevam2013-11-271-4/+4
* ASoC: cs4271: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
* ASoC: cs4271: Add DAPM supportMark Brown2013-08-111-0/+24
* ASoC: cs4271: Convert to table based control initMark Brown2013-08-111-2/+4
* ASoC: cs4271: switch to mute_streamDaniel Mack2013-03-221-2/+5
* ASoC: cs4271: convert to direct regmap API usageDaniel Mack2013-03-151-68/+91
* ALSA: ASoC: cs4271: add optional soft reset workaroundDaniel Mack2012-12-241-0/+34
* Merge branch 'asoc-fix-cs4271' into asoc-cs4271Mark Brown2012-12-241-3/+3
|\
| * ASoC: cs4271: fix property checkDaniel Mack2012-12-021-1/+1
| * ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-2/+2
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2012-12-101-3/+18
|\ \ | |/
| * ASoC: cs4271: add support for AMUTEB=BMUTEC featureDaniel Mack2012-10-151-3/+18
* | ASoC: cs4271: free allocated GPIODaniel Mack2012-11-131-8/+3
|/
* ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-281-3/+21
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin2011-11-201-3/+5
* ASoC: Remove unused "control_data" field of struct cs4271_privateAxel Lin2011-09-301-5/+0
* ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin2011-03-091-30/+53
* ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin2011-03-071-2/+3
* ASoC: Constify i2c_device_id tableAxel Lin2011-03-071-1/+1
* ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-081-19/+3
* ASoC: Staticise non-exported symbols in cs4271Mark Brown2011-01-261-2/+2
* ASoC: cs4271.c: improve error handlingAlexander Sverdlin2011-01-251-15/+44
* ASoC: CS4271 codec supportAlexander Sverdlin2011-01-211-0/+630
OpenPOWER on IntegriCloud