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
/
tlv320aic3x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-2
/
+2
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
1
-1
/
+1
2012-01-02
ASoC: Convert tlv320aic3x to devm_kzalloc()
Axel Lin
1
-4
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-22
ASoC: Remove conditional I2C usage from tlv320aic3x driver
Mark Brown
1
-6
/
+0
2011-11-08
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-0
/
+1
2011-10-27
ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav...
Axel Lin
1
-0
/
+1
2011-10-27
ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-27
/
+14
2011-10-14
ASoC: tlv320aic3x: Convert codec->hw_read to snd_soc_read
Axel Lin
1
-1
/
+4
2011-10-10
ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget
Mark Brown
1
-0
/
+4
2011-09-30
ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify ...
Axel Lin
1
-9
/
+4
2011-09-30
ASoC: Remove unused "control_data" field of struct aic3x_priv
Axel Lin
1
-3
/
+0
2011-07-09
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
1
-13
/
+21
2011-07-04
ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes
Jarkko Nikula
1
-13
/
+21
2011-05-23
ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state
Jarkko Nikula
1
-0
/
+7
2011-05-23
ASoC: tlv320aic3x: Don't sync first two registers from register cache
Jarkko Nikula
1
-1
/
+1
2011-05-16
ASoC: Fix wrong data type access in a few codec drivers
Jarkko Nikula
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-17
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
1
-15
/
+0
2010-12-15
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
1
-1
/
+1
2010-12-02
ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functions
Axel Lin
1
-15
/
+0
2010-11-26
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-3
/
+3
2010-11-26
ASoC: tlv320aic3x - fix variable may be used uninitialized warning
Axel Lin
1
-3
/
+3
2010-11-24
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
1
-5
/
+27
2010-11-23
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
1
-5
/
+27
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-16
ASoC: Fix incorrect kfree in aic3x_probe error path
Axel Lin
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-10
/
+12
2010-11-03
ASoC: tlv320aic3x: Add support to shared common reset line
Jarkko Nikula
1
-3
/
+25
2010-11-03
ASoC: tlv320aic3x: Use gpio_is_valid in checking for valid gpio_reset
Jarkko Nikula
1
-5
/
+5
2010-09-20
ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle
Jarkko Nikula
1
-18
/
+2
2010-09-20
ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync
Jarkko Nikula
1
-2
/
+61
2010-09-20
ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_level
Jarkko Nikula
1
-18
/
+65
2010-09-20
ASoC: tlv320aic3x: Move regulator management from i2c to soc domain
Jarkko Nikula
1
-50
/
+50
2010-09-20
Merge remote branch 'asoc/for-2.6.37' into for-2.6.37
Liam Girdwood
1
-148
/
+115
2010-09-20
ASoC: tlv320aic3x: Add virtual output pin Detection
Jarkko Nikula
1
-0
/
+8
2010-09-15
ASoC: tlv320aic3x: Complete the soc-cache conversion
Jarkko Nikula
1
-16
/
+9
2010-09-15
ASoC: tlv320aic3x: Switch to soc-cache helpers
Jarkko Nikula
1
-37
/
+9
2010-09-15
ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write
Jarkko Nikula
1
-96
/
+98
2010-09-11
ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_level
Jarkko Nikula
1
-4
/
+6
2010-09-06
ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not set
Jarkko Nikula
1
-6
/
+8
2010-08-28
ASoC: tlv320aic3x: Sanitize output controls
Jarkko Nikula
1
-38
/
+76
2010-08-28
ASoC: tlv320aic3x: Reimplement output mixers
Jarkko Nikula
1
-207
/
+187
2010-08-28
ASoC: tlv320aic3x: Fix remaining output pin switch names
Jarkko Nikula
1
-3
/
+3
2010-08-23
Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37
Liam Girdwood
1
-10
/
+70
2010-08-23
ASoC: Fix tlv320aic3x GPIO initialization
Jarkko Nikula
1
-2
/
+2
2010-08-20
ASoC: Add support for tlv320aic3007 to tlv320aic3x codec.
Randolph Chung
1
-10
/
+69
2010-08-19
ASoC: Configure symmetric rates for tlv320aic3x
Randolph Chung
1
-0
/
+1
[prev]
[next]