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