summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4271.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1Star
* 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/+0Star
* 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/+3Star
* 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