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.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
/
cs4270.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
ASoC: cs4270: replace codec to component
Kuninori Morimoto
1
-69
/
+55
2016-10-11
ASoC: cs4270: fix DAPM stream name mismatch
murray foster
1
-4
/
+4
2016-08-08
ASoC: codec duplicated callback function goes to component on cs4270
Kuninori Morimoto
1
-6
/
+8
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-06-27
ASoC: cs4270: Remove redundant OOM message
Sachin Kamat
1
-3
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-1
/
+1
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-9
/
+0
2013-08-18
ASoC: cs4270: Add DAPM support
Mark Brown
1
-0
/
+20
2012-09-25
ASoC: cs4270: Remove mono support
Fabio Estevam
1
-2
/
+2
2012-09-11
ASoC: cs4270: Convert to direct regmap API usage
Mark Brown
1
-22
/
+33
2012-09-11
ASoC: cs4270: Move regulator acquisition to I2C probe()
Mark Brown
1
-27
/
+19
2012-09-11
ASoC: cs4270: Conver to data based control init
Mark Brown
1
-8
/
+3
2012-08-06
ASoC: cs4270: Use module_i2c_driver
Sachin Kamat
1
-11
/
+1
2012-08-04
ASoC: Add reset-gpio DT property to cs4270 driver
Daniel Mack
1
-0
/
+17
2012-08-04
ASoC: add DT bindings for cs4270
Daniel Mack
1
-0
/
+11
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-04-01
ASoC: cs4270: Check that we can enable regulators on resume
Mark Brown
1
-3
/
+5
2012-02-28
ASoC: Remove unnecessary -codec from cs4270 driver name
Shawn Guo
1
-1
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2012-01-02
ASoC: Convert cs4270 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: cs4720: use snd_soc_cache_sync()
Daniel Mack
1
-9
/
+1
2011-10-06
ASoC: Return early with -EINVAL if invalid dai format is detected
Axel Lin
1
-4
/
+4
2011-09-28
ASoC: Remove unused "control_data" field of struct cs4270_private
Axel Lin
1
-5
/
+1
2011-05-26
ASoC: Fix comment in cs4270 codec driver
Daniel Mack
1
-4
/
+1
2011-03-07
ASoC: Constify i2c_device_id table
Axel Lin
1
-1
/
+1
2011-03-02
ASoC: Remove module probe announcements from CODEC drivers
Mark Brown
1
-2
/
+0
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
1
-2
/
+2
2011-01-11
ASoC: cs4270: use the built-in register cache support
Timur Tabi
1
-113
/
+48
2010-12-29
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
2010-10-08
ASoC: Staticise CS4270 DAI
Mark Brown
1
-1
/
+1
2010-09-07
ASoC: Remove export of CS4270 DAI
Mark Brown
1
-1
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-255
/
+138
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-10
/
+10
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-10
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
ASoC: cs4270: enable regulators at probe time
Daniel Mack
1
-0
/
+10
2010-01-15
ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()
Daniel Mack
1
-13
/
+25
2009-12-07
ASoC: Add regulator support to CS4270 codec driver
Daniel Mack
1
-3
/
+40
2009-11-04
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-7
/
+0
2009-10-29
ASoC: CS4270: export de-emphasis filter as ALSA control
Daniel Mack
1
-0
/
+1
2009-10-15
ASoC: Remove snd_soc_suspend_device()
Mark Brown
1
-20
/
+0
2009-08-06
ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_device
Daniel Mack
1
-4
/
+23
2009-05-07
ASoC: cs4270: add power management support
Daniel Mack
1
-1
/
+57
2009-05-05
ASoC: cs4270: introduce CS4270_I2C_INCR
Daniel Mack
1
-1
/
+2
2009-04-27
ASoC: cs4270: add Master Playback Switch
Daniel Mack
1
-5
/
+39
2009-04-27
ASoC: cs4270: fix Master Capture Switch polarity
Daniel Mack
1
-1
/
+1
2009-03-12
ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.
Philipp Zabel
1
-18
/
+5
[next]