Age | Commit message (Expand) | Author | Files | Lines |
2018-06-25 | ASoC: cx20442: Don't ignore regulator_get() errors. | Janusz Krzysztofik | 1 | -2/+21 |
2018-02-12 | ASoC: cx20442: replace codec to component | Kuninori Morimoto | 1 | -48/+41 |
2018-01-16 | ASoC: cx20442: fix regression by adding back .read/.write | Kuninori Morimoto | 1 | -9/+17 |
2017-11-27 | ASoC: cx20442: don't use reg_cache | Kuninori Morimoto | 1 | -17/+4 |
2017-11-27 | ASoC: don't use codec hw_write on cx20442/omap-ams-delta | Kuninori Morimoto | 1 | -13/+10 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on cx20442 | Kuninori Morimoto | 1 | -4/+6 |
2016-06-17 | ASoC: cx20442: set tty->receiver_room in v253_open | Janusz Krzysztofik | 1 | -0/+1 |
2015-05-11 | ASoC: cx20442: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -2/+2 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -2/+0 |
2015-03-09 | ASoC: cx20442: remove incorerct __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'as... | Mark Brown | 1 | -2/+2 |
2014-08-01 | ASoC: cx20442: Fix strange indentation | Mark Brown | 1 | -2/+2 |
2014-07-23 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen | 1 | -3/+3 |
2012-01-09 | ASoC: cx20442: add bias control over a platform provided regulator | Janusz Krzysztofik | 1 | -2/+46 |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 1 | -11/+1 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-06-04 | Revert "ASoC: Update cx20442 for TTY API change" | Linus Torvalds | 1 | -5/+3 |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+5 |
2011-05-12 | ASoC: Update cx20442 for TTY API change | Mark Brown | 1 | -3/+5 |
2011-03-31 | ASoC: Use data based init for cx20442 DAPM | Lu Guanqun | 1 | -14/+4 |
2011-02-11 | ASoC: CX20442: fix wrong reg_cache_default content | Janusz Krzysztofik | 1 | -1/+1 |
2011-02-01 | ASoC: CX20442: fix NULL pointer dereference | Janusz Krzysztofik | 1 | -0/+3 |
2010-12-29 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 1 | -1/+0 |
2010-11-06 | ASoC: Move pop time from DAPM context to sound card | Jarkko Nikula | 1 | -3/+3 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -7/+8 |
2010-08-19 | ASoC: Use a more adequate name for the CX20442 codec DAI | Janusz Krzysztofik | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -124/+49 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-13 | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 1 | -1/+0 |
2009-11-07 | ASoC: Remove dead code and labels | Takashi Iwai | 1 | -5/+0 |
2009-11-04 | ASoC: Factor out snd_soc_init_card() | Mark Brown | 1 | -6/+0 |
2009-08-06 | ASoC: CX20442: simplify codec controller usage | Janusz Krzysztofik | 1 | -2/+0 |
2009-08-06 | ASoC: CX20442: add some debugging | Janusz Krzysztofik | 1 | -0/+1 |
2009-08-01 | ASoC: CX20442: push down machine independent line discipline bits | Janusz Krzysztofik | 1 | -6/+110 |
2009-07-29 | ASoC: CX20442: fix issues pointed out by subsystem maintainer | Janusz Krzysztofik | 1 | -7/+10 |
2009-07-23 | ASoC: Add support for Conexant CX20442-11 voice modem codec | Janusz Krzysztofik | 1 | -0/+395 |