summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7219.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King2018-03-141-1/+1
* ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson2018-03-131-0/+2
* ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson2018-03-091-8/+121
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-153/+154
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson2017-06-191-17/+36
*-. Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown2016-12-121-18/+121
|\ \
| * | ASoC: da7219: Improve pop/click performance for sensitive HPsAdam Thomson2016-10-051-18/+121
| |/
* / ASoC: da7219: Connect output enable register to DAIOUTStephen Barber2016-10-281-1/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown2016-09-291-22/+54
|\ \
| | * ASoC: da7219: fix inappropriate condition statementTakashi Sakamoto2016-09-271-1/+1
| | * ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson2016-09-261-13/+17
| | * ASoC: da7219: Reset codec gracefully, if still activeAdam Thomson2016-09-261-3/+27
| | * Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2016-09-261-0/+8
| | |\
| | * | ASoC: da7219: Make more efficient use of MCLK within driverAdam Thomson2016-08-081-7/+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 da7219Kuninori Morimoto2016-08-081-7/+8
| |/
* / ASoC: da7219: software reset codec at probeHsin-Yu Chao2016-09-141-0/+8
|/
* ASoC: da7219: Convert driver to use generic device/fwnode functionsAdam Thomson2016-06-261-17/+17
* ASoC: da7129: Add missing include of acpi.hMark Brown2016-05-061-0/+1
* ASoC: da7219: Add initial ACPI id for deviceAdam Thomson2016-05-051-0/+7
* ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson2016-04-191-1/+1
* ASoC: da7219: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-191-14/+14
* ASoC: da7219: Correct BCLK inversion for DSP DAI format modeAdam Thomson2016-01-051-11/+37
* ASoC: da7219: Add regmap patch to support old siliconAdam Thomson2015-12-241-1/+25
* ASoC: da7219: Remove support for 32KHz PLL modeAdam Thomson2015-12-231-8/+2
* ASoC: da7219: Add support for 1.6V micbias levelAdam Thomson2015-12-231-0/+3
* ASoC: da7219: Remove internal LDO features of codecAdam Thomson2015-12-231-48/+2
* ASoC: da7219: Update REFERENCES reg default, in-line with HWAdam Thomson2015-12-231-1/+1
* ASoC: da7219: Disable regulators on probe() failureAdam Thomson2015-12-231-4/+15
* ASoC: da7219: Fix Sidetone to work regardless of DAI captureAdam Thomson2015-12-231-1/+2
* ASoC: da7219: Use logical instead of bitwise OR for boolean expressionAxel Lin2015-11-161-1/+1
* ASoC: da7219: Fix da7219->alc_en state when enabling ALCAxel Lin2015-10-211-1/+1
* ASoC: da7219: Improve error checking of mclk enable/disableAdam Thomson2015-10-071-2/+11
* ASoC: da7219: Use of_match_ptr() when assigning match tableAdam Thomson2015-10-071-1/+1
* ASoC: da7219: Improve error handling for regulator suppliesAdam Thomson2015-10-051-2/+8
* ASoC: codecs: Add da7219 codec driverAdam Thomson2015-10-021-0/+1940