index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cq93vc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
ASoC: codecs: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-02-12
ASoC: cq93vc: replace codec to component
Kuninori Morimoto
1
-16
/
+17
2017-12-04
ASoC: use snd_soc_component_init_regmap() on cq93vc
Kuninori Morimoto
1
-4
/
+6
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-09-22
ASoC: cq93vc: duplicated callback function goes to component
Arnd Bergmann
1
-2
/
+4
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-27
ASoC: cq93vc: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-25
/
+0
2014-11-27
ASoC: cq93vc: Remove unused state struct
Lars-Peter Clausen
1
-8
/
+0
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-01
ASoC: cq93vc: fix cq93vc_get_regmap build error
Arnd Bergmann
1
-1
/
+1
2014-04-14
ASoC: codec: fix the sparse check warnings.
Xiubo Li
1
-1
/
+1
2014-04-14
ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-03-11
ASoC: io: New signature for snd_soc_codec_set_cache_io()
Xiubo Li
1
-2
/
+1
2013-09-24
ASoC: cq93vc: Use regmap for I/O
Mark Brown
1
-21
/
+3
2013-09-24
ASoC: cq93vc: Use core I/O functions
Mark Brown
1
-7
/
+9
2013-09-24
ASoC: cq93vc: Use table based control registration
Mark Brown
1
-4
/
+2
2013-09-17
ASoC: cq93vc: Don't use control data for core driver data
Mark Brown
1
-1
/
+1
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2012-01-20
ASoC: CQ93VC: remove machine specific header file inclusion from codec driver
Manjunath Hadli
1
-2
/
+0
2011-11-28
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-05-26
mfd: Use mfd cell platform_data for davinci cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-03-23
asoc: davinci_voicecodec: use mfd_data instead of driver_data
Andres Salomon
1
-1
/
+2
2011-01-28
ASoC: DaVinci: fix kernel panic due to uninitialized platform_data
Manjunathappa, Prakash
1
-1
/
+1
2010-11-22
ASoC: Do not include soc-dai.h
Jarkko Nikula
1
-1
/
+0
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-103
/
+29
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-1
/
+1
2010-03-29
ASoC: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-03-12
ASoC: DaVinci: CQ93VC Voice Codec
Miguel Aguilar
1
-0
/
+298