summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cq93vc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ASoC: cq93vc: replace codec to componentKuninori Morimoto2018-02-121-16/+17
* ASoC: use snd_soc_component_init_regmap() on cq93vcKuninori Morimoto2017-12-041-4/+6
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: cq93vc: duplicated callback function goes to componentArnd Bergmann2016-09-221-2/+4
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: cq93vc: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-25/+0
* | ASoC: cq93vc: Remove unused state structLars-Peter Clausen2014-11-271-8/+0
|/
* ASoC: cq93vc: fix cq93vc_get_regmap build errorArnd Bergmann2014-04-301-1/+1
* ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-141-1/+1
* ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
* ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-2/+1
* ASoC: cq93vc: Use regmap for I/OMark Brown2013-09-241-21/+3
* ASoC: cq93vc: Use core I/O functionsMark Brown2013-09-241-7/+9
* ASoC: cq93vc: Use table based control registrationMark Brown2013-09-241-4/+2
* ASoC: cq93vc: Don't use control data for core driver dataMark Brown2013-09-171-1/+1
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-1/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: CQ93VC: remove machine specific header file inclusion from codec driverManjunath Hadli2012-01-201-2/+0
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz2011-05-261-2/+1
* asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon2011-03-231-1/+2
* ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
* ASoC: Do not include soc-dai.hJarkko Nikula2010-11-221-1/+0
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-103/+29
* ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
* ASoC: update gfp/slab.h includesTejun Heo2010-03-291-0/+1
* ASoC: DaVinci: CQ93VC Voice CodecMiguel Aguilar2010-03-121-0/+298