Merge branch 'topic/asoc' into for-linus
[safe/jmp/linux-2.6] / sound / soc / codecs / cs4270.c
2010-05-20 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-04-17 Mark BrownASoC: Add indirection for CODEC private data
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-10 Daniel MackASoC: cs4270: enable regulators at probe time
2010-01-15 Daniel MackASoC: cs4270: allow passing freq=0 in set_dai_sysclk()
2009-12-07 Daniel MackASoC: Add regulator support to CS4270 codec driver
2009-11-03 Mark BrownASoC: Factor out snd_soc_init_card()
2009-10-29 Daniel MackASoC: CS4270: export de-emphasis filter as ALSA control
2009-10-15 Mark BrownASoC: Remove snd_soc_suspend_device()
2009-08-05 Daniel MackALSA: ASoC: cs4270: move power management hooks to...
2009-05-07 Daniel MackASoC: cs4270: add power management support
2009-05-05 Daniel MackASoC: cs4270: introduce CS4270_I2C_INCR
2009-04-27 Daniel MackASoC: cs4270: add Master Playback Switch
2009-04-27 Daniel MackASoC: cs4270: fix Master Capture Switch polarity
2009-03-12 Philipp ZabelASoC: Replace remaining uses of snd_soc_cnew with snd_s...
2009-03-11 Mark BrownASoC: Merge dai_ops factor out
2009-03-08 Daniel MackASoC: bring cs4270 feature/limitations list in sync
2009-03-04 Eric MiaoASoC: make ops a pointer in 'struct snd_soc_dai'
2009-03-02 Daniel MackASoC: fix typo and removed unneeded switch case for...
2009-02-28 Daniel MackASoC: Add cs4270 support for slave mode configurations
2009-02-13 Timur TabiASoC: add additional controls to the CS4270 codec driver
2009-02-02 Timur TabiASoC: fix message display in CS4270 codec driver
2009-02-02 Timur TabiASoC: fix build break in CS4270 codec driver
2009-01-31 Timur TabiASoC: fix documentation in CS4270 codec driver
2009-01-30 Timur TabiASoC: fix initialization order of the CS4270 codec...
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-23 Timur TabiASoC: improve I2C initialization code in CS4270 driver
2009-01-23 Mark BrownASoC: Include header file in cs4270 and wm9705
2009-01-23 Timur TabiASoC: remove stand-alone mode support from CS4270 codec...
2008-12-10 Takashi IwaiALSA: ASoC - Fix wrong section types
2008-12-09 Mark BrownASoC: Register non-AC97 codec DAIs
2008-12-01 Mark BrownASoC: Rename snd_soc_register_card() to snd_soc_init_card()
2008-11-21 Mark BrownASoC: Merge snd_soc_ops into snd_soc_dai_ops
2008-10-30 Timur TabiASoC: Disable automatic volume control in the CS4270...
2008-09-30 Jean DelvareALSA: ASoC: Fix cs4270 error path
2008-09-29 Jean DelvareALSA: ASoC: Fix another cs4270 error path
2008-09-29 Timur TabiALSA: make the CS4270 driver a new-style I2C driver
2008-07-10 Liam GirdwoodALSA: asoc: codecs - merge structs snd_soc_codec_dai...
2008-04-24 Roel Kluin[ALSA] SOC: fix tests in cs4270_hw_params()
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Timur Tabi[ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS...
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2007-11-20 Timur Tabi[ALSA] fix private data pointer calculation in CS4270...
2007-10-16 Timur Tabi[ALSA] Fix CS4270 volume control and optimize I2C opera...
2007-10-16 Clemens Ladisch[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
2007-10-16 Timur Tabi[ALSA] CS4270 driver does not compile with I2C disabled
2007-10-16 Timur Tabi[ALSA] ASoC CS4270 codec device driver