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
/
tlv320aic31xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-06
ASoC: tlv320aic31xx: Use modern ASoC DAI format terminology
Mark Brown
1
-10
/
+9
2022-04-25
ASoC: tlv320*: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-16
/
+16
2022-01-24
ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.h
Ariel D'Alessandro
1
-1
/
+1
2021-12-20
ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helper
Kuninori Morimoto
1
-11
/
+5
2021-11-22
ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration
Ariel D'Alessandro
1
-0
/
+14
2021-11-22
ASoC: tlv320aic31xx: Add divs for bclk as clk_in
Ariel D'Alessandro
1
-0
/
+20
2021-11-22
ASoC: tlv320aic31xx: Add support for pll_r coefficient
Ariel D'Alessandro
1
-35
/
+36
2021-07-26
ASoC: tlv320aic31xx: Fix jack detection after suspend
Mark Brown
1
-0
/
+10
2021-07-12
ASoC: tlv320aic31xx: Make regmap cache only on probe()
Mark Brown
1
-0
/
+2
2021-01-21
ASoC: tlv*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-2
/
+2
2020-07-22
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-17
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+4
2020-07-10
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+2
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
[next]