summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7219.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7219: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
* ASoC: da7219: properly get clk from the providerJerome Brunet2021-04-231-1/+4
* ASoC: da*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-2/+2
* ASoC: da7219: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2
* ASoC: da7219: Fix I/O voltage range configuration during probeAdam Thomson2020-08-211-2/+3
* ASoC: da7219: Fix clock handling around codec level probeAdam Thomson2020-08-171-25/+71
* ASoC: da7219: Move soft reset handling to codec level probeAdam Thomson2020-08-171-183/+188
* ASoC: da7219: Move required devm_* allocations to device level codeAdam Thomson2020-08-171-13/+17
* ASoC: codecs: da7219: fix 'defined but not used' warningPierre-Louis Bossart2020-07-091-0/+2
* ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-10/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-081-0/+2
|\
| * ASoC: da7219: Fix a compile warning at CONFIG_COMMON_CLK=nTakashi Iwai2019-05-071-0/+2
* | Merge branch 'asoc-5.2' into asoc-nextMark Brown2019-05-061-125/+405
|\|
| * ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseAdam Thomson2019-05-021-6/+15
| * ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-211-126/+397
* | ASoC: da7219: Update the support rate listYu-Hsuan Hsu2019-05-031-2/+8
|/
* ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson2019-02-141-33/+47
* ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson2019-02-141-10/+26
* ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson2019-01-091-3/+42
* ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson2019-01-091-8/+24
* ASoC: da7219: use logical ANDPierre-Louis Bossart2019-01-071-1/+1
* ASoC: da7219: fix endianness issuesPierre-Louis Bossart2019-01-071-3/+3
* ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson2018-08-091-6/+38
* ASoC: da7219: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-2/+2
* 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