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