aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4270.c
Commit message (Expand)AuthorAge
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* ASoC: Convert cs4270 to devm_kzalloc()Axel Lin2012-01-02
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack2011-11-22
* ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin2011-10-06
* ASoC: Remove unused "control_data" field of struct cs4270_privateAxel Lin2011-09-28
* ASoC: Fix comment in cs4270 codec driverDaniel Mack2011-05-25
* ASoC: Constify i2c_device_id tableAxel Lin2011-03-07
* ASoC: Remove module probe announcements from CODEC driversMark Brown2011-03-01
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-13
* ASoC: cs4270: use the built-in register cache supportTimur Tabi2011-01-10
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-28
* ASoC: Staticise CS4270 DAIMark Brown2010-10-07
* ASoC: Remove export of CS4270 DAIMark Brown2010-09-07
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-16
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: cs4270: enable regulators at probe timeDaniel Mack2010-02-10
* ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()Daniel Mack2010-01-15
* ASoC: Add regulator support to CS4270 codec driverDaniel Mack2009-12-07
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack2009-10-29
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-15
* ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_deviceDaniel Mack2009-08-05
* ASoC: cs4270: add power management supportDaniel Mack2009-05-07
* ASoC: cs4270: introduce CS4270_I2C_INCRDaniel Mack2009-05-05
* ASoC: cs4270: add Master Playback SwitchDaniel Mack2009-04-27
* ASoC: cs4270: fix Master Capture Switch polarityDaniel Mack2009-04-27
* ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-12
* ASoC: Merge dai_ops factor outMark Brown2009-03-11
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* | ASoC: bring cs4270 feature/limitations list in syncDaniel Mack2009-03-08
|/
* ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack2009-03-02
* ASoC: Add cs4270 support for slave mode configurationsDaniel Mack2009-02-28
* ASoC: add additional controls to the CS4270 codec driverTimur Tabi2009-02-13
* ASoC: fix message display in CS4270 codec driverTimur Tabi2009-02-02
* ASoC: fix build break in CS4270 codec driverTimur Tabi2009-02-02
* ASoC: fix documentation in CS4270 codec driverTimur Tabi2009-01-31
* ASoC: fix initialization order of the CS4270 codec driverTimur Tabi2009-01-30
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* ASoC: improve I2C initialization code in CS4270 driverTimur Tabi2009-01-23
* ASoC: Include header file in cs4270 and wm9705Mark Brown2009-01-23
* ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi2009-01-23
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-09
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21