index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
da7213.c
Age
Commit message (
Expand
)
Author
2017-05-19
ASoC: da7213: Update driver to use device_property* FW functions
Adam Thomson
2017-05-14
ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
2017-03-13
ASoC: da7213: add ACPI support
Pierre-Louis Bossart
2016-09-29
Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...
Mark Brown
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-08-08
ASoC: codec duplicated callback function goes to component on da7213
Kuninori Morimoto
2016-08-08
ASoC: da7213: Improve 32KHz mode PLL locking
Adam Thomson
2016-08-08
ASoC: da7213: Refactor sysclk(), pll() functions to improve handling
Adam Thomson
2016-08-08
ASoC: da7213: Improve driver efficiency with regards to MCLK usage
Adam Thomson
2016-08-04
ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats
Adam Thomson
2016-05-10
ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclk
Adam Thomson
2016-05-10
ASoC: da7213: Update PLL ranges to improve locking at frequency boundary
Adam Thomson
2016-05-10
ASoC: da7213: Default PC counter to free-running when DAI disabled
Adam Thomson
2016-05-10
ASoC: da7213: Add checking of SRM lock status before enabling DAI
Adam Thomson
2016-05-10
ASoC: da7213: Add DAI DAPM event to control DAI clocks
Adam Thomson
2015-10-07
ASoC: da7213: Add support to handle mclk data provided to driver
Adam Thomson
2015-10-07
ASoC: da7213: Add DT support to codec driver
Adam Thomson
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-05
ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
2015-05-18
ASoC: da7213: 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
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-20
ASoC: da7213: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-01-13
ASoC: da7213: Use params_width() rather than memory format
Mark Brown
2013-05-09
ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rate
Axel Lin
2013-02-14
ASoC: codecs: Add da7213 codec
Adam Thomson