index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic32x4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
Miquel Raynal
2020-10-29
1
-3
/
+6
*
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-16
1
-2
/
+3
*
ASoC: codecs: tlv*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-8
/
+8
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-4
/
+2
*
ASoC: tlv320aic32x4: add a check for devm_clk_get
Chuhong Yuan
2019-10-18
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'
YueHaibing
2019-05-02
1
-5
/
+1
*
ASoC: tlv320aic32x4: Add Playback PowerTune Controls
Annaliese McDermond
2019-04-04
1
-0
/
+9
*
ASoC: tlv320aic32x4: Add Switch for Setting Common Mode Voltage
Annaliese McDermond
2019-04-04
1
-0
/
+7
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
1
-0
/
+2
|
\
|
*
ASoC: tlv320aic32x4: Fix Common Pins
Annaliese McDermond
2019-04-01
1
-0
/
+2
*
|
ASoC: tlv320aic32x4: Allow 192000 Sample Rate
Annaliese McDermond
2019-03-25
1
-1
/
+1
*
|
ASoC: tlv320aic32x4: Remove mclk references
Annaliese McDermond
2019-03-25
1
-7
/
+0
*
|
ASoC: tlv320aic32x4: Restructure set_dai_sysclk
Annaliese McDermond
2019-03-25
1
-11
/
+6
*
|
ASoC: tlv320aic32x4: Dynamically Determine Clocking
Annaliese McDermond
2019-03-25
1
-103
/
+87
*
|
ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functions
Annaliese McDermond
2019-03-25
1
-7
/
+17
*
|
ASoC: tlv320aic32x4: Control clock gating with CCF
Annaliese McDermond
2019-03-25
1
-54
/
+13
*
|
ASoC: tlv320aic32x4: Model BDIV divider in CCF
Annaliese McDermond
2019-03-25
1
-30
/
+26
*
|
ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCF
Annaliese McDermond
2019-03-25
1
-44
/
+57
*
|
ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCF
Annaliese McDermond
2019-03-25
1
-5
/
+13
*
|
ASoC: tlv320aic32x4: Model PLL in CCF
Annaliese McDermond
2019-03-25
1
-94
/
+101
*
|
ASoC: tlv320aic32x4: Properly Set Processing Blocks
Annaliese McDermond
2019-03-21
1
-20
/
+36
*
|
ASoC: tlv320aic32x4: Break out clock setting into separate function
Annaliese McDermond
2019-03-20
1
-8
/
+18
|
/
*
tlv320aic32x4: delay i2c access by 1 ms after hardware reset
Peter Seiderer
2019-02-12
1
-0
/
+1
*
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
Mark Brown
2019-01-18
1
-0
/
+4
|
\
|
*
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
2019-01-07
1
-0
/
+4
*
|
ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecated
b-ak
2019-01-09
1
-1
/
+29
|
/
*
ASoC: tlv320aic32x4: replace codec to component
Kuninori Morimoto
2018-02-12
1
-104
/
+103
*
ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_set_dai_fmt()
Andrew F. Davis
2017-12-13
1
-15
/
+13
*
ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_hw_params()
Andrew F. Davis
2017-12-13
1
-44
/
+46
*
ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_mute()
Andrew F. Davis
2017-12-13
1
-6
/
+3
*
ASoC: tlv320aic32x4: Use BIT and GENMASK for bit field definitions
Andrew F. Davis
2017-12-13
1
-1
/
+1
*
ASoC: tlv320aic32x4: Use correct shift definition for DATALEN bits
Andrew F. Davis
2017-12-13
1
-3
/
+8
*
ASoC: tlv320aic32x4: Use correct shift definition for DATATYPE bits
Andrew F. Davis
2017-12-13
1
-6
/
+8
*
ASoC: tlv320aic32x4: Drop define mapping from number to number
Andrew F. Davis
2017-12-13
1
-23
/
+23
*
-
.
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...
Mark Brown
2017-09-01
1
-0
/
+206
|
\
\
|
|
*
ASoC: tlv320aic32x4: Add gpio configuration to the codec
Dan Murphy
2017-07-17
1
-0
/
+206
|
|
/
*
/
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
|
/
*
ASoC: codec duplicated callback function goes to component on tlv320aic32x4
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t...
Jeremy McDermond
2016-05-13
1
-49
/
+161
*
ASoC: tlv320aic32x4: Add additional input pins
Jeremy McDermond
2016-04-21
1
-0
/
+8
*
ASoC: tlv320aic32x4: Implement resistors on input pins
Jeremy McDermond
2016-04-21
1
-6
/
+24
*
ASoC: tlv320aic32x4: Add 96k sample rate
Jeremy McDermond
2016-04-19
1
-2
/
+5
*
ASoC: tlv320aic32x4: Break out I2C support into separate module
Jeremy McDermond
2016-04-19
1
-52
/
+24
*
ASoC: tlv320aic32x4: Change name of probe function
Jeremy McDermond
2016-04-19
1
-2
/
+2
*
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: tlv320aic32x4: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-27
1
-23
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-08-04
1
-5
/
+5
|
\
\
|
|
*
ASoC: tlv320aic32x4: Convert to params_width()
Mark Brown
2014-07-31
1
-5
/
+5
|
|
/
[next]