index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic31xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
ASoC: tlv320aic31xx: Add Volume Soft Stepping control
Nikita Yushchenko
1
-0
/
+8
2019-12-09
ASoC: tlv320aic31xx: Add HP output driver pop reduction controls
Nikita Yushchenko
1
-2
/
+30
2019-11-18
ASoC: tlv320aic31xx: configure output common-mode voltage
Lucas Stach
1
-0
/
+45
2019-08-15
ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'
YueHaibing
1
-1
/
+0
2019-07-22
ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER
Lucas Stach
1
-2
/
+5
2019-04-03
ASoC: tlv320aic31xx: aic31xx_set_jack() can be static
kbuild test robot
1
-2
/
+2
2019-04-02
ASoC: tlv320aic31xx: Add button press detection
Andrew F. Davis
1
-2
/
+15
2019-04-02
ASoC: tlv320aic31xx: Add headphone/headset detection
Andrew F. Davis
1
-1
/
+47
2019-02-08
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
1
-13
/
+3
2018-11-17
ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tab
Colin Ian King
1
-1
/
+1
2018-09-04
ASoC: tlv320aic31xx: Add overflow detection support
Andrew F. Davis
1
-2
/
+32
2018-09-03
ASoC: tlv320aic31xx: Add short circuit detection support
Andrew F. Davis
1
-0
/
+55
2018-02-19
ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master mode
Peter Ujfalusi
1
-10
/
+22
2018-02-19
ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'
Peter Ujfalusi
1
-9
/
+9
2018-02-14
ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocks
Peter Ujfalusi
1
-1
/
+72
2018-02-12
ASoC: tlv320aic31xx: replace codec to component
Kuninori Morimoto
1
-124
/
+116
2017-12-07
ASoC: tlv320aic31xx: Reset registers during power up
Andrew F. Davis
1
-4
/
+22
2017-12-07
ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls
Andrew F. Davis
1
-48
/
+29
2017-12-07
ASoC: tlv320aic31xx: Fix GPIO header includes
Andrew F. Davis
1
-1
/
+1
2017-12-01
ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
Andrew F. Davis
1
-10
/
+18
2017-12-01
ASoC: tlv320aic31xx: Add CODEC clock slave support
Andrew F. Davis
1
-1
/
+9
2017-12-01
ASoC: tlv320aic31xx: Check clock and divider before division
Andrew F. Davis
1
-1
/
+7
2017-12-01
ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
Andrew F. Davis
1
-13
/
+10
2017-12-01
ASoC: tlv320aic31xx: Merge init function into probe
Andrew F. Davis
1
-33
/
+22
2017-12-01
ASoC: tlv320aic31xx: General source formatting cleanup
Andrew F. Davis
1
-28
/
+35
2017-11-30
ASoC: tlv320aic31xx: Move ACPI table next to OF table
Andrew F. Davis
1
-8
/
+8
2017-11-30
ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void
Andrew F. Davis
1
-6
/
+3
2017-11-30
ASoC: tlv320aic31xx: File header and copyright cleanup
Andrew F. Davis
1
-17
/
+9
2017-11-30
ASoC: tlv320aic31xx: Use standard reset GPIO OF name
Andrew F. Davis
1
-2
/
+9
2017-11-09
ASoC: tlv320dac31xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-05-14
ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec
Tomas Vilda
1
-1
/
+1
2016-11-12
ASoC: tlv320aic31xx: Add support for tlv320dac3101
Peter Ujfalusi
1
-0
/
+2
2016-11-10
ASoC: tlv320aic31xx: Add missing of_device_id for dac3100
Peter Ujfalusi
1
-0
/
+1
2016-09-27
ASoC: tlv320aic31xx: do not declare support for mono DAI
Nikita Yushchenko
1
-3
/
+3
2016-09-26
ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx
Nikita Yushchenko
1
-56
/
+156
2016-08-08
ASoC: codec duplicated callback function goes to component on tlv320aic31xx
Kuninori Morimoto
1
-6
/
+8
2016-04-19
ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100S
Bastien Nocera
1
-0
/
+10
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
1
-1
/
+1
2015-05-15
ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-5
/
+5
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2015-01-15
ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-4
/
+5
2014-12-08
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso...
Mark Brown
1
-16
/
+2
2014-11-27
ASoC: tlv320aix31xx: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-16
/
+2
2014-11-24
ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.
Jyri Sarha
1
-6
/
+7
2014-09-03
ASoC: tlv320aic31xx: Choose PLL p divider automatically
Jyri Sarha
1
-51
/
+50
2014-09-03
Merge branch 'fix/tlv320aic31xx' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
1
-12
/
+39
2014-09-03
ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk
Jyri Sarha
1
-12
/
+39
[next]