index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic23.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: tlv320aic23: replace codec to component
Kuninori Morimoto
2018-02-12
1
-59
/
+61
*
ASoC: tlv320aic23: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-08
1
-0
/
+1
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: TLV320AIC23: Unquote NULL from control name
Liviu Dudau
2017-03-06
1
-4
/
+3
*
ASoC: codec duplicated callback function goes to component on tlv320aic23
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: tlv320aic23: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-27
1
-19
/
+2
*
ASoC: tlv320aic23: Convert to params_width()
Mark Brown
2014-07-29
1
-5
/
+5
*
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-04-14
1
-2
/
+2
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-8
/
+0
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-8
/
+0
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
2014-03-12
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: tlv320aic23: add missing EXPORT_SYMBOLs
Max Filippov
2014-03-09
1
-0
/
+2
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...
Mark Brown
2014-03-12
1
-50
/
+17
|
\
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
ASoC: tlv320aic23: add support for SPI control mode
Max Filippov
2014-03-07
1
-44
/
+11
|
|
*
ASoC: tlv320aic23: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-23
1
-6
/
+6
|
|
/
*
|
ASoC: Add helper function to check whether a CODEC is active
Lars-Peter Clausen
2014-03-06
1
-1
/
+1
|
/
*
ASoC: tlv320aic23: Convert to direct regmap API usage
Mark Brown
2013-09-24
1
-23
/
+31
*
ASoC: tlv320aic23: Convert to table based control init
Mark Brown
2013-09-24
1
-3
/
+2
*
ASoC: tlv320aic23: Remove #defines for I2C
Mark Brown
2013-09-24
1
-24
/
+1
*
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2012-05-13
1
-2
/
+2
|
\
|
*
ASoC: tlv312aic23: unbreak resume
Eric Bénard
2012-04-30
1
-2
/
+2
*
|
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-6
/
+3
*
|
ASoC: tlv320aic23: Remove driver-specific version number
Mark Brown
2012-04-04
1
-4
/
+0
|
/
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-1
/
+1
*
ASoC: Convert tlv320aic23 to devm_kzalloc()
Axel Lin
2012-01-02
1
-4
/
+1
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-2
/
+1
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode
Axel Lin
2011-10-27
1
-0
/
+1
*
ASoC: tlv320aic23: convert to soc-cache
Axel Lin
2011-10-14
1
-115
/
+52
*
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
2011-10-05
1
-11
/
+3
*
ASoC: Use data based init for tlv320aic23 DAPM
Lu Guanqun
2011-03-31
1
-14
/
+5
*
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-4
/
+5
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-122
/
+60
*
codecs/tlv320aic23: fix bias management for suspend/resume
Eric Bénard
2010-06-23
1
-3
/
+4
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-1
/
+0
|
\
|
*
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
2010-05-10
1
-1
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ASoC: AIC23: Fixing writes to non-existing registers in resume function
Anuj Aggarwal
2010-01-29
1
-1
/
+1
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-12-04
1
-9
/
+0
|
\
|
*
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
2009-11-27
1
-2
/
+1
|
|
\
|
*
\
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
2009-11-18
1
-1
/
+1
|
|
\
\
|
*
|
|
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-12
1
-1
/
+0
|
*
|
|
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-11-03
1
-8
/
+0
*
|
|
|
Merge branch 'topic/core-change' into for-linus
Takashi Iwai
2009-12-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'topic/pcm-dma-fix' into topic/core-change
Takashi Iwai
2009-12-01
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ALSA: Cleanup redundant tests on unsigned
Roel Kluin
2009-10-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
ASoC: AIC23: Fixing infinite loop in resume path
Anuj Aggarwal
2009-11-27
1
-2
/
+1
|
|
/
|
/
|
[next]