summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/da7219.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-07ASoC: codecs: da7219: Introduce set_jack() callbackAmadeusz Sławiński
2022-09-23ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()Christophe JAILLET
2022-06-27ASoC: da*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-06ASoC: da7219: Drop no-op remove functionUwe Kleine-König
2022-05-04ASoC: Pull in fixesMark Brown
2022-04-20ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown
2022-04-05ASoC: da[79]*: use simple i2c probe functionStephen Kitt
2021-04-28ASoC: da7219: do not request a new clock consummer referenceJerome Brunet
2021-04-23ASoC: da7219: properly get clk from the providerJerome Brunet
2021-01-21ASoC: da*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-26ASoC: da7219: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-08-21ASoC: da7219: Fix I/O voltage range configuration during probeAdam Thomson
2020-08-17ASoC: da7219: Fix clock handling around codec level probeAdam Thomson
2020-08-17ASoC: da7219: Move soft reset handling to codec level probeAdam Thomson
2020-08-17ASoC: da7219: Move required devm_* allocations to device level codeAdam Thomson
2020-07-09ASoC: codecs: da7219: fix 'defined but not used' warningPierre-Louis Bossart
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-08Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-05-07ASoC: da7219: Fix a compile warning at CONFIG_COMMON_CLK=nTakashi Iwai
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown
2019-05-03ASoC: da7219: Update the support rate listYu-Hsuan Hsu
2019-05-02ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseAdam Thomson
2019-03-21ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson
2019-02-14ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson
2019-02-14ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson
2019-01-09ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson
2019-01-09ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson
2019-01-07ASoC: da7219: use logical ANDPierre-Louis Bossart
2019-01-07ASoC: da7219: fix endianness issuesPierre-Louis Bossart
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson
2018-08-06ASoC: da7219: use true and false for boolean valuesGustavo A. R. Silva
2018-03-14ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King
2018-03-13ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson
2018-03-09ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-06-19ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson
2016-12-12Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown
2016-10-28ASoC: da7219: Connect output enable register to DAIOUTStephen Barber
2016-10-05ASoC: da7219: Improve pop/click performance for sensitive HPsAdam Thomson
2016-09-29Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown
2016-09-27ASoC: da7219: fix inappropriate condition statementTakashi Sakamoto
2016-09-26ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson
2016-09-26ASoC: da7219: Reset codec gracefully, if still activeAdam Thomson
2016-09-26Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2016-09-14ASoC: da7219: software reset codec at probeHsin-Yu Chao