summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4271.c
Commit message (Expand)AuthorAgeFilesLines
* 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