aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4270.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-18/+5
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-6/+8
2009-03-08ASoC: bring cs4270 feature/limitations list in syncDaniel Mack1-8/+7
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-03-02ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack1-3/+1
2009-02-28ASoC: Add cs4270 support for slave mode configurationsDaniel Mack1-1/+23
2009-02-13ASoC: add additional controls to the CS4270 codec driverTimur Tabi1-53/+40
2009-02-02ASoC: fix message display in CS4270 codec driverTimur Tabi1-27/+39
2009-02-02ASoC: fix build break in CS4270 codec driverTimur Tabi1-1/+1
2009-01-31ASoC: fix documentation in CS4270 codec driverTimur Tabi1-58/+105
2009-01-30ASoC: fix initialization order of the CS4270 codec driverTimur Tabi1-80/+97
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-3/+3
2009-01-23ASoC: improve I2C initialization code in CS4270 driverTimur Tabi1-139/+113
2009-01-23ASoC: Include header file in cs4270 and wm9705Mark Brown1-0/+2
2009-01-23ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi1-65/+27
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-5/+6
2008-10-30ASoC: Disable automatic volume control in the CS4270 sound driverTimur Tabi1-0/+13
2008-09-30ALSA: ASoC: Fix cs4270 error pathJean Delvare1-7/+18
2008-09-29ALSA: ASoC: Fix another cs4270 error pathJean Delvare1-6/+1
2008-09-29ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi1-56/+15
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-4/+4
2008-04-24[ALSA] SOC: fix tests in cs4270_hw_params()Roel Kluin1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is setTimur Tabi1-133/+128
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2007-11-20[ALSA] fix private data pointer calculation in CS4270 driverTimur Tabi1-1/+2
2007-10-16[ALSA] Fix CS4270 volume control and optimize I2C operationsTimur Tabi1-8/+13
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-41/+8
2007-10-16[ALSA] CS4270 driver does not compile with I2C disabledTimur Tabi1-147/+172
2007-10-16[ALSA] ASoC CS4270 codec device driverTimur Tabi1-0/+808