summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7219.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-08
|\
| * ASoC: da7219: Fix a compile warning at CONFIG_COMMON_CLK=nTakashi Iwai2019-05-06
* | Merge branch 'asoc-5.2' into asoc-nextMark Brown2019-05-06
|\|
| * ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseAdam Thomson2019-05-01
| * ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-21
* | ASoC: da7219: Update the support rate listYu-Hsuan Hsu2019-05-03
|/
* ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson2019-02-14
* ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson2019-02-14
* ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson2019-01-09
* ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson2019-01-09
* ASoC: da7219: use logical ANDPierre-Louis Bossart2019-01-07
* ASoC: da7219: fix endianness issuesPierre-Louis Bossart2019-01-07
* ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson2018-08-09
* ASoC: da7219: use true and false for boolean valuesGustavo A. R. Silva2018-08-06
* ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King2018-03-14
* ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson2018-03-13
* ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson2018-03-09
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-10
* ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson2017-06-19
*-. Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown2016-12-12
|\ \
| * | ASoC: da7219: Improve pop/click performance for sensitive HPsAdam Thomson2016-10-05
| |/
* / ASoC: da7219: Connect output enable register to DAIOUTStephen Barber2016-10-28
|/
*-. Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown2016-09-29
|\ \
| | * ASoC: da7219: fix inappropriate condition statementTakashi Sakamoto2016-09-27
| | * ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson2016-09-26
| | * ASoC: da7219: Reset codec gracefully, if still activeAdam Thomson2016-09-26
| | * Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2016-09-26
| | |\
| | * | ASoC: da7219: Make more efficient use of MCLK within driverAdam Thomson2016-08-08
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-29
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ASoC: codec duplicated callback function goes to component on da7219Kuninori Morimoto2016-08-08
| |/
* / ASoC: da7219: software reset codec at probeHsin-Yu Chao2016-09-14
|/
* ASoC: da7219: Convert driver to use generic device/fwnode functionsAdam Thomson2016-06-26
* ASoC: da7129: Add missing include of acpi.hMark Brown2016-05-06
* ASoC: da7219: Add initial ACPI id for deviceAdam Thomson2016-05-05
* ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson2016-04-19
* ASoC: da7219: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-19
* ASoC: da7219: Correct BCLK inversion for DSP DAI format modeAdam Thomson2016-01-05
* ASoC: da7219: Add regmap patch to support old siliconAdam Thomson2015-12-24
* ASoC: da7219: Remove support for 32KHz PLL modeAdam Thomson2015-12-22
* ASoC: da7219: Add support for 1.6V micbias levelAdam Thomson2015-12-22
* ASoC: da7219: Remove internal LDO features of codecAdam Thomson2015-12-22
* ASoC: da7219: Update REFERENCES reg default, in-line with HWAdam Thomson2015-12-22
* ASoC: da7219: Disable regulators on probe() failureAdam Thomson2015-12-22
* ASoC: da7219: Fix Sidetone to work regardless of DAI captureAdam Thomson2015-12-22
* ASoC: da7219: Use logical instead of bitwise OR for boolean expressionAxel Lin2015-11-16
* ASoC: da7219: Fix da7219->alc_en state when enabling ALCAxel Lin2015-10-21
* ASoC: da7219: Improve error checking of mclk enable/disableAdam Thomson2015-10-07
* ASoC: da7219: Use of_match_ptr() when assigning match tableAdam Thomson2015-10-07