index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic31xx.c
Age
Commit message (
Expand
)
Author
2025-11-17
ASoC: codecs: tlv320aic31xx: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2024-12-09
ASoC: tlv320aic31xx: Remove use of i2c_match_id()
Andrew Davis
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-10
ASoC: tlv320aic31xx: Fix typos
Andrew Kreimer
2024-09-09
ASoC: tlv320aic31xx: Add support for loading filter coefficients
Romain Gantois
2024-06-10
ASoC: codecs: Remove unused of_gpio.h
Andy Shevchenko
2023-10-19
ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleep
Marco Felsch
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-06-27
ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-06
ASoC: tlv320aic31xx: Use modern ASoC DAI format terminology
Mark Brown
2022-04-25
ASoC: tlv320*: use i2c_match_id and simple i2c probe
Stephen Kitt
2022-01-24
ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.h
Ariel D'Alessandro
2021-12-20
ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helper
Kuninori Morimoto
2021-11-22
ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration
Ariel D'Alessandro
2021-11-22
ASoC: tlv320aic31xx: Add divs for bclk as clk_in
Ariel D'Alessandro
2021-11-22
ASoC: tlv320aic31xx: Add support for pll_r coefficient
Ariel D'Alessandro
2021-07-26
ASoC: tlv320aic31xx: Fix jack detection after suspend
Mark Brown
2021-07-11
ASoC: tlv320aic31xx: Make regmap cache only on probe()
Mark Brown
2021-01-21
ASoC: tlv*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-07-22
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-09
ASoC: tlv320aic31xx: Add Volume Soft Stepping control
Nikita Yushchenko
2019-12-09
ASoC: tlv320aic31xx: Add HP output driver pop reduction controls
Nikita Yushchenko
2019-11-18
ASoC: tlv320aic31xx: configure output common-mode voltage
Lucas Stach
2019-08-15
ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'
YueHaibing
2019-07-22
ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER
Lucas Stach
2019-04-03
ASoC: tlv320aic31xx: aic31xx_set_jack() can be static
kbuild test robot
2019-04-02
ASoC: tlv320aic31xx: Add button press detection
Andrew F. Davis
2019-04-02
ASoC: tlv320aic31xx: Add headphone/headset detection
Andrew F. Davis
2019-02-08
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
2018-11-16
ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tab
Colin Ian King
2018-09-04
ASoC: tlv320aic31xx: Add overflow detection support
Andrew F. Davis
2018-09-03
ASoC: tlv320aic31xx: Add short circuit detection support
Andrew F. Davis
2018-02-19
ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master mode
Peter Ujfalusi
2018-02-19
ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'
Peter Ujfalusi
2018-02-14
ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocks
Peter Ujfalusi
2018-02-12
ASoC: tlv320aic31xx: replace codec to component
Kuninori Morimoto
2017-12-07
ASoC: tlv320aic31xx: Reset registers during power up
Andrew F. Davis
2017-12-07
ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls
Andrew F. Davis
2017-12-07
ASoC: tlv320aic31xx: Fix GPIO header includes
Andrew F. Davis
2017-12-01
ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
Andrew F. Davis
2017-12-01
ASoC: tlv320aic31xx: Add CODEC clock slave support
Andrew F. Davis
2017-12-01
ASoC: tlv320aic31xx: Check clock and divider before division
Andrew F. Davis
2017-12-01
ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
Andrew F. Davis
2017-12-01
ASoC: tlv320aic31xx: Merge init function into probe
Andrew F. Davis
2017-12-01
ASoC: tlv320aic31xx: General source formatting cleanup
Andrew F. Davis
2017-11-30
ASoC: tlv320aic31xx: Move ACPI table next to OF table
Andrew F. Davis
2017-11-30
ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void
Andrew F. Davis
2017-11-30
ASoC: tlv320aic31xx: File header and copyright cleanup
Andrew F. Davis
[next]