index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic31xx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
1
-2
/
+2
*
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-17
1
-2
/
+4
*
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-1
/
+2
*
ASoC: tlv320aic31xx: Add Volume Soft Stepping control
Nikita Yushchenko
2019-12-09
1
-0
/
+8
*
ASoC: tlv320aic31xx: Add HP output driver pop reduction controls
Nikita Yushchenko
2019-12-09
1
-2
/
+30
*
ASoC: tlv320aic31xx: configure output common-mode voltage
Lucas Stach
2019-11-18
1
-0
/
+45
*
ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'
YueHaibing
2019-08-15
1
-1
/
+0
*
ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER
Lucas Stach
2019-07-22
1
-2
/
+5
*
ASoC: tlv320aic31xx: aic31xx_set_jack() can be static
kbuild test robot
2019-04-03
1
-2
/
+2
*
ASoC: tlv320aic31xx: Add button press detection
Andrew F. Davis
2019-04-02
1
-2
/
+15
*
ASoC: tlv320aic31xx: Add headphone/headset detection
Andrew F. Davis
2019-04-02
1
-1
/
+47
*
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
2019-02-08
1
-13
/
+3
*
ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tab
Colin Ian King
2018-11-17
1
-1
/
+1
*
ASoC: tlv320aic31xx: Add overflow detection support
Andrew F. Davis
2018-09-04
1
-2
/
+32
*
ASoC: tlv320aic31xx: Add short circuit detection support
Andrew F. Davis
2018-09-03
1
-0
/
+55
*
ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master mode
Peter Ujfalusi
2018-02-19
1
-10
/
+22
*
ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'
Peter Ujfalusi
2018-02-19
1
-9
/
+9
*
ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocks
Peter Ujfalusi
2018-02-14
1
-1
/
+72
*
ASoC: tlv320aic31xx: replace codec to component
Kuninori Morimoto
2018-02-12
1
-124
/
+116
*
ASoC: tlv320aic31xx: Reset registers during power up
Andrew F. Davis
2017-12-07
1
-4
/
+22
*
ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls
Andrew F. Davis
2017-12-07
1
-48
/
+29
*
ASoC: tlv320aic31xx: Fix GPIO header includes
Andrew F. Davis
2017-12-07
1
-1
/
+1
*
ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
Andrew F. Davis
2017-12-01
1
-10
/
+18
*
ASoC: tlv320aic31xx: Add CODEC clock slave support
Andrew F. Davis
2017-12-01
1
-1
/
+9
*
ASoC: tlv320aic31xx: Check clock and divider before division
Andrew F. Davis
2017-12-01
1
-1
/
+7
*
ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
Andrew F. Davis
2017-12-01
1
-13
/
+10
*
ASoC: tlv320aic31xx: Merge init function into probe
Andrew F. Davis
2017-12-01
1
-33
/
+22
*
ASoC: tlv320aic31xx: General source formatting cleanup
Andrew F. Davis
2017-12-01
1
-28
/
+35
*
ASoC: tlv320aic31xx: Move ACPI table next to OF table
Andrew F. Davis
2017-11-30
1
-8
/
+8
*
ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void
Andrew F. Davis
2017-11-30
1
-6
/
+3
*
ASoC: tlv320aic31xx: File header and copyright cleanup
Andrew F. Davis
2017-11-30
1
-17
/
+9
*
ASoC: tlv320aic31xx: Use standard reset GPIO OF name
Andrew F. Davis
2017-11-30
1
-2
/
+9
*
ASoC: tlv320dac31xx: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-08
1
-1
/
+1
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec
Tomas Vilda
2017-05-14
1
-1
/
+1
*
ASoC: tlv320aic31xx: Add support for tlv320dac3101
Peter Ujfalusi
2016-11-12
1
-0
/
+2
*
ASoC: tlv320aic31xx: Add missing of_device_id for dac3100
Peter Ujfalusi
2016-11-10
1
-0
/
+1
*
ASoC: tlv320aic31xx: do not declare support for mono DAI
Nikita Yushchenko
2016-09-27
1
-3
/
+3
*
ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx
Nikita Yushchenko
2016-09-26
1
-56
/
+156
*
ASoC: codec duplicated callback function goes to component on tlv320aic31xx
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100S
Bastien Nocera
2016-04-19
1
-0
/
+10
*
-
.
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-08-30
1
-1
/
+1
|
\
\
|
*
|
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
2015-07-15
1
-1
/
+1
|
|
/
*
/
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
|
/
*
ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-05-15
1
-5
/
+5
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-15
1
-4
/
+5
*
-
.
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso...
Mark Brown
2014-12-08
1
-16
/
+2
|
\
\
|
|
*
ASoC: tlv320aix31xx: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-27
1
-16
/
+2
|
|
/
*
/
ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.
Jyri Sarha
2014-11-24
1
-6
/
+7
|
/
[next]