summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/da7219.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-17ASoC: codecs: da7219: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-5/+8
2025-10-20ASoC: codecs: da7219: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...Kuninori Morimoto1-8/+8
2025-07-15ASoC: convert from clk round_rate() toMark Brown1-30/+34
2025-07-15ASoC: codecs: da7219: convert from round_rate() to determine_rate()Brian Masney1-30/+34
2025-06-09ASoC: codecs: Constify regmap configuration static variablesKrzysztof Kozlowski1-2/+2
2025-03-03ASoC: codec: da7219: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2024-11-05ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-07ASoC: codecs: da7219: Introduce set_jack() callbackAmadeusz Sławiński1-0/+9
2022-09-23ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()Christophe JAILLET1-2/+3
2022-06-27ASoC: da*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: da7219: Drop no-op remove functionUwe Kleine-König1-6/+0
2022-05-04ASoC: Pull in fixesMark Brown1-4/+10
2022-04-20ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown1-4/+10
2022-04-05ASoC: da[79]*: use simple i2c probe functionStephen Kitt1-3/+2
2021-04-28ASoC: da7219: do not request a new clock consummer referenceJerome Brunet1-4/+1
2021-04-23ASoC: da7219: properly get clk from the providerJerome Brunet1-1/+4
2021-01-21ASoC: da*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2020-11-26ASoC: da7219: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-08-21ASoC: da7219: Fix I/O voltage range configuration during probeAdam Thomson1-2/+3
2020-08-17ASoC: da7219: Fix clock handling around codec level probeAdam Thomson1-25/+71
2020-08-17ASoC: da7219: Move soft reset handling to codec level probeAdam Thomson1-183/+188
2020-08-17ASoC: da7219: Move required devm_* allocations to device level codeAdam Thomson1-13/+17
2020-07-09ASoC: codecs: da7219: fix 'defined but not used' warningPierre-Louis Bossart1-0/+2
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto1-10/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-08Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-0/+2
2019-05-07ASoC: da7219: Fix a compile warning at CONFIG_COMMON_CLK=nTakashi Iwai1-0/+2
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown1-125/+405
2019-05-03ASoC: da7219: Update the support rate listYu-Hsuan Hsu1-2/+8
2019-05-02ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseAdam Thomson1-6/+15
2019-03-21ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson1-126/+397
2019-02-14ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson1-33/+47
2019-02-14ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson1-10/+26
2019-01-09ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson1-3/+42
2019-01-09ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson1-8/+24
2019-01-07ASoC: da7219: use logical ANDPierre-Louis Bossart1-1/+1
2019-01-07ASoC: da7219: fix endianness issuesPierre-Louis Bossart1-3/+3
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson1-6/+38
2018-08-06ASoC: da7219: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-03-14ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King1-1/+1
2018-03-13ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson1-0/+2
2018-03-09ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson1-8/+121
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-153/+154
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-06-19ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson1-17/+36
2016-12-12Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown1-18/+121
2016-10-28ASoC: da7219: Connect output enable register to DAIOUTStephen Barber1-1/+2
2016-10-05ASoC: da7219: Improve pop/click performance for sensitive HPsAdam Thomson1-18/+121