summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7213.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* ASoC: da7213: fix DAI_CLK_EN register bit overwriteLogesh2019-05-01
* ASoC: da7213: use true and false for boolean valuesGustavo A. R. Silva2018-08-06
* ASoC: da7213: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: da7213: Improve a size determination in da7213_i2c_probe()Markus Elfring2017-11-27
* ASoC: da7213: Delete an error message for a failed memory allocation in da721...Markus Elfring2017-11-27
* ASoC: da7213: add support for DSP modesPierre-Louis Bossart2017-11-09
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-10
* ASoC: da7213: Update driver to use device_property* FW functionsAdam Thomson2017-05-19
* ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM checkAdam Thomson2017-05-14
* ASoC: da7213: add ACPI supportPierre-Louis Bossart2017-03-13
*-. Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown2016-09-29
|\ \
| | * ASoC: da7213: Improve 32KHz mode PLL lockingAdam Thomson2016-08-08
| | * ASoC: da7213: Refactor sysclk(), pll() functions to improve handlingAdam Thomson2016-08-08
| | * ASoC: da7213: Improve driver efficiency with regards to MCLK usageAdam Thomson2016-08-08
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-29
|\ \ \ | | |/ | |/|
| | * ASoC: codec duplicated callback function goes to component on da7213Kuninori Morimoto2016-08-08
| |/
* / ASoC: da7213: Default to 64 BCLKs per WCLK to support all formatsAdam Thomson2016-08-04
|/
* ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson2016-05-10
* ASoC: da7213: Update PLL ranges to improve locking at frequency boundaryAdam Thomson2016-05-10
* ASoC: da7213: Default PC counter to free-running when DAI disabledAdam Thomson2016-05-10
* ASoC: da7213: Add checking of SRM lock status before enabling DAIAdam Thomson2016-05-10
* ASoC: da7213: Add DAI DAPM event to control DAI clocksAdam Thomson2016-05-10
* ASoC: da7213: Add support to handle mclk data provided to driverAdam Thomson2015-10-07
* ASoC: da7213: Add DT support to codec driverAdam Thomson2015-10-07
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-30
|\ \
| | * ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-05
| |/
* | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-16
|\ \
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-07
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-15
|/
* ASoC: da7213: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-17
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-27
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-11
* | ASoC: da7213: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-19
|/
* ASoC: da7213: Use params_width() rather than memory formatMark Brown2014-01-13
* ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin2013-05-09
* ASoC: codecs: Add da7213 codecAdam Thomson2013-02-14