index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ad193x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
ASoC: codecs: ad193x: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-07-22
ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializing
Codrin Ciubotariu
1
-14
/
+5
2019-07-06
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
1
-19
/
+43
2019-07-06
Merge branch 'asoc-5.2' into asoc-linus
Mark Brown
1
-4
/
+2
2019-06-28
ASoC: codecs: ad193x: Reset used registers at probe
Codrin Ciubotariu
1
-0
/
+10
2019-06-28
ASoC: codecs: ad193x: Group register initialization at probe
Codrin Ciubotariu
1
-19
/
+33
2019-06-26
ASoC: codecs: ad193x: Fix memory corruption on BE 64b systems
Codrin Ciubotariu
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2019-02-18
ASoC: codecs: ad193x: Add support to disable on-chip PLL
Codrin Ciubotariu
1
-1
/
+25
2019-02-18
ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modes
Codrin Ciubotariu
1
-2
/
+7
2019-02-18
ASoC: codecs: ad193x: Fix frame polarity for DSP_A format
Codrin Ciubotariu
1
-0
/
+6
2019-02-18
ASoC: codecs: ad193x: Set constraint to always have 32 sample bits
Codrin Ciubotariu
1
-0
/
+16
2019-02-18
ASoC: codecs: ad193x: Remove capture support for codecs without ADC
Codrin Ciubotariu
1
-1
/
+18
2018-02-12
ASoC: ad193x: replace codec to component
Kuninori Morimoto
1
-22
/
+24
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on ad193x
Kuninori Morimoto
1
-6
/
+8
2015-10-20
ASoC: ad193x: Drop .volatile_reg implementation
Axel Lin
1
-6
/
+0
2015-10-05
ASoC: ad193x: add support to ad1934
Cyrille Pitchen
1
-29
/
+93
2015-01-12
ASoC: ad193x: Don't power down DAC in CODEC probe
Lars-Peter Clausen
1
-2
/
+2
2014-11-05
ASoC: ad193x: Keep DAC output stage active in idle
Lars-Peter Clausen
1
-5
/
+9
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-9
/
+1
2014-02-20
ASoC: ad193x: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-2
/
+2
2014-02-18
ASoC: ad193x: Split SPI and I2C code into different modules
Lars-Peter Clausen
1
-125
/
+15
2014-01-16
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
1
-5
/
+5
2014-01-09
ASoC: ad193x: Use params_width() rather than memory format
Mark Brown
1
-5
/
+5
2013-11-24
ASoC: ad193x: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-09-13
ASoC: ad193x: Use managed regmap init
Lars-Peter Clausen
1
-40
/
+10
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-3
/
+1
2011-12-28
ASoC: Convert ad193x to devm_kzalloc()
Axel Lin
1
-11
/
+8
2011-11-28
ASoC: ad193x: Convert to direct regmap API usage
Lars-Peter Clausen
1
-25
/
+36
2011-11-28
ASoC: ad193x: Use snd_soc_update_bits where appropriate
Lars-Peter Clausen
1
-60
/
+36
2011-11-28
ASoC: ad193x: Add sysclk DAPM supply
Lars-Peter Clausen
1
-2
/
+4
2011-11-28
ASoC: ad193x: Remove non-functional DAPM route controls
Lars-Peter Clausen
1
-6
/
+6
2011-11-28
ASoC: ad193x: Make enum items const char * const
Lars-Peter Clausen
1
-1
/
+1
2011-11-28
ASoC: ad193x: Provide dB ranges for the volume controls
Lars-Peter Clausen
1
-8
/
+10
2011-11-28
ASoC: ad193x: Use table based DAPM and controls setup
Lars-Peter Clausen
1
-7
/
+6
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-10-19
ASoC: ad193x: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-16
/
+15
2011-10-14
ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASK
Axel Lin
1
-1
/
+1
2011-09-09
ASoC: ad193x: Setup regmap read and write flag masks for SPI
Lars-Peter Clausen
1
-11
/
+54
2011-08-15
ASoC: ad193x: remove cache support
Scott Jiang
1
-8
/
+0
2011-08-15
ASoC: ad193x: fix dac word len setting
Scott Jiang
1
-1
/
+2
2011-03-30
ASoC: ad193x: fix codec name
Mike Frysinger
1
-2
/
+2
2011-03-26
ASoC: ad193x: tweak style to match other codecs
Scott Jiang
1
-12
/
+7
2010-12-29
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-16
ASoC: Fix incorrect kfree in ad193x_probe error path
Axel Lin
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-2
/
+3
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-140
/
+77
[next]