index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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
2014-02-23
ASoC: tlv320aic32x4: Support for master clock
Markus Pargmann
1
-0
/
+21
2014-02-03
ASoC: tlv320aic32x4: DT support
Markus Pargmann
1
-0
/
+25
2014-02-03
ASoC: tlv320aic32x4: Use signed int mixer controls
Markus Pargmann
1
-10
/
+16
2014-02-03
ASoC: tlv320aic32x4: Use gpio_is_valid
Markus Pargmann
1
-2
/
+2
2014-01-27
ASoC: tlv320aic32x4: Fix MICPGA input configuration
Markus Pargmann
1
-4
/
+6
2014-01-27
ASoC: tlv320aic32x4: Fix mono playback
Markus Pargmann
1
-7
/
+11
2014-01-16
ASoC: tlv320aic32x4: Fix regmap range_min
Markus Pargmann
1
-1
/
+1
2014-01-13
ASoC: codec: tlv320aic32x4: Fix regmap range config
Markus Pargmann
1
-1
/
+1
2013-09-26
ASoC: tlv320aic32x4: Convert to direct regmap API usage
Mark Brown
1
-66
/
+23
2013-09-26
ASoC: tlv320aic32x4: Move GPIO acquisition to I2C probe
Mark Brown
1
-5
/
+7
2013-08-27
ASoC: tlv320aic32x4: Convert table based control and DAPM setup
Lars-Peter Clausen
1
-15
/
+7
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-01
ASoC: tlv320aic32x4: Add rstn gpio to platform data.
Javier Martin
1
-0
/
+14
2012-11-01
ASoC: tlv320aic32x4: Fix problem with first capture.
Javier Martin
1
-0
/
+10
2012-08-06
ASoC: tlv320aic32x4: Use module_i2c_driver
Sachin Kamat
1
-18
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2012-01-20
ASoC: tlv320aic32x4: always enable analouge block
Wolfram Sang
1
-3
/
+5
2012-01-20
ASoC: tlv320aic32x4: always enable dividers
Wolfram Sang
1
-56
/
+46
2011-12-28
ASoC: Convert tlv320aic32x4 to devm_kzalloc()
Axel Lin
1
-4
/
+2
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-10-13
ASoC: tlv320aic32x4: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-37
/
+24
2011-10-06
ASoC: tlv320aic32x4 fix initialization of micpga routing
Wolfram Sang
1
-2
/
+2
2011-03-07
ASoC: Fix outdated API usage in tlv320aic32x4
Mark Brown
1
-5
/
+5
2011-03-04
ASoC: Add TI tlv320aic32x4 codec support.
Javier Martin
1
-0
/
+794