index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ad193x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: ad193x: Drop .volatile_reg implementation
Axel Lin
2015-10-20
1
-6
/
+0
*
ASoC: ad193x: add support to ad1934
Cyrille Pitchen
2015-10-05
1
-29
/
+93
*
ASoC: ad193x: Don't power down DAC in CODEC probe
Lars-Peter Clausen
2015-01-12
1
-2
/
+2
*
ASoC: ad193x: Keep DAC output stage active in idle
Lars-Peter Clausen
2014-11-05
1
-5
/
+9
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-9
/
+1
*
ASoC: ad193x: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-20
1
-2
/
+2
*
ASoC: ad193x: Split SPI and I2C code into different modules
Lars-Peter Clausen
2014-02-18
1
-125
/
+15
*
-
.
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
2014-01-16
1
-5
/
+5
|
\
\
|
|
*
ASoC: ad193x: Use params_width() rather than memory format
Mark Brown
2014-01-09
1
-5
/
+5
|
|
/
*
|
ASoC: ad193x: Use IS_ENABLED() macro
Fabio Estevam
2013-11-24
1
-3
/
+3
|
/
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-7
/
+7
*
ASoC: ad193x: Use managed regmap init
Lars-Peter Clausen
2012-09-13
1
-40
/
+10
*
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-3
/
+1
*
ASoC: Convert ad193x to devm_kzalloc()
Axel Lin
2011-12-28
1
-11
/
+8
*
ASoC: ad193x: Convert to direct regmap API usage
Lars-Peter Clausen
2011-11-28
1
-25
/
+36
*
ASoC: ad193x: Use snd_soc_update_bits where appropriate
Lars-Peter Clausen
2011-11-28
1
-60
/
+36
*
ASoC: ad193x: Add sysclk DAPM supply
Lars-Peter Clausen
2011-11-28
1
-2
/
+4
*
ASoC: ad193x: Remove non-functional DAPM route controls
Lars-Peter Clausen
2011-11-28
1
-6
/
+6
*
ASoC: ad193x: Make enum items const char * const
Lars-Peter Clausen
2011-11-28
1
-1
/
+1
*
ASoC: ad193x: Provide dB ranges for the volume controls
Lars-Peter Clausen
2011-11-28
1
-8
/
+10
*
ASoC: ad193x: Use table based DAPM and controls setup
Lars-Peter Clausen
2011-11-28
1
-7
/
+6
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: ad193x: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-10-19
1
-16
/
+15
*
ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASK
Axel Lin
2011-10-14
1
-1
/
+1
*
ASoC: ad193x: Setup regmap read and write flag masks for SPI
Lars-Peter Clausen
2011-09-09
1
-11
/
+54
*
ASoC: ad193x: remove cache support
Scott Jiang
2011-08-15
1
-8
/
+0
*
ASoC: ad193x: fix dac word len setting
Scott Jiang
2011-08-15
1
-1
/
+2
*
ASoC: ad193x: fix codec name
Mike Frysinger
2011-03-30
1
-2
/
+2
*
ASoC: ad193x: tweak style to match other codecs
Scott Jiang
2011-03-26
1
-12
/
+7
*
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-12-28
1
-1
/
+0
*
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
ASoC: Fix incorrect kfree in ad193x_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-2
/
+3
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-140
/
+77
*
ASoC: ad193x: add set_sysclk entry to support different clock input
Barry Song
2010-05-21
1
-1
/
+40
*
ASoC: ad193x: fix typo, delete redundant space
Barry Song
2010-04-23
1
-4
/
+4
*
ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt
Barry Song
2010-04-23
1
-23
/
+25
*
ASoC: Add indirection for CODEC private data
Mark Brown
2010-04-17
1
-1
/
+1
*
ASoC: ad193x: move codec register/unregister to bus probe/remove
Barry Song
2010-03-29
1
-58
/
+44
*
ASoC: update for removeal of slab.h from percpu.h
Stephen Rothwell
2010-03-29
1
-0
/
+1
*
ASoC: Unexport AD193x bus probe/remove functions
Mark Brown
2010-03-19
1
-4
/
+2
*
ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9
Barry Song
2010-03-19
1
-0
/
+560