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
/
cs4271.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
ASoC: cs4271: replace codec to component
Kuninori Morimoto
1
-53
/
+52
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-05-24
ASoC: cs4271: Remove unnecessary additional variable definition
Charles Keepax
1
-2
/
+0
2017-04-30
ASoC: cs4271: configure reset GPIO as output
Alexander Sverdlin
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on cs4271
Kuninori Morimoto
1
-6
/
+8
2016-02-26
ASoC: cs4271: add regulator consumer support
Pascal Huerst
1
-8
/
+61
2015-04-12
Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...
Mark Brown
1
-2
/
+2
2015-04-02
ASoC: cs4271: Increase delay time after reset
Pascal Huerst
1
-2
/
+2
2015-03-10
ASoC: cs4271: Fix wrong value references for boolean kctl
Takashi Iwai
1
-2
/
+2
2014-10-20
ASoC: cs4271: Split SPI and I2C code into different modules
Axel Lin
1
-137
/
+18
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-06
ASoC: cs4271: Fix build error without CONFIG_SPI_MASTER
Takashi Iwai
1
-16
/
+16
2014-02-19
ASoC: cs4271: claim reset GPIO in bus probe function
Daniel Mack
1
-20
/
+40
2014-02-05
ASoC: cs4271: Remove outdated comment
Lars-Peter Clausen
1
-1
/
+0
2013-11-27
ASoC: cs4271: Use IS_ENABLED() macro
Fabio Estevam
1
-4
/
+4
2013-10-16
ASoC: cs4271: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-11
ASoC: cs4271: Add DAPM support
Mark Brown
1
-0
/
+24
2013-08-11
ASoC: cs4271: Convert to table based control init
Mark Brown
1
-2
/
+4
2013-03-22
ASoC: cs4271: switch to mute_stream
Daniel Mack
1
-2
/
+5
2013-03-15
ASoC: cs4271: convert to direct regmap API usage
Daniel Mack
1
-68
/
+91
2012-12-24
ALSA: ASoC: cs4271: add optional soft reset workaround
Daniel Mack
1
-0
/
+34
2012-12-24
Merge branch 'asoc-fix-cs4271' into asoc-cs4271
Mark Brown
1
-3
/
+3
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-12-09
Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next
Mark Brown
1
-3
/
+18
2012-12-02
ASoC: cs4271: fix property check
Daniel Mack
1
-1
/
+1
2012-12-02
ASoC: cs4271: fix sparse warning
Daniel Mack
1
-2
/
+2
2012-11-13
ASoC: cs4271: free allocated GPIO
Daniel Mack
1
-8
/
+3
2012-10-15
ASoC: cs4271: add support for AMUTEB=BMUTEC feature
Daniel Mack
1
-3
/
+18
2012-09-28
ALSA: ASoC: add DT bindings for CS4271
Daniel Mack
1
-3
/
+21
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-21
ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits calls
Axel Lin
1
-3
/
+5
2011-09-30
ASoC: Remove unused "control_data" field of struct cs4271_private
Axel Lin
1
-5
/
+0
2011-03-09
ASoC: Manage mode and rate bits correctly for CS4271 CODEC.
Alexander Sverdlin
1
-30
/
+53
2011-03-07
ASoC: Extend range of supported sample rates for CS4271 CODEC.
Alexander Sverdlin
1
-2
/
+3
2011-03-07
ASoC: Constify i2c_device_id table
Axel Lin
1
-1
/
+1
2011-02-08
ASoC: CS4271: Move Chip Select control out of the CODEC code.
Alexander Sverdlin
1
-19
/
+3
2011-01-26
ASoC: Staticise non-exported symbols in cs4271
Mark Brown
1
-2
/
+2
2011-01-25
ASoC: cs4271.c: improve error handling
Alexander Sverdlin
1
-15
/
+44
2011-01-21
ASoC: CS4271 codec support
Alexander Sverdlin
1
-0
/
+630