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