summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cx20442.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cx20442: Don't ignore regulator_get() errors.Janusz Krzysztofik2018-06-251-2/+21
* ASoC: cx20442: replace codec to componentKuninori Morimoto2018-02-121-48/+41
* ASoC: cx20442: fix regression by adding back .read/.writeKuninori Morimoto2018-01-161-9/+17
* ASoC: cx20442: don't use reg_cacheKuninori Morimoto2017-11-271-17/+4
* ASoC: don't use codec hw_write on cx20442/omap-ams-deltaKuninori Morimoto2017-11-271-13/+10
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on cx20442Kuninori Morimoto2016-08-081-4/+6
* ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik2016-06-171-0/+1
* ASoC: cx20442: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-111-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: cx20442: remove incorerct __exit markupsDmitry Torokhov2015-03-091-2/+2
* ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*-. Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'as...Mark Brown2014-08-041-2/+2
|\ \
| | * ASoC: cx20442: Fix strange indentationMark Brown2014-08-011-2/+2
| |/
* / ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-3/+3
|/
* ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik2012-01-091-2/+46
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds2011-06-041-5/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-3/+5
|\
| * ASoC: Update cx20442 for TTY API changeMark Brown2011-05-111-3/+5
* | ASoC: Use data based init for cx20442 DAPMLu Guanqun2011-03-311-14/+4
|/
* ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik2011-02-111-1/+1
* ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-061-3/+3
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-7/+8
* ASoC: Use a more adequate name for the CX20442 codec DAIJanusz Krzysztofik2010-08-191-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-124/+49
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Remove dead code and labelsTakashi Iwai2009-11-071-5/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+0
* ASoC: CX20442: simplify codec controller usageJanusz Krzysztofik2009-08-061-2/+0
* ASoC: CX20442: add some debuggingJanusz Krzysztofik2009-08-061-0/+1
* ASoC: CX20442: push down machine independent line discipline bitsJanusz Krzysztofik2009-07-311-6/+110
* ASoC: CX20442: fix issues pointed out by subsystem maintainerJanusz Krzysztofik2009-07-281-7/+10
* ASoC: Add support for Conexant CX20442-11 voice modem codecJanusz Krzysztofik2009-07-231-0/+395