Age | Commit message (Expand) | Author |
2012-09-25 | ASoC: cs4270: Remove mono support | Fabio Estevam |
2012-09-11 | ASoC: cs4270: Convert to direct regmap API usage | Mark Brown |
2012-09-11 | ASoC: cs4270: Move regulator acquisition to I2C probe() | Mark Brown |
2012-09-11 | ASoC: cs4270: Conver to data based control init | Mark Brown |
2012-08-06 | ASoC: cs4270: Use module_i2c_driver | Sachin Kamat |
2012-08-03 | ASoC: Add reset-gpio DT property to cs4270 driver | Daniel Mack |
2012-08-03 | ASoC: add DT bindings for cs4270 | Daniel Mack |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown |
2012-04-01 | ASoC: cs4270: Check that we can enable regulators on resume | Mark Brown |
2012-02-28 | ASoC: Remove unnecessary -codec from cs4270 driver name | Shawn Guo |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2012-01-02 | ASoC: Convert cs4270 to devm_kzalloc() | Axel Lin |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-11-22 | ASoC: cs4720: use snd_soc_cache_sync() | Daniel Mack |
2011-10-06 | ASoC: Return early with -EINVAL if invalid dai format is detected | Axel Lin |
2011-09-28 | ASoC: Remove unused "control_data" field of struct cs4270_private | Axel Lin |
2011-05-26 | ASoC: Fix comment in cs4270 codec driver | Daniel Mack |
2011-03-07 | ASoC: Constify i2c_device_id table | Axel Lin |
2011-03-01 | ASoC: Remove module probe announcements from CODEC drivers | Mark Brown |
2011-01-13 | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos |
2011-01-10 | ASoC: cs4270: use the built-in register cache support | Timur Tabi |
2010-12-28 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen |
2010-10-07 | ASoC: Staticise CS4270 DAI | Mark Brown |
2010-09-07 | ASoC: Remove export of CS4270 DAI | Mark Brown |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-10 | ASoC: cs4270: enable regulators at probe time | Daniel Mack |
2010-01-15 | ASoC: cs4270: allow passing freq=0 in set_dai_sysclk() | Daniel Mack |
2009-12-07 | ASoC: Add regulator support to CS4270 codec driver | Daniel Mack |
2009-11-03 | ASoC: Factor out snd_soc_init_card() | Mark Brown |
2009-10-29 | ASoC: CS4270: export de-emphasis filter as ALSA control | Daniel Mack |
2009-10-15 | ASoC: Remove snd_soc_suspend_device() | Mark Brown |
2009-08-05 | ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_device | Daniel Mack |
2009-05-07 | ASoC: cs4270: add power management support | Daniel Mack |
2009-05-05 | ASoC: cs4270: introduce CS4270_I2C_INCR | Daniel Mack |
2009-04-27 | ASoC: cs4270: add Master Playback Switch | Daniel Mack |
2009-04-27 | ASoC: cs4270: fix Master Capture Switch polarity | Daniel Mack |
2009-03-12 | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel |
2009-03-11 | ASoC: Merge dai_ops factor out | Mark Brown |
2009-03-08 | ASoC: bring cs4270 feature/limitations list in sync | Daniel Mack |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao |
2009-03-02 | ASoC: fix typo and removed unneeded switch case for cs4270 | Daniel Mack |
2009-02-28 | ASoC: Add cs4270 support for slave mode configurations | Daniel Mack |
2009-02-13 | ASoC: add additional controls to the CS4270 codec driver | Timur Tabi |
2009-02-02 | ASoC: fix message display in CS4270 codec driver | Timur Tabi |
2009-02-02 | ASoC: fix build break in CS4270 codec driver | Timur Tabi |