aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7219.c
AgeCommit message (Expand)Author
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
2016-08-08ASoC: codec duplicated callback function goes to component on da7219Kuninori Morimoto
2016-08-08ASoC: da7219: Make more efficient use of MCLK within driverAdam Thomson
2016-06-26ASoC: da7219: Convert driver to use generic device/fwnode functionsAdam Thomson
2016-05-06ASoC: da7129: Add missing include of acpi.hMark Brown
2016-05-05ASoC: da7219: Add initial ACPI id for deviceAdam Thomson
2016-04-19ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson
2016-04-19ASoC: da7219: Update PLL ranges and dividers to improve lockingAdam Thomson
2016-01-05ASoC: da7219: Correct BCLK inversion for DSP DAI format modeAdam Thomson
2015-12-24ASoC: da7219: Add regmap patch to support old siliconAdam Thomson
2015-12-23ASoC: da7219: Remove support for 32KHz PLL modeAdam Thomson
2015-12-23ASoC: da7219: Add support for 1.6V micbias levelAdam Thomson
2015-12-23ASoC: da7219: Remove internal LDO features of codecAdam Thomson
2015-12-23ASoC: da7219: Update REFERENCES reg default, in-line with HWAdam Thomson
2015-12-23ASoC: da7219: Disable regulators on probe() failureAdam Thomson
2015-12-23ASoC: da7219: Fix Sidetone to work regardless of DAI captureAdam Thomson
2015-11-16ASoC: da7219: Use logical instead of bitwise OR for boolean expressionAxel Lin
2015-10-21ASoC: da7219: Fix da7219->alc_en state when enabling ALCAxel Lin
2015-10-07ASoC: da7219: Improve error checking of mclk enable/disableAdam Thomson
2015-10-07ASoC: da7219: Use of_match_ptr() when assigning match tableAdam Thomson