aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4271.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-20ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin1-3/+5
2011-09-30ASoC: Remove unused "control_data" field of struct cs4271_privateAxel Lin1-5/+0
2011-03-09ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin1-30/+53
2011-03-07ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin1-2/+3
2011-03-07ASoC: Constify i2c_device_id tableAxel Lin1-1/+1
2011-02-08ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin1-19/+3
2011-01-26ASoC: Staticise non-exported symbols in cs4271Mark Brown1-2/+2
2011-01-25ASoC: cs4271.c: improve error handlingAlexander Sverdlin1-15/+44
2011-01-21ASoC: CS4271 codec supportAlexander Sverdlin1-0/+630