aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cx20442.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: cx20442: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby1-2/+1
2021-07-29ASoC: v253_init: eliminate pointer to stringJiri Slaby1-1/+1
2021-07-29ASoC: cx20442: tty_ldisc_ops::write_wakeup is optionalJiri Slaby1-6/+0
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-2/+2
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-06-25ASoC: cx20442: Don't ignore regulator_get() errors.Janusz Krzysztofik1-2/+21
2018-02-12ASoC: cx20442: replace codec to componentKuninori Morimoto1-48/+41
2018-01-16ASoC: cx20442: fix regression by adding back .read/.writeKuninori Morimoto1-9/+17
2017-11-27ASoC: cx20442: don't use reg_cacheKuninori Morimoto1-17/+4
2017-11-27ASoC: don't use codec hw_write on cx20442/omap-ams-deltaKuninori Morimoto1-13/+10
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on cx20442Kuninori Morimoto1-4/+6
2016-06-17ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik1-0/+1
2015-05-11ASoC: cx20442: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+2
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2015-03-09ASoC: cx20442: remove incorerct __exit markupsDmitry Torokhov1-2/+2
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8', 'asoc/topic/cx20442' and 'asoc/topic/davinci' into asoc-nextMark Brown1-2/+2
2014-08-01ASoC: cx20442: Fix strange indentationMark Brown1-2/+2
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen1-3/+3
2012-01-09ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik1-2/+46
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+5
2011-05-11ASoC: Update cx20442 for TTY API changeMark Brown1-3/+5
2011-03-31ASoC: Use data based init for cx20442 DAPMLu Guanqun1-14/+4
2011-02-11ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik1-1/+1
2011-02-01ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik1-0/+3
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula1-3/+3
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-7/+8
2010-08-19ASoC: Use a more adequate name for the CX20442 codec DAIJanusz Krzysztofik1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-124/+49
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-07ASoC: Remove dead code and labelsTakashi Iwai1-5/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-6/+0
2009-08-06ASoC: CX20442: simplify codec controller usageJanusz Krzysztofik1-2/+0
2009-08-06ASoC: CX20442: add some debuggingJanusz Krzysztofik1-0/+1
2009-07-31ASoC: CX20442: push down machine independent line discipline bitsJanusz Krzysztofik1-6/+110
2009-07-28ASoC: CX20442: fix issues pointed out by subsystem maintainerJanusz Krzysztofik1-7/+10
2009-07-23ASoC: Add support for Conexant CX20442-11 voice modem codecJanusz Krzysztofik1-0/+395