aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4270.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Constify i2c_device_id tableAxel Lin2011-03-071-1/+1
* ASoC: Remove module probe announcements from CODEC driversMark Brown2011-03-011-2/+0
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-2/+2
* ASoC: cs4270: use the built-in register cache supportTimur Tabi2011-01-101-113/+48
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Staticise CS4270 DAIMark Brown2010-10-071-1/+1
* ASoC: Remove export of CS4270 DAIMark Brown2010-09-071-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-255/+138
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-10/+10
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-10/+10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: cs4270: enable regulators at probe timeDaniel Mack2010-02-101-0/+10
* ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()Daniel Mack2010-01-151-13/+25
* ASoC: Add regulator support to CS4270 codec driverDaniel Mack2009-12-071-3/+40
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-7/+0
* ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack2009-10-291-0/+1
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-20/+0
* ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_deviceDaniel Mack2009-08-051-4/+23
* ASoC: cs4270: add power management supportDaniel Mack2009-05-071-1/+57
* ASoC: cs4270: introduce CS4270_I2C_INCRDaniel Mack2009-05-051-1/+2
* ASoC: cs4270: add Master Playback SwitchDaniel Mack2009-04-271-5/+39
* ASoC: cs4270: fix Master Capture Switch polarityDaniel Mack2009-04-271-1/+1
* ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-121-18/+5
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-6/+8
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* | ASoC: bring cs4270 feature/limitations list in syncDaniel Mack2009-03-081-8/+7
|/
* ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack2009-03-021-3/+1
* ASoC: Add cs4270 support for slave mode configurationsDaniel Mack2009-02-281-1/+23
* ASoC: add additional controls to the CS4270 codec driverTimur Tabi2009-02-131-53/+40
* ASoC: fix message display in CS4270 codec driverTimur Tabi2009-02-021-27/+39
* ASoC: fix build break in CS4270 codec driverTimur Tabi2009-02-021-1/+1
* ASoC: fix documentation in CS4270 codec driverTimur Tabi2009-01-311-58/+105
* ASoC: fix initialization order of the CS4270 codec driverTimur Tabi2009-01-301-80/+97
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-3/+3
* ASoC: improve I2C initialization code in CS4270 driverTimur Tabi2009-01-231-139/+113
* ASoC: Include header file in cs4270 and wm9705Mark Brown2009-01-231-0/+2
* ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi2009-01-231-65/+27
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-5/+6
* ASoC: Disable automatic volume control in the CS4270 sound driverTimur Tabi2008-10-301-0/+13
* ALSA: ASoC: Fix cs4270 error pathJean Delvare2008-09-301-7/+18
* ALSA: ASoC: Fix another cs4270 error pathJean Delvare2008-09-291-6/+1
* ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi2008-09-291-56/+15
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-4/+4
* [ALSA] SOC: fix tests in cs4270_hw_params()Roel Kluin2008-04-241-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is setTimur Tabi2008-01-311-133/+128
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1