aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4271.c
Commit message (Expand)AuthorAge
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai2014-03-05
* ASoC: cs4271: claim reset GPIO in bus probe functionDaniel Mack2014-02-19
* 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-14
* 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-01
| * ASoC: cs4271: fix sparse warningDaniel Mack2012-12-01
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2012-12-09
|\|
| * ASoC: cs4271: add support for AMUTEB=BMUTEC featureDaniel Mack2012-10-14
* | 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