index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic31xx.c
Age
Commit message (
Expand
)
Author
2015-05-15
ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-01-15
ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2014-12-08
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso...
Mark Brown
2014-11-27
ASoC: tlv320aix31xx: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-24
ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.
Jyri Sarha
2014-09-03
ASoC: tlv320aic31xx: Choose PLL p divider automatically
Jyri Sarha
2014-09-03
Merge branch 'fix/tlv320aic31xx' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2014-09-03
ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk
Jyri Sarha
2014-09-01
ASoC: tlv320aic31xx: Correct interface register 2 variable name
Peter Ujfalusi
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...
Mark Brown
2014-07-31
ASoC: tlv320aic31xx: Convert to params_width()
Mark Brown
2014-07-25
ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init()
Peter Ujfalusi
2014-06-22
ASoC: tlv320aic31xx: Fixed Coding Style Issues
Shahina Shaik
2014-06-21
ASoC: tlv320aic31xx: Remove duplicate const
Lars-Peter Clausen
2014-05-22
Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...
Mark Brown
2014-04-25
ASoC: tlv320aic31xx: Convert /n to \n
Joe Perches
2014-04-14
ASoC: tlv320aic23: Include of.h
Sachin Kamat
2014-03-18
ASoC: codecs: Replace instances of rtd->codec with dai->codec
Lars-Peter Clausen
2014-03-18
ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc
Axel Lin
2014-03-17
ASoC: tlv320aic31xx: Turn power off only once.
Jyri Sarha
2014-03-13
ASoC: tlv320aic31xx: Staticise non-exported symbols
Mark Brown
2014-03-13
ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call
Jyri Sarha
2014-03-13
ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_off
Jyri Sarha
2014-03-13
ASoC: tlv320aic31xx: Add basic codec driver implementation
Jyri Sarha